body  {
font-family : Arial;
font-size : 12px;
margin-left : 0;
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
background : url('images/hg.gif');
}

#header_line1 {
  position: absolute;
  top: 0px; right: 0px;
  float: right;
  height: 111px;
  width: 100%;
  background: url('images/head_1_re.gif') no-repeat;
  background-position: right top;
}
#header_line2 {
  position: absolute;
  top: 111px; left: 0px; right: 0px;
  height: 22px;
  padding-left: 255px;
  background: url('images/head_2_bg.gif') repeat-x;
}

.menu_top {
  float: left;
  height: 19px;
  padding: 3px 15px 0 15px;
  font-weight: bold;
  color: #000000;
  background: url('images/trenner.gif') no-repeat;
}
.active {
  color: #FFFFFF !important;
}


#header_line3 {
  position: absolute;
  top: 133px; left: 0px;
  height: 28px;
  width: 100%;
  background: url('images/head_3_bg.gif') repeat-x;
}
#body1 {
  position: absolute;
  float: left;
  top: 161px;
  left: 0px;
  width: 41px;
  bottom: 0px;
  background: url('images/body_1_li.gif') no-repeat;
}
#body2 {
  position: absolute;
  float: left;
  top: 161px;
  left: 41px;
  width: 200px;
  bottom: 0px;
  padding-left: 18px;
  padding-top: 15px;
  /*background-color: #FFFF99;*/
}
#body3 {
  float: left;
  position: absolute;
  top: 161px;
  left: 241px;
  width: auto;
  bottom: 0px;
  right: 195px;
  padding: 15px;
  /*background-color: #FFFFCC;*/
}
#body4 {
  position: absolute;
  float: left;
  top: 161px;
  right: 0px;
  bottom: 0px;
  width: 180px;
  padding-right: 15px;
  /*background-color: #EFFFCC;*/
}

.sitebar_right_head {
  color: #000000;
  font-weight: bold;
  width: 165px;
  height: 28px;
  margin-top: 15px;
  padding: 3px 5px 0px 12px;
  background: #FFFFFF url(images/head_block_right.gif);
}
.sitebar_right_body {
  color: #000000;
  width: 158px;
  height: auto;
  padding: 12px;
  background-color: #E8E8E8;
}

.sitebar_left_head {
  color: #FFFFFF;
  font-weight: bold;
  width: 165px;
  margin-top: 15px;
  font-size: 13px;
  /*background-color: #033A9F;*/
}
.sitebar_left_body {
  color: #FFFFFF;
  width: 165px;
  height: auto;
  margin-top: 12px;
  /*background-color: #A3B1D8;*/
}
.clear-all {
   	clear: both;
}

#data {}


/* Formatierung der Meldungen */
#info {
height: auto;
background: #FFFFCD;
color: #555555;
padding: 10px;
border : 1px solid #c2260c;
margin-bottom: 10px;
}

hr{
 border: 0px; /* Für Firefox und Opera */
 border-top: dotted 1px #808080;
 border-bottom: dotted 1px #FFFFFF; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}

/* Formular mit Editor */
.editorform {
background-color: #E9E9E9;
border-collapse: separate;
border-spacing: 1px 1px;
}
.editorform th {
padding:4px;
background-color : #6E89DD;
color : #ffffff;
font-weight : bold;
text-align : left;
}
.editorform td {
padding:4px;
}

/* Auflistungen */
.table_list {
background-color : #ffffff;
border-collapse: separate;
border-spacing: 1px 1px;
color : #000000;
}
.table_list th {
padding:4px;
background-color : #6E89DD;
color : #ffffff;
font-weight : bold;
text-align : left;
font-size: 14px;
}
.table_list td {
padding:4px;
background-color : #efefef;
font-size: 12px;
}
.table_list .front {
background-color : #dee3e7;
font-weight: bold;
}
.table_list .subheader {
background-color : #e0e0e0;
font-weight: bold;
}
.table_list th a {
  color: #FFF;
}

/* Tabelle mit Hovereffekt */
.table_hover {
background-color : #ffffff;
border-collapse: separate;
border-spacing: 1px 1px;
color : #000000;
}
.table_hover tr {
background-color : #efefef;
}
.table_hover td {
padding:3px;
}
.table_hover tr:hover td {
background-color : #ffffcd;
}
.table_hover th {
padding:3px;
background-color : #6E89DD;
color : #ffffff;
font-weight : bold;
text-align : left;
}
.table_hover th a {
  color: #FFF;
}

.header {
padding:3px;
background-color : #6E89DD;
color : #ffffff;
font-weight : bold;
}
.subheader {
  background-color: #BAC8EF;
  font-weight: bold;
}
.front {
  background-color: #A3B1D8;
}


.content {
  background-color: #E9E9E9;
}
.icon_options {
  vertical-align: middle;
  border: none;
}

/* Heller untergeordneter Header */
.tableheader_light {
background-color: #EBEADB;
color : #000000;
}

/* Beschreibungszelle oder Optionsbereich einer Tabelle mit Hovereffekt */
.front {
background-color : #dee3e7;
color : #000000;
}


/* Formatierung des Branchenbuches (ibook) */
.kupon {
	position: relative;
	float: right;
	left: 0px;
	top: -5px;
}

.ibook_info {
	background: #ffff9f;
	height: auto;
	padding: 10px;
	border: 1px solid #e5e5e5;
	margin-top: 5px;
	margin-bottom: 5px;
}

.ibookbody1 {
	background: #FFFFFF;
	height: 120px;
	padding: 10px;
	border: 1px solid #e5e5e5;
	margin-top: 5px;
}

.ibookbody2 {
	background: #f7f6f6;
	height: 120px;
	padding: 10px;
	border: 1px solid #e5e5e5;
	margin-top: 5px;
}

.ibookcontent {
	position: relative;
  	float: left;
	width: 370px;
	padding: 1px;
	text-align: left;
	color: #333333;
	align: text-top;
}

.ibookcontent a:link { text-decoration:underline; font-weight:bold; font-size:8pt; color:#000000; }
.ibookcontent a:visited { text-decoration:none; font-weight:bold; font-size:8pt; color:#000000; }

.ibookoption {
	position: relative;
  	float: right;
	width: 130px;
	height: 40px;
	padding: 1px 1px 1px 10px;
	border-left: 1px dashed #000000;
	text-align: left;
}


img.image {
	border: 1px solid #DADADA;
	padding: 5px;
	background: #FAFAFA;
}
img.right {
	border: 1px solid #DADADA;
	padding: 5px;
	background: #FAFAFA;
   margin: 0px 0px 5px 15px;
}
img.left {
	border: 1px solid #DADADA;
	padding: 5px;
	background: #FAFAFA;
   margin: 0px 15px 5px 0px;
}


h1 {
position: relative;
top: 1px;
font-size: 16px;
line-height: 15px;
color: #033A9F;
letter-spacing: 0px;
background: url('images/dash.gif') bottom repeat-x;
padding: 0px 0px 10px 0px;
margin-bottom: 10px;
margin-top: 0px;
}

h2 {
position: relative;
top: 1px;
font-size: 14px;
line-height: 15px;
color: #033A9F;
letter-spacing: 0px;
background: url('images/dash.gif') bottom repeat-x;
padding: 0px 0px 10px 0px;
margin-bottom: 10px;
}

h3 {
position: relative;
top: 1px;
font-size: 12px;
line-height: 15px;
color: #C40000;
letter-spacing: 0px;
background: url('images/dash.gif') bottom repeat-x;
padding: 0px 0px 10px 0px;
margin-bottom: 10px;
}
h4 {
position: relative;
top: 1px;
font-size: 10px;
line-height: 15px;
color: #C40000;
letter-spacing: 0px;
background: url('images/dash.gif') bottom repeat-x;
padding: 0px 0px 10px 0px;
margin-bottom: 10px;
}
h5 {
font-size : 10pt;
font-family : Arial;
color : #000000;
font-weight : 100;
background-color : #ffffff;
}
h6 {
border : 1px solid blue;
}

a:link {
text-decoration : none;
font-size : 10pt;
color : #001ee1;
}
a:visited {
text-decoration : none;
font-size : 10pt;
color : #001ee1;
}
a:hover {
text-decoration : none;
font-size : 10pt;
color : #aa0000;
}
a:active {
text-decoration : none;
font-size : 10pt;
}

/* Formatierung des Kalenders */
.calendar_table {
  background-color: #E9E9E9;
  border-collapse: separate;
  border-spacing: 1px 1px;
  color : #000000;
  width: 100%;
}
.calendar_table th {
  background-color: #3057B3;
}
.calendar_saturday {
background-color : #ffcaa6;
}
.calendar_sunday {
background-color : #ff9650;
}
.calendar_weekday {
background-color : #f8f8f8;
}
.calendar_today {
background-color : #ffff7d;
}
.calendar_noday {
background-color : #ffffff;
}
.calendar_termin {
background-color : #ffffcc;
}

/* Formatierung der Rahmenfarben in den Galerien */
.paspatu_frame {
background-color : #999999;
}
.paspatu {
background-color : #ffffff;
}
.paspatu_focus {
background-color : #f3e800;
}
.paspatu_online {
background-color : #93bfe8;
}

/* Formatierung der News */
.news {
margin : 0 0 15px 0;
padding : 0;
background : #fff url(images/bg2.jpg) repeat-x;
border : 1px solid #efeded;
}
.news .news-footer {
background-color : #fafafa;
border : 1px solid #f2f2f2;
padding : 5px;
margin-top : 20px;
font-size : 95%;
}
.news .news-footer .date {
background : url('images/clock.gif') no-repeat 0 center;
padding-left : 20px;
margin : 0 10px 0 5px;
}
.news .news-footer .comments {
background : url('images/comment.gif') no-repeat 0 center;
padding-left : 20px;
margin : 0 10px 0 5px;
}
.news .news-footer .readmore {
background : url('images/page.gif') no-repeat 0 center;
padding-left : 20px;
margin : 0 10px 0 5px;
}
.news p {
margin : 10px 15px;
}
.news h4 {
font-size:12px;
margin : 10px 15px;
}
.partner {
visibility : hidden;
}


/* Allgemeine Ausrichtungsklassen */
.float-left {
float : left;
}
.float-right {
float : right;
}
.align-left {
text-align : left;
}
.align-right {
text-align : right;
}
.clear {
clear : both;
}


/* Login bzw. andere Menüpunkte (nicht das Hauptmenü) */
.sitebar_menu {
  padding-left : 0.8em;
}
.sitebar_menu li {
  padding-bottom: 6px;
  display:block;
  padding-left : 1.7em;
  background: url(images/point.gif) no-repeat 0px 0.2em;
}
.sitebar_menu a {
  color: #FFFFFF;
}


/* Auflistungen im Contentbereich */
#data ul {
margin-left : 0;
padding-left : 1.5em;
text-indent : 0;
}
.table_normal ul {
margin-left : 0;
padding-left : 1.5em;
text-indent : 0;
}

/* Formatierung von Tabellen ohne Hintergrundfarbe */
.table_normal {
  width : 100%;
  border-collapse: separate;
  border-spacing: 0px 0px;
  color : #000000;
}

/* Formatierungen für die Lightbox-Funktion */
#lightbox {
position : absolute;
left : 0;
width : 100%;
z-index : 100;
text-align : center;
line-height : 0;
}
#lightbox img {
width : auto;
height : auto;
border : 1px solid #bdbdbd;
}
#lightbox a img {
border : none;
}
#outerImageContainer {
position : relative;
background-color : #fff;
width : 250px;
height : 250px;
margin : 0 auto;
}
#imageContainer {
padding : 10px;
}
#loading {
position : absolute;
top : 40%;
left : 0%;
height : 25%;
width : 100%;
text-align : center;
line-height : 0;
}
#hoverNav {
position : absolute;
top : 0;
left : 0;
height : 100%;
width : 100%;
z-index : 10;
}
#imageContainer > #hoverNav {
left : 0;
}
#hoverNav a {
outline : none;
}
#prevLink, #nextLink {
width : 49%;
height : 100%;
display : block;
}
#prevLink {
left : 0;
float : left;
}
#nextLink {
right : 0;
float : right;
}
#prevLink:hover, #prevLink:visited:hover {
background : url(../images/prevlabel.gif) no-repeat left 15%;
}
#nextLink:hover, #nextLink:visited:hover {
background : url(../images/nextlabel.gif) no-repeat right 15%;
}
#imageDataContainer {
font : 10px Verdana, Helvetica, sans-serif;
background-color : #fff;
margin : 0 auto;
line-height : 1.4em;
overflow : auto;
width : 100%;
}
#imageData {
padding : 0 10px;
color : #666;
}
#imageData #imageDetails {
width : 70%;
float : left;
text-align : left;
}
#imageData #caption {
font-weight : bold;
}
#imageData #numberDisplay {
display : block;
clear : left;
padding-bottom : 1em;
}
#imageData #bottomNavClose {
width : 66px;
float : right;
padding-bottom : 0.7em;
outline : none;
}
#overlay {
position : absolute;
top : 0;
left : 0;
z-index : 90;
width : 100%;
height : 500px;
background-color : #000;
}

/* Kontaktformular */
.contact {
margin : 18px;
}




/*Alte Formatierungen, die zum Teil noch in Verwendung sind ----------------------------------------------------------- */

.table_form {
width : 100%;
border-width : 0;
border-style : none;
color : #000000;
}
.table_net {
width : 100%;
border-width : 0;
}
.tableheader {
background-color : #3057b3;
color : #FFFFFF;
font-weight : bold;
}
.tableheader_ebene2 {
background-color : #ebeadb;
color : #444444;
}
.tablefront {
background-color : #d9e2ec;
color : #000000;
}
.tablebody {
background-color : #eaedf4;
color : #000000;
}
.tablebody_light {
background-color : #ffffff;
color : #000000;
}
.color_title {
font-size : 10pt;
font-family : Arial;
color : #3366ff;
font-weight : bold;
}
.line {
border : 1px solid #9d9d9d;
height : 1px;
width : 100%;
text-align : left;
}
.gray {
color : #bfbfbf;
}
.tableheader a {
color : #ffffff;
font-weight : bold;
}