﻿/* CSS Document */

/* Small reset */
body, ul, ol, h1,h2,h3,h4,h5,h6,form,li,p{
margin:0;
padding:0;
}

body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #7d7d7d;
	background-image: url(style/site_background.jpg);
	background-repeat: repeat-x;
	background-color: #C5C5C5;
	}

td,th {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #7d7d7d;
}
a:link {
	color: #de2b22;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #de2b22;
}
a:hover {
	text-decoration: underline;
	color: #de2b22;
}
a:active {
	text-decoration: none;
	color: #de2b22;
}
#header {
height: 80px;
width: 1007px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
}
#logo {
width: 298px;
height: 80px;
background-image: url(style/logo.png);
background-repeat: no-repeat;
margin-left: 17px;
float: left;
}
.header_quicklinks {
text-align: right;
padding-top: 50px;
margin-left: 315px;
margin-right: 30px;
word-spacing: 5px;
}
.header_quicklinks a:link {
color: #7d7d7d;
text-decoration: none;
font-size: 11px;
font-weight: bold;
}
.header_quicklinks a:visited {
color: #7d7d7d;
text-decoration: none;
font-size: 11px;
font-weight: bold;
}
.header_quicklinks a:hover {
color: #de2b22;
text-decoration: none;
font-size: 11px;
font-weight: bold;
}
#content_outer {
width: 1007px;
margin-left: auto;
margin-right: auto;
}
.small_column {
background-image: url(style/sm_column_background.png);
background-repeat: repeat-y;
vertical-align: top;
}
.big_column {
background-image: url(style/bg_column_background.png);
background-repeat: repeat-y;
vertical-align: top;
}
#footer_outer {
width: 1007px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
}
.footer {
background-image: url(style/footer_background.png);
background-repeat: repeat-y;
vertical-align: top;
}
.footer_content_small {
margin-left: 20px;
padding: 10px;
width: 260px;
font-family: "Trebuchet MS" ;
font-size: 11px;
font-weight: bold;
float: left
}
.footer_content_big {
margin-left: 330px;
padding: 10px;
width: 250px;
font-family: "Trebuchet MS";
font-size: 11px;
}

/* Navigation

/************************************************
*************FIRST_LEVEL*************************
************************************************/
/*Style-Definition für die First-Level-Navigation*/
div.fstLevelmain a
{
text-decoration: none;
width: 250px;
line-height:29px;
padding-left: 30px;
display: block;
font-family: "Trebuchet MS";
font-size: 13px;
text-align: left;
color: #7d7d7d;
background-color: #f8f8f8;
border: 1px solid #9e9d9d;
margin-bottom: 10px;
margin-top: 10px;
font-weight: bold;
}
/*Style-Definition für die First-Level-Navigation bei Mouse-Over*/
div.fstLevelmain a:hover
{
color: #ffffff;
text-decoration: none;
font-weight: bold;
background-color: #de2b22;
border-bottom: 1px solid #9e9d9d;
}
/*Style-Definition für die First-Level-Navigation bei aktivem Link*/
div.fstLevelActivemain a
{
text-decoration: none;
width: 250px;
line-height:29px;
padding-left: 30px;
display: block;
font-family: "Trebuchet MS";
font-size: 13px;
text-align: left;
color: #7d7d7d;
background-color: #f8f8f8;
border: 1px solid #9e9d9d;
margin-bottom: 10px;
margin-top: 10px;
font-weight: bold;
}

/************************************************
*************SECOND_LEVEL*************************
************************************************/
/*Style-Definition für die Second-Level-Navigation*/
div.secLevelmain a
{
text-decoration: none;
display: block;
padding: 3px;
padding-left: 60px;
font-family: '';
font-size: 12px;
text-align: left;
color: #7d7d7d;
}
/*Style-Definition für die Second-Level-Navigation bei Mouse-Over*/
DIV.secLevelmain a:hover
{
color: #de2b22;
text-decoration: none;
padding-left: 60px;
}
/*Style-Definition für die Second-Level-Navigation bei aktivem Link*/
DIV.secLevelActivemain a
{
text-decoration: none;
display: block;
padding: 3px;
padding-left: 60px;
font-family: "Trebuchet MS";
font-size: 12px;
text-align: left;
color: #de2b22;
font-weight: bold;
}

/* End Main Navigation */

#social_bookmarks {
padding-right: 5px;
padding-left: 510px;
text-align: right;
}

#einleitung {
margin-top: 10px;
background-color: #f8f8f8;
border-top: 1px solid #e5e5e5;
border-bottom: 1px solid #e5e5e5;
width: 688px;
margin-left: 1px;
vertical-align: top;
}

.artikelheadline {
color: #7d7d7d;
font-size: 18px;
font-weight: lighter;
margin-bottom: 10px;
}

.einleitung_text {
color: #7d7d7d;
font-weight: bold;
}

.artikelinhalt {
	margin-top: 10px;
	width: 680px;
	margin-left: 10px;
	vertical-align: top;
}

.quelltext {
width: 550px;
background-color: #f8f8f8;
border-top: 1px solid #e5e5e5;
border-bottom: 1px solid #e5e5e5;
border-left: 5px solid #de2b22;
border-right: 5px solid #de2b22;
font-family: "Courier New", Courier, monospace;
padding: 5px;
}

.artikellinks {
list-style-type: square;
margin-left: 13px;
color: #de2b22;
font-weight: bold;
}

.table_artikelbild {
margin: 10px;
}

.artikelbild {
background-color: #7d7d7d;
padding: 1px;
}

.artikelbild_text {
color: #FFFFFF;
font-size: 10px;
padding: 5px;
background-color: #7d7d7d;
}

#start_rotation {
border-bottom: 1px solid #e5e5e5;
height: 170px;
width: 688px;
margin-left: 1px;
}

.start_news {
border-bottom: 1px solid #e5e5e5;
width: 688px;
margin-bottom: 5px;
width: 688px;
margin-left: 1px;
}

.start_news_icon {
width: 50px;
vertical-align: top;
text-align: center;
}

.start_news_content {
vertical-align: top; 
}

.start_news_headline {
font-weight: bolder;
margin-bottom: 5px;
}

.artikelinhalt_big {
	margin-top: 10px;
	width: 688px;
	margin-left: 1px;
	vertical-align: top;
	font-weight: bold;
	font-size: small;
}
.imgbox {
	border: 1px solid #666666;
}
.rahmenoben {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


/************* 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(lb/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lb/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: 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; } 
