/*------------------------------------------------------------------------
	Dr. Ortrun Hatz Kahle CSS // © Frederic K. Herring, cmXs 2010
--------------------------------------------------------------------------*/

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


.iehack {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 0px;
	clear: both;
}

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


/*---------------- inputfields / inputbox / dropdown ----------------*/


.dropdown, .dropdown:visited {
	width: 250px;
	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;
	border: 1px solid #cccccc;
	
}

.dropdown:hover {
	width: 250px;
	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;
	border: 1px solid #339999;
	
}





.inputbox, .inputbox:visited {
	
	width: 250px;
	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;
	border: 1px solid #cccccc;
	
}


.inputbox:hover {
	
	width: 250px;
	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;
	border: 1px solid #339999;
	
}





.inputfield, .inputfield:visited {
	
	width: 250px;
	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;
	border: 1px solid #cccccc;
	
}


.inputfield:hover {
	
	width: 250px;
	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;
	border: 1px solid #339999;
	
}





.senden, .senden:visited {
	width: 100px;
	font-family: arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 18px;
	padding-top: 1px;
	padding-left: 4px;
	margin-bottom: 4px;
	background-color: #e77d1b;
	cursor: hand;
	float: left;
	margin-top: 5px;
	border: 1px solid #e77d1b;
	padding-bottom: 2px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
}


.senden:hover {
	width: 100px;
	font-family: arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 18px;
	padding-top: 1px;
	padding-left: 4px;
	margin-bottom: 4px;
	background-color: #339999;
	cursor: hand;
	float: left;
	margin-top: 5px;
	border: 1px solid #339999;
	padding-bottom: 2px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
}




.loeschen, .loeschen:visited {
	width: 130px;
	font-family: arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 18px;
	padding-top: 1px;
	padding-left: 4px;
	margin-bottom: 4px;
	background-color: #999999;
	cursor: hand;
	float: left;
	margin-top: 5px;
	border: 1px solid #999999;
	padding-bottom: 2px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
}


.loeschen:hover {
	width: 130px;
	font-family: arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 18px;
	padding-top: 1px;
	padding-left: 4px;
	margin-bottom: 4px;
	background-color: #666666;
	cursor: hand;
	float: left;
	margin-top: 5px;
	border: 1px solid #666666;
	padding-bottom: 2px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
}






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


.container {
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
}


.innencontainer {
	width: 1010px;
	float: left;
	clear: left;
	padding-bottom: 30px;
}



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


.topbox {
	width: 1010px;
	float: left;
	clear: left;
	height: 164px;
}

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

.logo img {
	float: left;
}


.topnav {
	float: right;
	width: 285px;
	margin-top: 119px;
}

.topnav a {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	text-transform: uppercase;
	color: #5c5c5c;
	text-decoration: none;
	padding-right: 20px;
}

.topnav a:hover {
	color: #cf2d1c;
}







/*---------------------- mainnavbox -------------------------------*/


.mainnavbox {
	width: 892px;
	float: left;
	clear: left;
	padding-left: 118px;
}


.mainnav {
	float: left;
	clear: left;
}

.mainnav img {
	float: left;
}


.mainnav a, .mainnav a:visited {
	border-bottom: 3px solid #e4e4e4;
	float: left;
	height: 184px;
	width: 44px;
}

.mainnav a:hover {
	border-bottom: 3px solid #cf2d1c;
}



.subnav {
	float: left;
	clear: left;
	margin-top: 10px;
	width: 800px;
	height: 20px;
}

.subnav img {
	float: left;
}


.subnav a, .subnav a:visited {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #5f5f5f;
	text-decoration: none;
	padding-right: 20px;
}

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









/*---------------------- contentbox -------------------------------*/


.contentbox {
	width: 892px;
	float: left;
	clear: left;
	padding-left: 118px;
}

.leftside {
	float: left;
}

.rightside {
	float: right;
	margin-top: 11px;
}



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

.artikel {
	width: 550px;
	clear: left;
	float: left;
	margin-top: 24px;
}

.artikel h1 {
	width: 100%;
	clear: left;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #5f5f5f;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
}

.artikel h1 a, .artikel h1 a:visited {
	color: #5f5f5f;
	text-decoration: underline;
 }

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





.artikel h2 {
	width: 100%;
	clear: left;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	padding-bottom: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
}


.artikel div.copy {
	width: 100%;
	clear: left;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	line-height: 18px;
	padding-bottom: 10px;
}

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

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


.artikel div.more {
	width: 100%;
	clear: left;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
}

.artikel div.more a, .artikel div.more a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	background-image: url(../img/smallarrow_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;
	text-decoration: none;
	padding-bottom: 4px;
	text-transform: uppercase;
}

.artikel div.more a:hover {
	color: #cf2d1c;
}






.artikel div.back {
	width: 100%;
	clear: left;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
}

.artikel div.back a, .artikel div.back a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	background-image: url(../img/smallarrow_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;
	text-decoration: none;
	padding-bottom: 4px;
	text-transform: uppercase;
}

.artikel div.back a:hover {
	color: #cf2d1c;
}






.artikel div.print {
	width: 100%;
	clear: left;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
}

.artikel div.print a, .artikel div.print a:visited {
	color: #333333;
	text-decoration: none;
	padding-left: 15px;
	background-image: url(../img/drucken.gif);
	background-repeat: no-repeat;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	text-transform: uppercase;
	background-position: 0px 1px;
}

.artikel div.print a:hover {
	color: #cf2d1c;
	text-decoration: none;
}










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

.infobox {
	width: 287px;
	clear: left;
	float: left;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}

.infobox h1 {
	width: 100%;
	clear: left;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #5f5f5f;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
}

.infobox h2 {
	width: 100%;
	clear: left;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	padding-bottom: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	line-height: 17px;
}


.infobox h2 a, .infobox h2 a:visited {
	color: #999999;
	text-decoration: underline;
}

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


.infobox div.copy {
	width: 100%;
	clear: left;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	padding-bottom: 10px;
	line-height: 18px;
}

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

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



.infobox div.more {
	width: 100%;
	clear: left;
	float: left;
	padding-bottom: 10px;
	line-height: 18px;
}

.infobox div.more a, .infobox div.more a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	background-image: url(../img/smallarrow_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;
	text-decoration: none;
	padding-bottom: 4px;
	text-transform: uppercase;
}

.infobox div.more a:hover {
	background-position: 0px -32px;
	color: #cf2d1c;
}










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

.footerbox {
	width: 892px;
	clear: left;
	float: left;
	background-image: url(../img/footer.png);
	background-repeat: no-repeat;
	padding-left: 118px;
	margin-top: 25px;
	padding-top: 8px;
	padding-bottom: 30px;
}


.footer {
	width: 892px;
	clear: left;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	line-height: 15px;
	padding-bottom: 30px;
}

.footer a, .artikel a:visited {
	color: #0b0b0b;
	text-decoration: underline;
}

.footer a:hover {
	color: #cf2d1c;
	text-decoration: none;
}

