/*------------------------------------------------------------------------
	Drs_Schneider_v2 CSS // © Frederic K. Herring, cmXs 2009
--------------------------------------------------------------------------*/

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(/img/bg_shader.gif);
	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;
}


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


.innencontainer {
	width: 902px;
	float: left;
	clear: left;
}




.hint{
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	color: #000000;
	padding: 10px;
	margin-top: 10px;
	
	margin-bottom: 10px;
}



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


.dropdown, .dropdown:visited {

	background-color: #ededed;
	width: 280px;
	font-family: "Trebuchet MS", arial;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	height: 20px;
	padding-top: 0px;
	padding-left: 4px;
	margin-bottom: 4px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;

	
}

.dropdown:hover {
	background-color: #ededed;
	width: 280px;
	font-family: "Trebuchet MS", arial;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	height: 20px;
	padding-top: 0px;
	padding-left: 4px;
	margin-bottom: 4px;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
	
	
}

.senden {
	background-color: #47ca63;
	width: 110px;
	font-family: "Trebuchet MS", arial;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	height: 18px;
	padding-top: 2px;
	padding-left: 4px;
	margin-top: 10px;
	margin-bottom: 4px;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
	border: 1px solid #c5c5c5;
}

.loeschen {
	background-color: #a60202;
	width: 150px;
	font-family: "Trebuchet MS", arial;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	height: 18px;
	padding-top: 2px;
	padding-left: 4px;
	margin-top: 10px;
	margin-bottom: 4px;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
	border: 1px solid #c5c5c5;
}



.inputfield, .inputfield:visited {
	background-image: url(/img/input_shader.png);
	background-repeat: repeat-x;
	width: 280px;
	font-family: "Trebuchet MS", arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	height: 18px;
	padding-top: 2px;
	padding-left: 4px;
	margin-bottom: 4px;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
	border: 1px solid #c5c5c5;
	
}


.inputfield:hover {
	background-color: url(/img/input_shader.png);
	background-repeat: repeat-x;
	width: 280px;
	font-family: "Trebuchet MS", arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	height: 18px;
	padding-top: 2px;
	padding-left: 4px;
	margin-bottom: 4px;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
	
	
}


.inputbox, .inputbox:visited {
	background-image: url(/img/input_shader.png);
	background-repeat: repeat-x;
	width: 280px;
	height: 100px;
	font-family: "Trebuchet MS", arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 4px;
	margin-bottom: 4px;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
	border: 1px solid #c5c5c5;
	
}


.inputbox:hover {
	background-image: url(/img/input_shader.png);
	background-repeat: repeat-x;
	width: 280px;
	height: 100px;
	font-family: "Trebuchet MS", arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 4px;
	margin-bottom: 4px;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
	
	
}


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


.topbox {
	width: 902px;
	float: left;
	clear: left;
	
}

.logo {
	float: left;
	margin-top: 22px;
	
	padding-left: 60px;
}


.suchebox {
	float: right;
	width: 170px;
	margin-top: 52px;
	padding-right: 80px;
}

.suchmaske {
	background-image: url(/img/suche_bg.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 42px;
	float: left;
	padding-left: 31px;
}

.suchmaske-input, .suchmaske-input:visited {
	width: 100px;
	border: 0px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	height: 14px;
	margin-top: 14px;
	background-color: transparent;
}

.suchmaske-input:hover {
	width: 100px;
	border: 0px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #ec6533;
	text-decoration: none;
	height: 14px;
	margin-top: 14px;
	background-color: transparent;
}






/*---------------------- nopicpadding -------------------------------*/



.nopicpadding {
	float: left;
	margin-top: 16px;
	width: 855px;
	padding-left: 20px;
}

.nopic, nopic img {
	float: left;
}

.nopicnavpadding {
	float: right;
	background-image: url(/img/subnav_bg.gif);
	background-repeat: no-repeat;
	height: 208px;
	width: 171px;
}

.nopicnav {
	float: left;
	margin-top: 23px;
	padding-left: 50px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
}

.nopicnav a{
	float: left;
	clear: left;
	text-decoration: none;
	color: #FFFFFF;
}

.nopicnav a:hover {
	float: left;
	clear: left;
	text-decoration: underline;
}





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


.mainnav {
	float: left;
	clear: left;
	width: 842px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 68px;
	font-weight: normal;
}

.mainnav a {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: normal;
	color: #3e3e3e;
	text-decoration: none;
	padding-right: 16px;
	font-weight: normal;
	font-style: normal;
}

.mainnav a:hover {
	color: #ed6a3f;
}





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


.subnav {
	float: left;
	clear: left;
	width: 842px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 68px;
}

.subnav a {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: normal;
	color: #3e3e3e;
	text-decoration: none;
	padding-right: 14px;
	font-weight: normal;
	font-style: normal;
}

.subnav a:hover {
	color: #ed6a3f;
}








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


.content {
	float: left;
	clear: left;
	background-image: url(/img/mainnav_shadow.gif);
	background-repeat: no-repeat;
	width: 902px;
	margin-top: 10px;
}

.leftside {
	float: left;
	width: 500px;
	padding-left: 68px;
	margin-top: 18px;
	margin-bottom: 15px;
}

.rightside {
	float: right;
	width: 300px;
	margin-top: 18px;
}







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

.artikel {
	width: 450px;
	float: left;
	clear: left;
	margin-bottom: 30px;	
}

.artikel2 {
	width: 450px;
	float: left;
	clear: left;
}


 
.artikel h1{
	float: left;
	clear: left;
	font-family: "Trebuchet MS";
	font-size: 26px;
	line-height: 31px;
	font-weight: normal;
	text-transform: none;
	color: #ec6533;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.artikel h2 {
	float: left;
	clear: left;
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-transform: none;
	color: #999999;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.artikel div.copy {
	float: left;
	clear: left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	text-transform: none;
	color: #686868;
	width: 100%;
	margin: 10px 0px 0px;
	padding: 0px;
}


.artikel div.copy a,.artikel div.copy a:visited {
	color: #3e3e3e;
	text-decoration: underline;
}

.artikel div.copy a:hover {
	color: #ec6533;
	text-decoration: none;
}


.artikel h4 {
	clear: left;
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.artikel h4 a {
	color: #3e3e3e;
	text-decoration: none;
	text-transform: uppercase;
	float: right;
	padding-top: 3px;
	font-size: 11px;
	width: 120px;
	line-height: 17px;
	font-weight: normal;
	background-image: url(../img/more.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-left: 0px;
	font-family: "Trebuchet MS";
	background-position: 85px 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 21px;
}

.artikel h4 a:hover {
	color: #ec6533;
	text-decoration: none;
}













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

.infobox {
	width: 250px;
	float: left;
	clear: left;
	font-family: "Trebuchet MS";
	padding-bottom: 20px;
	
}

.infobox h1 {
	float: left;
	clear: left;
	font-size: 24px;
	line-height: 29px;
	font-weight: normal;
	text-transform: none;
	color: #ec6533;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.infobox h2 {
	float: left;
	clear: left;
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-transform: none;
	color: #999999;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.infobox h3 {
	float: left;
	clear: left;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	text-transform: none;
	color: #686868;
	width: 100%;
	margin: 10px 0px 0px;
	padding: 0px;
}


.infobox h3 a, .infobox h3 a:visited {
	color: #333333;
	text-decoration: underline;
}

.infobox h3 a:hover {
	color: #ec6533;
	text-decoration: none;
}


.infobox h4 a, .infobox h4 a:visited {
	color: #3e3e3e;
	text-decoration: none;
	text-transform: uppercase;
	float: right;
	padding-top: 3px;
	font-size: 11px;
	width: 120px;
	line-height: 17px;
	font-weight: normal;
	background-image: url(/img/mehr.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-left: 0px;
	font-family: "Trebuchet MS";
	background-position: 85px 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 21px;
}

.infobox h4 a:hover {
	color: #ec6533;
	text-decoration: none;
}












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

.selectorbox {
	width: 902px;
	float: left;
	clear: left;
	font-family: "Trebuchet MS";
	margin-bottom: 20px;
	padding-left: 24px;
}


.selector {
	background-image: url(/img/selector_bg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 144px;
	width: 286px;
}

.selector h1 {
	float: left;
	clear: left;
	font-size: 22px;
	line-height: 22px;
	font-weight: normal;
	text-transform: none;
	color: #ec6533;
	width: 266px;
	margin: 13px 0px 0px;
	padding: 0px 0px 0px 20px;
}

.selector h2 {
	float: left;
	clear: left;
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-transform: none;
	color: #999999;
	width: 266px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

.selector h3 {
	float: left;
	clear: left;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	text-transform: none;
	color: #686868;
	width: 240px;
	margin: 10px 0px 0px;
	padding: 0px 0px 0px 20px;
	height: 50px;
}


.selector h3 a, .selector h3 a:visited {
	color: #333333;
	text-decoration: underline;
}

.selector h3 a:hover {
	color: #ec6533;
	text-decoration: none;
}


.selector h4 a, .selector h4 a:visited {
	color: #3e3e3e;
	text-decoration: none;
	text-transform: uppercase;
	float: right;
	padding-top: 3px;
	font-size: 11px;
	width: 140px;
	line-height: 17px;
	font-weight: normal;
	background-image: url(/img/pfeil_selector.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-left: 0px;
	font-family: "Trebuchet MS";
	background-position: 85px 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 21px;
}

.selector h4 a:hover {
	color: #ec6533;
	text-decoration: none;
}















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



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

.printsend a, .printsend a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: normal;
	color: #3e3e3e;
	text-decoration: none;
	text-transform: uppercase;
}

.printsend a:hover {
	color: #ec6533;
	text-decoration: none;
}












/*---------------------- footer -------------------------------*/



.footer {
	float: left;
	width: 834px;
	padding-top: 40px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
	color: #666666;
	padding-bottom: 20px;
	background-image: url(/img/footer_shadow.gif);
	background-repeat: no-repeat;
	background-position: 52px 0px;
	padding-left: 68px;
}

