/********************************* Main Boby Part *********************************/
html {
	height : 100%;
}

body {
	background-color:#dddddd;
	background-image:url(../images/Unbenannt-1.jpg);
	background-repeat:repeat-x;
	height:100%;
	color:#000;
	padding:0px;
	margin:0px;
	font-size: 12px;
	font-family : Geneva, Arial, Helvetica, sans-serif;
}

/********************************* Links *********************************/
a.navi:link, a.navi:visited {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 12px;
color : #000000;
text-decoration : none;
font-weight: bold;
}

a.navi:hover {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 12px;
color : #000000;
text-decoration : underline;
font-weight: bold;
}

a:link, a:visited {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 12px;
color : #000000;
text-decoration : none;
}

a:hover {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 12px;
color : #000000;
text-decoration : underline;
}

a.read_more:link, a.read_more:visited {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 12px;
color : #000000;
text-decoration : underline;
}

a.read_more:hover {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 12px;
color:#5D5D5D;
text-decoration : underline;
}

a.register_link:link, a.register_link:visited {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #000000;
text-decoration : underline;
}

a.register_link:hover {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
color:#5D5D5D;
text-decoration : underline;
}

a.news_link, a.news_link:visited {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 12px;
color : #000000;
text-decoration : underline;
}

a.news_link:hover {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 12px;
color:#5D5D5D;
text-decoration : underline;
}

a.news_text_title:link, a.news_text_title:visited {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 15px;
color : #000000;
text-decoration : none;
font-weight: bold;
}

a.news_text_title:hover {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 15px;
color:#5D5D5D;
text-decoration : none;
font-weight: bold;
}

a.top_navi:link, a.top_navi:visited {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #000000;
text-decoration : underline;

}

a.top_navi:hover {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
color:#5D5D5D;
text-decoration : none;
}



/********************************* Main Elements *********************************/

.logo_table_cell {
	background-image:url(../images/logo_background.jpg);
	background-repeat:repeat-x;
}

.top_table_cell {
	background-image:url(../images/cell_background_2.jpg);
	padding:5px;
	border-bottom:#666 1px solid;
}

.table_shadow_left {
	background-image:url(../images/table_shadow_left.jpg);
	background-repeat:repeat-y;
}

.table_shadow_right {
	background-image:url(../images/table_shadow_right.jpg);
	background-repeat:repeat-y;
}

.main_table {
	border-left: solid #666 1px;
	border-right: solid #666 1px;
	border-top: solid #666 1px;
}

.banner_cell {
	background-image:url(../images/banner_background.jpg);
	background-repeat:repeat-x;
	background-color:#d1d1d1;
}

.top_cell {
	background-image:url(../images/background_dark.jpg);
	padding-top:4px;
	padding-bottom:4px;
	padding-left:5px;
	border-left: solid #000 1px;
	border-right: solid #000 1px;
	border-bottom: solid #000 1px;
}

.mainmenu_cell {
	background-image:url(../images/background2.jpg);
	border-top: solid #666 1px;
	border-bottom: solid #666 1px;
	padding:2px;
	padding-left:5px;
}

.menu_eintrag {
	border-left: #999 solid 1px;
}

.menu_eintrag_letzter {
	border-left: #999 solid 1px;
	border-right: #999 solid 1px;
}

.navigation_table {
	background-color:#EEE;
	border: solid #CCC 1px;
	padding:3px;
}

.title_box_table {
	background-color:#EEE;
	border: solid #CCC 1px;
	padding:3px;
	font-weight:bold;
}

.main_content_cell_1 {
	padding:10px;
}

.main_content_cell_2 {
	padding:10px;
	border-left: solid #CCC 1px;
}

.news_main_cell_right {
	border-left:#CCC solid 1px;
}

.news_main_cell_left {
	margin-right:10%;
}

.search_table {
	background-color:#E1E1E1;
	border:#CCC solid 1px;
	padding:3px;
	}

.content_table_title_cell {
	background-image:url(../images/table_background_orange.jpg);
	background-repeat:repeat-x;
	padding:3px;
	color:#FFF;
	font-weight:bold;
}

.content_table_title_cell_red {
	background-image:url(../images/table_background_light_red.jpg);
	background-repeat:repeat-x;
	padding:3px;
	color:#FFF;
	font-weight:bold;
}

.content_table_title_cell_green {
	background-image:url(../images/table_background_light_green.jpg);
	background-repeat:repeat-x;
	padding:3px;
	color:#FFF;
	font-weight:bold;
}

.content_table_content_cell {
	background-color:#E1E1E1;
	padding:3px;
	line-height:200%;
}

.content_table_content_cell_normal {
	background-color:#E1E1E1;
	padding:3px;
}

.pro_table_content {
	background-color:#ECFFF1;
	border-left:#ccc 1px solid;
	border-right:#ccc 1px solid;
	border-bottom:#ccc 1px solid;
	padding:5px;
	line-height:150%;
}

.kontra_table_content {
	background-color:#FEE0E0;
	border-left:#ccc 1px solid;
	border-right:#ccc 1px solid;
	border-bottom:#ccc 1px solid;
	padding:5px;
	line-height:150%;
}

.gallery_zufallsbild_div {
	padding:5px;
}

.news_table_content_cell {
	padding-top:8px;
}

.impressum_main_cell {
	padding:3px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(../images/background_dark.jpg);
	border-top:#CCC 1px solid;
	font-size:10px;
}

.same_content_cell {
	padding:3px;
	padding-left:10px;
	padding-right:10px;
}

.comment_table {
	background-color:#DDDDDD;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left:5px;
}

.comment_table_cell {
	padding-bottom:5px;
}

.comment_content_cell {
	background-image:url(../images/background2.jpg);
	padding:2px;
	padding-left:5px;
	border:#CCC solid 1px;
}

.comment_text_cell {
	background-color:#EEE;
	padding:2px;
	padding-left:5px;
	border:#CCC solid 1px;
}

.shoutbox_table {
	background-color:#EEE;
	border: solid #CCC 1px;
	padding:10px;
	margin-bottom: 5px;
	margin-top: 3px;
	line-height:150%;
}

.gallery_bewertung_table {
	border-bottom: solid #000 1px;
}

.button_rot {
	color:#9B0000;
}

.profile_klapp_celle_sign {
	border:dashed 1px #666;
}

.profile_klapp_celle_1 {
	border-right:dashed 1px #666;
}

.profile_klapp_celle_2 {
	border-bottom:dashed 1px #666;
	padding-bottom:10px;
}

.chart_table {
	background-image:url(../images/chart_bg.jpg);
	background-repeat:repeat-x;
	padding:3px;
	color:#FFF;
	border:#000 1px solid;
	font-weight:bold;
}

.chart_table_cell {
	padding:3px;
	color:#666;
	border-bottom:#000 1px solid;
	font-weight:bold;
}

.chart_table_cell2 {
	padding:3px;
	color:#666;
	border-left:#999 1px solid;
	font-weight:bold;
}

.chart_table_cell3 {
	padding:3px;
	color:#666;
	border-bottom:#000 1px solid;
	border-left:#999 1px solid;
	font-weight:bold;
}

.chart_table_cell3 {
	padding:3px;
	color:#666;
	border-bottom:#000 1px solid;
	border-left:#999 1px solid;
	font-weight:bold;
}

.chart_table_titel {
	padding:3px;
	color:#666;
	font-size:10px;
	font-weight:bold;
}

.yt_channel_main_cell {
	padding:3px;
	color:#000;
	font-size:10px;
	font-weight:bold;
	height:64px;
}

.yt_channel_schrift1 {
	color:#000;
	font-size:11px;
	font-weight:bold;
	padding-top:5px;
}

.yt_channel_schrift2 {
	color:#000;
	font-size:9px;
	padding:0px;
	line-height:0px;
}

.yt_channel_button {
	color:#000;
	font-size:9px;
	padding-top:13px;
}

.yt_channel_abo {
	width:100px;
	float:right;
	padding:0px;
	margin:px;
}


/********************************* Text Elements *********************************/

.news_title_string {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 15px;
color:#000000;
text-decoration : none;
font-weight: bold;
}

.bewertung_string {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 16px;
color:#000000;
text-decoration : none;
font-weight: bold;
}

.register_text {
	font-size:11px;
}

.wrong_captcha {
	color:#F00;
}

.right_captcha {
	color:#008C00;
}

.hint_small_text {
	font-size:10px;
}

.artikel_quote {
	padding-left: 20px;
}

.seperator_linie {
	color:#999;
}

.profil_zusatz_text {
	color:#666;
}

.chart_luefter {
	color:#090;
	font-size:10px;
}

/********************************* Pic Elements *********************************/

.news_left_logo {
	border:#000 solid 1px;
	margin-right:10px;
}

.news_main_grafik {
	border:#000 solid 1px;
	margin-right:5px;
	margin-bottom:5px;
}

.normale_grafik {
	border:#000 solid 1px;
}

.normale_grafik_neu {
border:0px;
}
	
.gallery_bild {
	border:#000 solid 1px;
	margin-left:7px;
	margin-top:10px;
}

.temp_green {
	color:#060;
}

.temp_red {
	color:#900
}




/********************************* Lightbox *********************************/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/nextlabel.gif) right 15% no-repeat; }

#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: 1.0em;	}			
#imageData #bottomNavClose{ width: 113px; 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; }
