body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	line-height:18px;
	font-size: 12px;
	color: #000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    width:100%; height:100%;
}
#hintergrund {position:absolute; z-index:1; width:100%; height:100%;}
#scrollbar {position:absolute; width:100%; height:100%; top:0; left:0; overflow:auto; z-index:2;}
#header {
	margin-left:auto;
	margin-right:auto;
	width: 970px;
	height: 50px;
}
#logo {
  position: relative;
  float: left;
  top: 5px;
  left: 20px;
  border: none;
}
#menuline {
	position: relative;
  float: left;
    left: 50px;
    top: 10px;
}
#flags {
  position: absolute;
  left: 50%;
  top: 12px;
  width: 120px;
  margin-left: 360px;
}
.flag {
  -webkit-box-shadow: #666 0px 0px 8px;
  -moz-box-shadow: #666 0px 0px 8px;
  box-shadow: #666 0px 0px 8px;
}


#body {
	margin-left:auto;
	margin-right:auto;
	width: 970px;
	height: auto;
    /*background-color: #FFFFCC;*/
}

#sitebar_left {
	float:left;
	width: 200px;
	height: auto;
}
#content {
	float:left;
	width: 570px;
	height: auto;
}
#sitebar_right {
	float:right;
	width: 200px;
	height: auto;
}
.block {
  /*height: auto;*/
  padding: 10px 10px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  /*-webkit-box-shadow: #666 0px 0px 8px;
  -moz-box-shadow: #666 0px 0px 8px;
  box-shadow: #666 0px 0px 8px;*/
  behavior: url(/include/PIE.htc);
}
.b_left {
  margin-right: 10px;
  margin-bottom: 10px;
  width: 170px;
  height: auto;
}
.b_content {
  margin-bottom: 10px;
  width: 550px;
  height: auto;
}
.b_right {
  margin-left: 10px;
  margin-bottom: 10px;
  width: 170px;
  height: auto;
}
/* Farben der Blöcke */
.b_color1 {
  background-image: url(images/ffffff8.png);
  border: 1px solid #999999;
  z-index: 0;
}
.b_color2 {
  background-image: url(images/ffffff8.png);
  border: 1px solid #999999;
}
.b_color3 {
  background-image: url(images/ffffff7.png);
  border: 1px solid #999999;
}
.b_color4 {
  background-image: url(images/e8e8e8-8.png);
  border: 1px solid #e8e8e8;
}
.b_color5 {
  background-image: url(images/204174-3.png);
  border: 1px solid #204174;
  z-index: 0;
}
.b_color6 {
  background-image: url(images/ffffff4.png);
  border: 1px solid #999999;
}

.chat_border {
  background-color:#999999;
}

.clear-all {
   	clear: both;
}
#footer {
  position: relative;
  width: 950px;
  left: 50%;
  margin-left: -485px;
  max-height: auto;
  background-image: url(images/204174-6.png);
  border: 1px solid #204174;
  color: #FFF;
}
#footer_content {
  margin-left:auto;
  margin-right:auto;
  width: 570px;
  height: auto;
  color: #FFF;
}
#footer_content ul  {
margin-left : 0;
padding-left : 1.5em;
text-indent : 0;
line-height: 1.4em;
color: #FFF;
}
#footer_content a {
	color: #FFF;
	text-decoration: none;
}


/* ----------------------------------------------- */

a:link {
	color: #3366FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3366FF;
}
a:hover {
	text-decoration: none;
	color: #092D51;
    /*font-weight: bold;*/
}
a:active {
	text-decoration: none;
	color: #3366FF;
}

h1 {
font-size : 14pt;
color : #092C51;
}
h2 {
font-size : 13pt;
color : #092C51;
font-weight : bold;
}
h3 {
font-size : 12pt;
color : #092C51;
font-weight : bold;
}
h4 {
font-size : 11pt;
color : #092C51;
}
h5 {
font-size : 10pt;
color : #092C51;
}
h6 {
border : 1px solid blue;
}

.block ul  {
margin-left : 0;
padding-left : 2em;
text-indent : 0;
line-height: normal;
}

#logout {
  position: relative;
  left: 920px;
  top: 10px;
  color: #FFF;
  font-size: 14px;
  z-index: 200;
  outline-style : none;
}

#logout a:hover {
  color: #EBB33A;
  font-size: 14px;
  z-index: 200;
}


#data {}


/* Formatierung der Meldungen */
.info {
height: auto;
background: #FFFFCD;
color: #555555;
padding: 10px;
border : 1px solid #ffffff;
margin-bottom: 10px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

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

/* Wichtige Formatierungen - Anfang */

img.gallery_rand {
  float: left;
	border: 1px solid #DADADA;
	padding: 5px;
    margin: 2px;
	background: #FAFAFA;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
img.gallery {
	border: 1px solid #DADADA;
	padding: 5px;
    margin: 5px;
	background: #FAFAFA;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  width: 115px;
  height: 115px;
}
img.nickpage {
	border: 1px solid #DADADA;
	padding: 5px;
    margin-top: -10px;
	background: #FAFAFA;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
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;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
img.left {
	border: 1px solid #DADADA;
	padding: 5px;
	background: #FAFAFA;
   margin: 0px 15px 5px 0px;
}


.tableheader {
    /*background-color : #092D51;*/
    /*background: #092D51;*/ /* Fallback IE 6-8 */
    background-image: url(images/092D51-4.png);
    /*background: rgba(9, 45, 81, .4);*/

color : #FFFFFF;
font-weight : bold;
}
.tableheader_light {
background-color: #A9C7E7;
color : #000000;
}
.tableheader_ebene2 {
    /*background: #A9C7E7;*/ /* Fallback IE 6-8 */
    /*background: rgba(169, 199, 231, .2);*/
    background-image: url(images/A9C7E7-2.png);
color : #444444;
}
.tablefront {
    /*background: #244477;*/ /* Fallback IE 6-8 */
    /*background: rgba(36, 68, 119, .1);*/
    background-image: url(images/244477-1.png);
}
.tablebody {
    /*background: #FFF;*/ /* Fallback IE 6-8 */
    /*background: rgba(255, 255, 255, .3); */
    background-image: url(images/ffffff-3.png);
vertical-align: top;
}
.tablebody_light {
background-color : #ffffff;
color : #000000;
}


/* Wichtige Formatierungen - Ende */


/* Formular mit Editor */
.editorform {
background-color: #E9E9E9;
border-collapse: separate;
border-spacing: 1px 1px;
}
.editorform th {
padding:4px;
background-color : #092D51;
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 : #092D51;
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 : #092D51;
color : #ffffff;
font-weight : bold;
text-align : left;
}
.table_hover th a {
  color: #FFF;
}

.header {
padding:3px;
background-color : #092D51;
color : #ffffff;
font-weight : bold;
}
.subheader {
  background-color: #a9c7e7;
  font-weight: bold;
}
.front {
  background-color: #A3B1D8;
}


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


/* 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;
	vertical-align: 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;
}


/* 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-image: url(images/paspatu.jpg);
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 a {
  color: #000;
  line-height: 1.4em;
}


/* 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;
}

/* Shop Formatierungen */
.first_prize_large {
  color: #CC0000;
  font-size: 15px;
  font-weight: bold;
}
.first_prize_small {
  color: #CC0000;
  font-size: 11px;
  font-weight: bold;
}
.second_prize_large {
  color: #79B5BF;
  font-size: 15px;
}
.second_prize_small {
  color: #79B5BF;
  font-size: 11px;
}
.prize_right {
  text-align: right;
}

.shopbox_header {
  background-color: #D7E6E7;
  height: 38px;
  padding-top: 8px;
  border: #AAABD2 solid 1px;
  overflow: hidden;
}
.shopbox_body {
  background-color: #FFFFFF;
  line-height: 160px;
  border: #AAABD2 solid 1px;
}
.shopbox_footer {
  background-color: #EBEADB;
  border: #AAABD2 solid 1px;
}

.bookmark {
  border: none;
  width: 20px;
  height: 20px;
  padding: 0px;
}

/*Minimalangaben hervorheben*/
.mindata {
background-color : #FFFFCD;
}



















/*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;
}
.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;
}

/*Bilderrahmen für die Usergalerie*/
.divtable {
  float: left;
 display:table;
 height: 110px;
 width: 110px;
 margin: 11px;
	border: 1px solid #DADADA;
	padding: 5px;
    margin: 5px;
	background: #FAFAFA;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.divcell {
 display:table-cell; vertical-align:middle; text-align: center;
}
img.lightbox {
  border: none;
}

