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

body {
	margin: 0px;
	padding: 0px;
	background-color: #613115;
	background-attachment: fixed;
	background-image: url(/img/holz.jpg);
	background-repeat: no-repeat;
}


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 {

	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;
	
	
}



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


.container {
	width: 1005px;
	padding: 0px 0px 0px 55px;
	clear: left;
	float: left;
	margin-top: 25px;
}








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

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


.logo {
	padding-left: 89px;
}

.logo img {
	float: left;
}


.sublogo {
	padding-left: 22px;
	margin-top: 7px;
	float: left;
}

.sublogo img {
	float: left;
}


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


.mainnavbox {
	width: 1005px;
	float: left;
	clear: left;
	margin-top: 15px;
}

.mainnav {
	float: left;
	width: 660px;
	padding-left: 89px;
	margin-top: 6px;
}

.mainnav a {
	float: left;
	font-family: "lucida grande", arial;
	font-size: 15px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-right: 25px;
	text-decoration: none;
}

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








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


.subnavbox {
	width: 1005px;
	float: left;
	clear: left;
}

.subnav {
	float: left;
	width: 910px;
	padding-left: 89px;
	margin-top: 5px;
	height: 25px;
}

.subnav a {
	float: left;
	font-family: "lucida grande", arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-right: 25px;
	text-decoration: none;
}

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


















/*---------------------- suche -------------------------------*/


.suchebox {
	float: right;
	width: 170px;
	padding-right: 70px;
}

.suchmaske {
	background-image: url(/img/suchmaske.png);
	background-repeat: no-repeat;
	width: 167px;
	height: 28px;
	float: left;
	padding-left: 31px;
}

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

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

.solidline {
	clear: left;
	float: left;
	margin-top: 8px;
	padding-left: 25px;
}

.dotline {
	clear: left;
	float: left;
	margin-top: 6px;
	padding-left: 25px;
}







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



.content {
	width: 1005px;
	float: left;
	clear: left;
	padding-bottom: 10px;
	margin-top: 15px;
}









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




.leftside {
	width: 531px;
	float: left;
	background-image: url(/img/shader_main.png);
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-bottom: 20px;
}

.rightside {
	width: 389px;
	float: right;
	background-image: url(/img/shader_infobox.png);
	background-repeat: repeat-y;
	padding-left: 30px;
	padding-top: 20px;
	padding-right: 10px;
}




/*---------------------- subnavright -------------------------------*/


.subnavright {
	width: 220px;
	float: left;
	clear: left;
	padding-bottom: 11px;
}



.subnavright a {
	float: left;
	font-family: arial;
	font-size: 11px;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
	clear: left;
	width: 220px;
	padding-bottom: 6px;
	padding-top: 6px;
	background-image: url(/img/dotlinesmall.gif);
	background-repeat: no-repeat;
	background-position: 0px 23px;
}

.subnavright a:hover {
	color: #0b0b0b;
}




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

.artikel {
	width: 400px;
	float: left;
	margin-bottom: 20px;
	padding-left: 89px;
}

.artikel h1 {
	width: 100%;
	float: left;
	clear: left;
	font-family: arial;
	font-size: 23px;
	line-height: 26px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-transform: none;
}

.artikel h2 {
	width: 100%;
	float: left;
	clear: left;
	font-family: arial;
	font-size: 20px;
	line-height: 23px;
	font-weight: normal;
	color: #CC0000;
	margin: 0px;
	padding: 0px;
	text-transform: none;
}

.artikel div.copy {
	width: 100%;
	float: left;
	clear: left;
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.artikel div.copy a, .artikel div.copy a:visited {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}



.artikel div.copy a:hover {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}



.search_list {
	width: 100%;
	float: left;
	clear: left;
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 89px;
}


.search_list  a, .search_list a:visited {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}



.search_list a:hover {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}







.artikel div.more {
	width: 100%;
	float: left;
	clear: left;
	font-family: arial;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.artikel div.more a, .artikel div.more a:visited  {
	color: #333333;
	text-decoration: underline;
}


.artikel div.more a:hover  {
	color: #CC0000;
	text-decoration: none;
}










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

.infobox {
	width: 409px;
	float: left;
	clear: left;
	margin-bottom: 20px;
}

.infobox h1 {
	width: 220px;
	float: left;
	clear: left;
	font-family: arial;
	font-size: 18px;
	line-height: 19px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-transform: none;
}

.infobox h2 {
	width: 220px;
	float: left;
	clear: left;
	font-family: arial;
	font-size: 18px;
	line-height: 19px;
	font-weight: normal;
	color: #CC0000;
	margin: 0px;
	padding: 0px;
	text-transform: none;
}

.infobox p {
	width: 220px;
	float: left;
	clear: left;
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


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


.infobox p a:hover  {
	color: #999999;
	text-decoration: none;
}





.infobox div.more {
	width: 220px;
	float: left;
	clear: left;
	font-family: arial;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


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


.infobox div.more a:hover  {
	color: #CC0000;
	text-decoration: none;
}
