/*------------------------------------------------------------------------
	Dr. Loesch Dr. Russ // © Frederic K. Herring, cmXs 2009
--------------------------------------------------------------------------*/

body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(../img/bg_shade.png);
	background-repeat: repeat-x;
}


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


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


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


.dropdown, .dropdown:visited {
	width: 250px;
	font-family: "lucida grande", verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	height: 18px;
	padding-top: 0px;
	padding-left: 4px;
	margin-bottom: 2px;
	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: 18px;
	padding-top: 0px;
	padding-left: 4px;
	margin-bottom: 2px;
	border: 1px solid #0b0b0b;
	
}




.inputfield, .inputfield:visited {
	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: 2px;
	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: 2px;
	border: 1px solid #0b0b0b;
	
}


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


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





/*------------------------------------
	container
-------------------------------------*/

.container {
	width: 906px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}


.innencontainer {
	width: 906px;
	float: left;
}



/*------------------------------------
	leftshader // rightshader
-------------------------------------*/

.leftshader {
	width: 32px;
	float: left;
	margin-top: 172px;
}

.rightshader {
	width: 32px;
	float: left;
	margin-top: 172px;
}



/*------------------------------------
	leftside // rightside
-------------------------------------*/

.leftside {
	width: 289px;
	float: left;
}

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


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

.logo {
	width: 289px;
	float: left;
	clear: left;
	margin-top: 17px;
}

.logo img {
	float: left;
}




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

.mainnav {
	width: 273px;
	float: left;
	clear: left;
	padding-left: 16px;
	background-color: #f5f5f5;
	margin-top: 8px;
}

.mainnav a, .mainnav a:visited {
	width: 233px;
	float: left;
	clear: left;
	border-bottom: 1px solid #e1e1e1;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "lucida grande", arial;
	font-size: 16px;
	line-height: normal;
	color: #909090;
	text-decoration: none;
	background-image: url(../img/pfeil_grau.gif);
	background-repeat: no-repeat;
	background-position: 235px 15px;
	padding-left: 23px;
}

.mainnav a:hover {
	width: 233px;
	float: left;
	clear: left;
	border-bottom: 1px solid #e1e1e1;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "lucida grande", arial;
	font-size: 16px;
	line-height: normal;
	color: #0b0b0b;
	text-decoration: none;
	background-image: url(../img/pfeil_black.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
}





/*------------------------------------
	topbox
-------------------------------------*/

.topbox {
	width: 551px;
	float: left;
	clear: left;
	margin-top: 32px;
	height: 107px;
}




/*------------------------------------
	topnav
-------------------------------------*/

.topnav {
	float: left;
	margin-top: 25px;
	padding-left: 20px;
	width: 350px;
}

.topnav a, .topnav a:visited {
	float: left;
	font-family: "lucida grande", arial;
	font-size: 11px;
	line-height: normal;
	color: #999999;
	text-decoration: none;
	padding-right: 15px;

}

.topnav a:hover {

	color: #0b0b0b;

}



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

.suchebox {
	float: right;
	padding-top: 22px;
}

.suchmaske {
	background-image: url(../img/suchmaske.gif);
	background-repeat: no-repeat;
	width: 145px;
	height: 20px;
	float: left;
	padding-left: 22px;
}


.suchmaske-input {
	width: 120px;
	border: 0px solid;
	font-family: "lucida grande", verdana;
	font-size: 10px;
	line-height: normal;
	color: #333333;
	text-decoration: none;
	height: 14px;
	margin-top: 2px;
	background-color: #e9e9e9;
}

.suchmaske-input:visited {
	width: 120px;
	border: 0px solid;
	font-family: "lucida grande", verdana;
	font-size: 10px;
	line-height: normal;
	color: #333333;
	text-decoration: none;
	height: 14px;
	margin-top: 2px;
	background-color: #e9e9e9;
}


.suchmaske-input:hover {
	width: 120px;
	border: 0px solid;
	font-family: "lucida grande", verdana;
	font-size: 10px;
	line-height: normal;
	color: #2980d1;
	text-decoration: none;
	height: 14px;
	margin-top: 2px;
	background-color: #e9e9e9;
}













/*-------------------------------------------------------------
	nopic 
---------------------------------------------------------------*/

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

.nopic img {
	float: left;
}









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

.subnavbox {
	float: left;
	width: 551px;
	background-color: #bbccdf;
}

.subnav {
	float: left;
	width: 500px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 14px;
}


.subnav a, .subnav a:visited {
	float: left;
	font-family: "lucida grande", arial;
	font-size: 13px;
	line-height: normal;
	color: #ffffff;
	text-decoration: none;
	padding-right: 15px;

}

.subnav a:hover {

	color: #0b0b0b;

}





/*------------------------------------
	infobox
-------------------------------------*/


.infoboxcontainer {
	float: left;
	padding-left: 39px;
	width: 230px;
}


.infobox {
	float: left;
	padding-bottom: 30px;
}

.infobox-header {
	float: left;
	clear: left;
	width: 227px;
	height: 22px;
	margin: 0px;
	padding: 0px;
}


.infobox-headline {
	float: left;
	clear: left;
	font-family: "lucida grande", verdana;
	font-size: 18px;
	font-weight: normal;
	line-height: normal;
	color: #0b0b0b;
	width: 218px;
}

.infobox-subline {
	float: left;
	clear: left;
	font-family: "lucida grande", verdana;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 5px;
	width: 218px;
	color: #666666;
	line-height: 19px;
	padding-top: 3px;
}

.infobox-newsletter {
	float: left;
	clear: left;
	width: 214px;
	padding-bottom: 12px;
}

.infobox-copy {
	float: left;
	clear: left;
	width: 214px;
	color: #666666;
	font-size: 11px;
	font-family: "lucida grande", verdana;
	line-height: 15px;
}

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

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

}

.infobox-more {
	float: left;
	clear: left;
	padding-top: 11px;
	width: 214px;
}

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

.infobox-more a:hover {
	color: #f97900;
	text-decoration: none;

}





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


.content {
	float: left;
	clear: left;
	padding-top: 15px;
	padding-left: 20px;
	width: 531px;
}



.artikel {
	float: left;
	padding-bottom: 15px;
	width: 440px;
	clear: left;
}

.artikel-mainpic {
	float: left;
}

.headline {
	float: left;
	clear: left;
	font-family: "lucida grande", verdana;
	font-size: 19px;
	font-weight: normal;
	width: 440px;
	color: #0b0b0b;
	line-height: 24px;
}

.subline {
	float: left;
	clear: left;
	font-family: "lucida grande", verdana;
	font-size: 15px;
	font-weight: normal;
	padding-bottom: 10px;
	width: 440px;
	color: #666666;
	line-height: 20px;
}

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

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

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







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

.printsend {
	float: left;
	width: 440px;
	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: #999999;
	text-decoration: none;
}

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



/*------------------------------------
	crosses
-------------------------------------*/

.crosses {
	float: left;
	width: 906px;
	padding-bottom: 20px;
}

.crosses img {
	float: left;
}

