/*------------------------------------------------------------------------------------------------------
	Prof. Gille CSS v1.0 // © Frederic K. Herring, cmXs, 2008
--------------------------------------------------------------------------------------------------------*/

body {
	margin: 0px;
	padding: 0px;
	background-image: url(/img/bgshader.gif);
	background-repeat: repeat-x;
	background-color: #ebebeb;
}



img {
	border: 0px solid;
	margin: 0px;
	padding: 0px;
}

.high {
	position:relative;
	top: -0.4em;
	font-size: 70%;
	line-height: 0%;
	color: #333333;
}


hr { 
	border-right: 0px dotted #666666;
	border-left: 0px dotted #666666;
	border-top: 0px dotted #666666;
	border-bottom: 1px dotted #666666;
	width: 100%

}


/*-------------------------------------------------
eingabefelder
-------------------------------------------------*/


.dropdown {
	width: 200px;
	font-family: "lucida grande", verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	height: 19px;
	padding-top: 0px;
	padding-left: 4px;
	margin-bottom: 3px;
	border: 1px solid #999999;
}

.dropdown:visited {
	width: 200px;
	font-family: "lucida grande", verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	height: 19px;
	padding-top: 0px;
	padding-left: 4px;
	margin-bottom: 3px;
	border: 1px solid #999999;
}

.dropdown:hover {
	width: 200px;
	font-family: "lucida grande", verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	height: 19px;
	padding-top: 0px;
	padding-left: 4px;
	margin-bottom: 3px;
	border: 1px solid #cc0000;
}




.inputfield, .inputfield:visited {
	width: 200px;
	font-family: "lucida grande", verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	height: 16px;
	padding-top: 2px;
	padding-left: 4px;
	margin-bottom: 3px;
	border: 1px solid #999999;
	background-image: url(/img/input-schatten.gif);
	background-repeat: no-repeat;
}


.inputfield:hover {
	width: 200px;
	font-family: "lucida grande", verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	height: 16px;
	padding-top: 2px;
	padding-left: 4px;
	margin-bottom: 3px;
	border: 1px solid #cc0000;
	background-image: url(/img/input-schatten.gif);
	background-repeat: no-repeat;
}


.inputbox, .inputbox:visited {
	width: 200px;
	font-family: "lucida grande", verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	height: 80px;
	padding-top: 2px;
	padding-left: 4px;
	margin-bottom: 3px;
	border: 1px solid #999999;
	background-image: url(/img/input-schatten.gif);
	background-repeat: no-repeat;
}


.inputbox:hover {
	width: 200px;
	font-family: "lucida grande", verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	height: 80px;
	padding-top: 2px;
	padding-left: 4px;
	margin-bottom: 3px;
	border: 1px solid #cc0000;
	background-image: url(/img/input-schatten.gif);
	background-repeat: no-repeat;
}




/*------------------------------------------------------------------------------------------------------
	Logobox
--------------------------------------------------------------------------------------------------------*/

.containerlogo {
	float: left;
	clear: left;
	width: 862px;
	height: 155px;
	border: #FF3300;
}

.logobox {
	float: left;
	padding-top: 39px;
	padding-left: 113px;
}




/*------------------------------------------------------------------------------------------------------
	Suche
--------------------------------------------------------------------------------------------------------*/


.suchebox {
	float: right;
	padding-top: 97px;
	width: 199px;
}


.suche, .suche:visited {
	font-family: "Lucida Grande", verdana;
	font-size: 10px;
	line-height: normal;
	color: #999999;
	text-decoration: none;
	float: left;
	height: 13px;
	width: 116px;
	padding-top: 1px;
	padding-left: 3px;
	border: 1px solid #838383;
}

.suche:hover {
	font-family: "Lucida Grande", verdana;
	font-size: 10px;
	line-height: normal;
	color: #af071f;
	text-decoration: none;
	float: left;
	height: 13px;
	width: 116px;
	padding-top: 1px;
	padding-left: 3px;
	border: 1px solid #af071f;
}














/*------------------------------------------------------------------------------------------------------
	containermain
--------------------------------------------------------------------------------------------------------*/

.containermain {
	float: left;
	clear: left;
	width: 1000px;
}

.leftside {
	float: left;
	padding-left: 74px;
	width: 164px;
}

.rightside {
	float: left;
	width: 164px;
}

.outside {
	float: left;
	width: 164px;
}


.redboxklammer {
	float: left;
	background-color: #af071f;
	background-repeat: repeat-x;
	width: 164px;
	margin-bottom: 2px;
}


.greyboxklammer {
	float: left;
	background-color: #6c6b6e;
	background-repeat: repeat-x;
	width: 164px;
}


.lightgreyboxklammer {
	float: left;
	background-color: #959496;
	width: 164px;
	margin-bottom: 2px;
}

.picbox {
	float: left;
	width: 164px;
	height: 132px;
	background-color: #af071f;
}

.picbox img {
	float: left;
}

.picbox2 {
	float: right;
	width: 164px;
	height: 132px;
	background-color: #cccccc;
}

.picbox2 img {
	float: right;
}

/*------------------------------------------------------------------------------------------------------
	mainnav
--------------------------------------------------------------------------------------------------------*/

.mainnav {
	float: left;
	width: 162px;
	min-height: 127px;
	padding-top: 5px;
}


.mainnav a, .mainnav a:visited {
	float: left;
	clear: left;
	display: block;
	padding-left: 10px;
	padding-bottom: 3px;
	font-family: "lucida grande", arial;
	line-height: normal;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	width: 152px;
}

.mainnav a:hover {
	display: block;
	padding-left: 10px;
	padding-bottom: 3px;
	background-image: url(/img/pfeilweiss.gif);
	background-repeat: no-repeat;
	background-position: 3px 4px;

}

a.mainnav-selected {
	display: block;
	padding-left: 10px;
	padding-bottom: 3px;
	font-family: "lucida grande", arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 154px;
	background-image: url(/img/pfeilweiss.gif);
	background-repeat: no-repeat;
	background-position: 3px 4px;

}






/*------------------------------------------------------------------------------------------------------
	subnav
--------------------------------------------------------------------------------------------------------*/

.subnav {
	float: left;
	width: 162px;
	min-height: 119px;
	padding-top: 5px;
}


.subnav a, .subnav a:visited {
	display: block;
	padding-left: 10px;
	padding-bottom: 3px;
	font-family: "lucida grande", arial;
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	width: 152px;
	display: block;
}

.subnav a:hover {
	display: block;
	padding-left: 10px;
	padding-bottom: 3px;
	background-image: url(/img/pfeilweiss.gif);
	background-repeat: no-repeat;
	background-position: 3px 4px;
}

a.subnav-selected {
	padding-left: 10px;
	padding-bottom: 3px;
	font-family: "lucida grande", arial;
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	width: 154px;
	background-image: url(/img/pfeilweiss.gif);
	background-repeat: no-repeat;
	background-position: 3px 4px;


}









/*------------------------------------------------------------------------------------------------------
	subnav
--------------------------------------------------------------------------------------------------------*/

.subsubnav {
	float: left;
	width: 162px;
	min-height: 119px;
	padding-top: 5px;
}


.subsubnav a, .subnav a:visited {
	padding-left: 10px;
	padding-bottom: 3px;
	font-family: "lucida grande", arial;
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	width: 152px;
	display: block;
}

.subsubnav a:hover {
	padding-left: 10px;
	padding-bottom: 3px;
	background-image: url(/img/pfeilweiss.gif);
	background-repeat: no-repeat;
	background-position: 3px 4px;
	padding-left: 10px;
	display: block;
	width: 152px;
}

a.subsubnav-selected {
	background-image: url(/img/pfeilweiss.gif);
	background-repeat: no-repeat;
	background-position: 3px 4px;
	padding-left: 10px;
	font-family: "lucida grande", arial;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 152px;
}













/*------------------------------------------------------------------------------------------------------
	Suchausgabe
--------------------------------------------------------------------------------------------------------*/


.black {
	float: left;
	font-family: "lucida grande", arial;
	font-size: 12px;
	line-height: 19px;
	padding-top: 20px;
	padding-left: 19px;
	padding-bottom: 30px;
	width: 400px;
}


.black a, .black a:visited {
	color: #555459;
	text-decoration: underline;
}

.black a:hover {
	color: #b00720;
	text-decoration: none;
}


a.greyfont, a.greyfont:visited {
	font-family: "lucida grande", arial;
	font-size: 12px;
	line-height: 19px;
	color: #555459;
	text-decoration: none;
}

a.greyfont:hover {
	font-family: "lucida grande", arial;
	font-size: 12px;
	line-height: 19px;
	color: #b00720;
	text-decoration: none;
}





/*------------------------------------------------------------------------------------------------------
	content
--------------------------------------------------------------------------------------------------------*/




.content {
	float: left;
	padding-left: 2px;
	padding-right: 2px;
	width: 430px;
}

.contentboxklammer {
	float: left;
	width: 430px;
	background-image: url(/img/content-shader.gif);
	background-repeat: repeat-x;
}

.contentbox {
	float: left;
	width: 390px;
	padding-left: 19px;
	padding-top: 8px;
}

.contentbox-mainpic {
	float: left;
}

.contentbox-mainpic img {
	float: left;
}

.artikel {
	float: left;
	font-family: "lucida grande", arial;
	font-size: 12px;
	line-height: 19px;
	padding-bottom: 40px;
	width: 390px;
}

.artikel-mainpic {
	float: left;
}

.headline {
	float: left;
	clear: left;
	font-family: "lucida grande", arial;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	width: 390px;
	color: #b00720;
}

.subline {
	float: left;
	clear: left;
	font-family: "lucida grande", arial;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	padding-bottom: 20px;
	width: 390px;
	color: #555459;
}

.copy {
	float: left;
	clear: left;
	font-family: "lucida grande", arial;
	font-size: 12px;
	font-weight: normal;
	width: 370px;
	color: #666666;
}

.copy strong {
	color: #555459;
	font-weight: bold;
}

.copy a, .copy a:visited {
	color: #555459;
	text-decoration: underline;
}

.copy a:hover {
	color: #b00720;
	text-decoration: none;
}







/*------------------------------------------------------------------------------------------------------
	printsend // Icons Drucken und Senden
--------------------------------------------------------------------------------------------------------*/


.printsend {
	float: left;
	width: 370px;
	padding-top: 40px;
	font-family: "lucida grande", arial;
	font-size: 10px;
	line-height: normal;
	color: #999999;
	padding-bottom: 20px;
}

.printsend a, .printsend a:visited {
	font-family: "lucida grande", arial;
	font-size: 10px;
	line-height: normal;
	color: #555459;
	text-decoration: none;
}

.printsend a:hover {
	font-family: "lucida grande", arial;
	font-size: 10px;
	line-height: normal;
	color: #af071f;
	text-decoration: none;
}




/*------------------------------------------------------------------------------------------------------
	Footer // Inhalt
--------------------------------------------------------------------------------------------------------*/


.containerfooter {
	float: left;
	clear: left;
	width: 900px;
}

.footer {
	float: left;
	width: 800px;
	padding-top: 20px;
	padding-left: 259px;
	margin-bottom: 1px;
	font-family: "lucida grande", arial;
	font-size: 11px;
	line-height: normal;
	color: #af071f;
	text-transform: uppercase;
	padding-bottom: 25px;
}

.footer a, .footer a:visited {
	font-family: "lucida grande", arial;
	font-size: 11px;
	text-transform: uppercase;
	color: #af071f;
	text-decoration: none;
	line-height: normal;
}

.footer a:hover {
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
}


a.footer-sel, a.footer-sel:visited, a.footer-sel:hover {
	font-family: "lucida grande", arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #af071f;
	text-decoration: none;
	margin-bottom: 5px;
	float: left;
	clear: none;
	padding-right: 17px;
}

