/*------------------------------------------------------------------
	Dr. H.D. Steinkopf CSS // © Frederic K. Herring, cmXs, 2008
--------------------------------------------------------------------*/

body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(../img/shader_bg.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	font-family: "lucida grande", arial;
}

body a {
	color: #cc0000;
}


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

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


	
.leaf_nav_container{
	width: 400px;
	float: left;
	margin-bottom: 10px;
}

.leaf_nav {
	float: left;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 2px;
	margin-right: 5px;
	cursor: pointer;
}

.leaf_nav_m {
	margin-right: 5px;
	background-color: #eeeeee;
	float: left;
	border: 1px solid #eeeeee;
	padding: 2px;
	color: #000000;
}

.leaf_nav_middle {
	float: left;
	margin-right: 5px;	
}




/*-------------------------------
	Terminkalender
---------------------------------*/



.newssnip {
	width: 400px;
	float: left;
	clear: left;
}


.newsdate {
	width: 400px;
	font-family: "lucida grande", verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: 13px;
	color: #999999;
	float: left;
	clear: left;
	padding-bottom: 4px;
}


.newsinfo {
	width: 400px;
	font-family: "lucida grande", verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	color: #0b0b0b;
	float: left;
	clear: left;
	padding-bottom: 15px;
}

.newsinfo a, .newsinfo a:visited {
	color: #cc1000;
	text-decoration: none;

}

.newsinfo a:hover {
	color: #cc0000;

}


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

.suche {
	background-image: url(../img/suchmaske.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 120px;
	padding-left: 9px;
	float: right;
	margin-top: 8px;
}

.sucheinput, .sucheinput:visited {
	height: 11px;
	width: 70px;
	border: 1px solid #FFFFFF;
	font-family: arial;
	font-size: 10px;
	line-height: normal;
	color: #333333;
	text-decoration: none;
	margin-top: 1px;
}


.sucheinput:hover {
	height: 11px;
	width: 70px;
	border: 1px solid #FFFFFF;
	font-family: arial;
	font-size: 10px;
	line-height: normal;
	color: #999999;
	text-decoration: none;
	margin-top: 1px;
}





/*-------------------------------
	Container
---------------------------------*/


.container {
	width: 1050px;
	float: left;
}

.logobox {
	width: 1040px;
	float: left;
	clear: left;
	text-align: right;
}

.logobox img {
	float: right;
}










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


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

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




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


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


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


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


.inputbox {
	width: 250px;
	font-family: "lucida grande", verdana;
	font-size: 11px;
	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;
}


.inputbox:hover {
	width: 250px;
	font-family: "lucida grande", verdana;
	font-size: 11px;
	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;
}















/*-------------------------------
	Leftside
---------------------------------*/

.leftside {
	width: 270px;
	float: left;
	clear: left;
}

.nopic {
	width: 270px;
	float: left;
	clear: left;
}

.info {
	width: 239px;
	float: left;
	clear: left;
	padding-left: 31px;
}

.infobox {
	width: 187px;
	float: left;
	clear: left;
	border-top: solid 1px #cbcbcb;
	padding-top: 20px;
	padding-bottom: 10px;
	background-image: url(../img/shadow187.gif);
	background-repeat: no-repeat;
}


.subnavbox {
	width: 187px;
	float: left;
	clear: left;
	border-top: solid 1px #cbcbcb;
}

.subnavbox a, .subnavbox a:visited {
	width: 184px;
	float: left;
	clear: left;
	border-bottom: solid 1px #cbcbcb;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 3px;
	font-family: "lucida grande", arial;
	font-size: 11px;
	line-height: normal;
	color: #333333;
	text-decoration: none;
	
	background-repeat: no-repeat;
}

.subnavbox a:hover {
	width: 184px;
	float: left;
	clear: left;
	border-bottom: solid 1px #cc0000;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 3px;
	color: #CC0000;
}









/*-------------------------------
	logo
---------------------------------*/

.logo {
	width: 770px;
	float: left;
}

.logo img {
	float: right;
	border: 0px;
}






/*-------------------------------
	Mainnav
---------------------------------*/

.mainnav {
	width: 770px;
	float: left;
	padding-top: 8px;
}

.mainnavklammer {
	width: 620px;
	float: left;
}

.mainnav a, .mainnav a:visited {
	font-family: "lucida grande", arial;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 6px;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-left: 6px;
}

.mainnav a:hover {
	color: #FFFFFF;
	background-image: url(../img/mainnav_ro.gif);
	background-repeat: repeat-x;
}


/*-------------------------------
	Rightside
---------------------------------*/

.rightside {
	width: 772px;
	float: right;
}





/*-------------------------------
	subnavbox2 rightside
---------------------------------*/


.subnavbox2 {
	width: 230px;
	float: left;
	clear: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cbcbcb;
	margin-bottom: 20px;
}

.subnavbox2 a,.subnavbox2 a:visited {
	width: 227px;
	float: left;
	clear: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-family: "lucida grande", arial;
	font-size: 11px;
	line-height: normal;
	border-bottom: solid 1px #cbcbcb;
	color: #333333;
	text-decoration: none;
}


.subnavbox2 a:hover {
	width: 227px;
	float: left;
	clear: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-family: "lucida grande", arial;
	font-size: 11px;
	line-height: normal;
	border-bottom: solid 1px #cc0000;
	color: #cc0000;
	text-decoration: none;
}




/*-------------------------------
	leftinfobox
---------------------------------*/


.leftinfobox {
	width: 184px;
	float: left;
	clear: left;
	padding-left: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cbcbcb;
	padding-bottom: 20px;
	padding-top: 10px;
}


.leftinfobox-head {
	width: 184px;
	float: left;
	clear: left;
	padding-top: 10px;
	font-family: "lucida grande", arial;
	font-size: 16px;
	line-height: 20px;
	color: #333333;
	text-transform: none;
	font-weight: bold;
}

.leftinfobox-sub {
	width: 184px;
	float: left;
	clear: left;
	font-family: "lucida grande", arial;
	font-size: 13px;
	line-height: 16px;
	color: #b00118;
	text-transform: none;
	font-weight: bold;
	padding-bottom: 8px;
}


.leftinfobox-copy {
	width: 184px;
	padding-top: 6px;
	float: left;
	clear: left;
	font-family: "lucida grande", arial;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
}




.leftinfobox-copy a, .leftinfobox-copy a:visited {
	color: #666666;
	text-decoration: underline;
	text-transform: none;
}

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









/*-------------------------------
	rightinfobox
---------------------------------*/


.rightinfobox {
	width: 230px;
	float: left;
	clear: left;
	padding-top: 20px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cbcbcb;
	padding-bottom: 20px;
}

.rightinfobox2 {
	width: 230px;
	float: left;
	clear: left;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cbcbcb;
	padding-bottom: 20px;
	background-repeat: no-repeat;
}


.infobox-head {
	width: 230px;
	float: left;
	clear: left;
	font-family: "lucida grande", arial;
	font-size: 16px;
	line-height: 20px;
	color: #333333;
	text-transform: none;
	font-weight: bold;
}

.infobox-sub {
	width: 206px;
	float: left;
	clear: left;
	font-family: "lucida grande", arial;
	font-size: 13px;
	line-height: 16px;
	color: #b00118;
	text-transform: none;
	font-weight: bold;
	padding-bottom: 8px;
}


.infobox-copy {
	width: 230px;
	float: left;
	clear: left;
	font-family: "lucida grande", arial;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
}




.infobox-copy a, .infobox-copy a:visited {
	color: #666666;
	text-decoration: underline;
	text-transform: none;
}

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








/*------------------------------------------------
	artikel
-------------------------------------------------*/


.content {
	width: 750px;
	float: left;
}

.maincontent {
	width: 445px;
	float: left;
	padding-left: 15px;
	padding-top: 47px;
}

.rightcontent {
	width: 260px;
	float: right;
	padding-top: 40px;
}



.artikel {
	float: left;
	clear: left;
	padding-bottom: 15px;
	width: 460px;
	padding-top: 10px;
}

.artikel-mainpic {
	float: left;
}

.headline {
	float: left;
	clear: left;
	font-family: "lucida grande", arial;
	font-size: 20px;
	font-weight: bold;
	width: 400px;
	color: #333333;
	line-height: 26px;
}

.subline {
	float: left;
	clear: left;
	font-family: "lucida grande", arial;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 10px;
	width: 400px;
	color: #b00118;
	line-height: 22px;
}

.copy {
	float: left;
	clear: left;
	width: 400px;
	color: #666666;
	font-size: 12px;
	font-family: "lucida grande", arial;
	line-height: 18px;
}


.copy a, .copy a:visited {
	color: #555459;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.copy a:hover {
	color: #cc0000;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


/*------------------------------------------------
	printsend // ARTIKEL
-------------------------------------------------*/

.printsend {
	float: left;
	width: 390px;
	padding-top: 20px;
	font-family: arial;
	font-size: 10px;
	line-height: normal;
	color: #999999;
	padding-bottom: 20px;
}

.printsend a, .printsend a:visited {
	font-family: "Lucida Grande", verdana;
	font-size: 10px;
	line-height: normal;
	color: #666666;
	text-decoration: none;
}

.printsend a:hover {
	font-family: "Lucida Grande", verdana;
	font-size: 10px;
	line-height: normal;
	color: #999999;
	text-decoration: none;
}
