﻿/* CSS für Hardy-Remagen */

* {
	padding: 0;
	margin: 0;
}

a {
	color: #006633;
}

p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 9px;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 18px;
	font-weight: bold;
	color: #0a6716;
	line-height: 24px;
	margin-bottom: 10px;
}

h2 {
	font-size: 14px;
}

body {
	background: #fe8300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img {

	border: 0;
}

#main {

	width: 940px;
	margin: 10px;
	position: relative;
	z-index: 39;
}

#navi {
	float: left;
	left: 0 ;
	top: 0;
	width: 205px;
}

#navione {
	float: left;
	background: url(round_green_top.gif) left top no-repeat #acd626;
	width: 205px;
	margin: 91px 0 3px 0;
	padding: 35px 0;
	height: auto;	
	min-height:  130px;
	position: relative;
}

#navione .bottom {
	position: absolute;
	bottom: 0;
	left: 0 ;
	background: url(round_green_bottom.gif) left bottom no-repeat #acd626;
	height: 35px;
	width: 205px;
}

#navitwo {
	float: left;
	background: url(round_blue_top.gif) left top no-repeat #82c6ed;
	width: 205px;
	padding: 35px 0;	
	height: auto;
	min-height: 130px;
	position: relative;
}

#navitwo .bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(round_blue_bottom.gif) left bottom no-repeat #acd626;
	height: 30px;
	width: 205px;
}

#navione ul,
#navitwo ul {
	list-style: none;
	padding: 0 20px 0 5px;
	line-height: 23px;
	font-size: 12px;
	position: relative;
	top: -5px;
	z-index: 99px;

}


#navione ul ul,
#navitwo ul ul {
	padding: 0 0 5px 0;
	position:static;
	line-height: 18px;
	min-height: 0;

		
}


#navi a {
	display: block;
	zoom: 1;
	text-decoration: none;
	text-align: right;

}


#navi li a {
	color: #006d29;
	font-weight: bold;
}

#navi li a.active1 {
	color: #FFF;
}

#navi li li a {
	font-weight: normal;
	font-size: 11px;

}

#sidebar {
	float: right;
}

#content {
	
	width: 657px;
	float: left;
	margin: 91px 0 0 3px;
	padding:0;
}


#footer {
	clear: both;
	min-height: 20px;
}

#logo {
	position: absolute;
	left: 23px;
	top: 17px;
	z-index: 99;
	background: url(logo.gif) no-repeat left top;
	width: 205px;
	height: 105px;
}
#logo span {
	display: none;
}

#toolbar {
	position: absolute;
	left: 233px;
	top: 60px;
	width: 637px;
	z-index: 99;
}

#toolbar ul {
	position: static;
	width: 100%;
	list-style: none;
}


#toolbar ul li {
	float: left;

}

#toolbar ul li.last {
	float: right;
}

#toolbar li a {
	zoom: 1;
	display: block;
	width: 150px;
	padding: 0 20px;
	font-size: 12px;
	color: #f4d39d;
	text-decoration: none;
}

.nobackblock {
	margin-bottom: 3px;
}


.block {
    background-color: #fff;
	margin-bottom: 3px;
}

#block1 , #block2 {
	padding: 0 ;
	margin-bottom: 3px;
	height: 200px;
	background-color: #fff;	
}

#block1 .blockinner ,
#block2 .blockinner { 
	height: 130px;
	padding: 0 15px;
	overflow: auto;
}



#blockfull {
	padding: 0 ;
	margin-bottom:3px;
	height: 406px;
	background-color: #FFFFFF;
}

#blockfull .blockinner {
	padding: 0 15px;
	margin: 0;
	height: 336px;
	width: auto;
	overflow:auto;	
}

.blocktop {
	background: url(round_white_top.gif) left top no-repeat #FFF;
	width: 657px;
	height: 35px;
}

.blockbottom {
	background: url(round_white_bottom.gif) left bottom no-repeat;
	width: 657px;
	height: 35px;
}



.blocks {
	margin-left: 20px;
}


input, textarea, select {
	background: #EEE;
	border: 1px inset #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	font-size: 12px;
}

/* Form styles */
div.form-container { padding: 0; margin: 0; }

p.legend { margin-bottom: 1em; }
p.legend em { color: #C00; font-style: normal; }

div.errors { margin: 0 0; padding: 5px 10px; border: 0 none; background-color: #FE0; position: relative; top: -6px}
div.errors p { margin: 0; color:#000000 }
div.errors p em { color: #C00; font-style: normal; font-weight: bold; }

div.form-container form p { margin: 0; }
div.form-container form p.note { margin-left: 160px; font-size: 80%; color: #FFF; }
div.form-container form fieldset { margin: 10px 0; padding: 10px 0; border: none; border-top: 1px solid #FFF;  }
div.form-container form legend { font-weight: bold; color: #FFF; padding: 0 5px 0 0;}
div.form-container form fieldset div { padding: 0.1em 0 0.5em 0; }
div.form-container label, 
div.form-container span.label { font-size: 12px; clear:left; margin-top: 1px; margin-left: 0; margin-right: 3px; padding-right: 10px; width: 155px; display: block; float: left; text-align: right; position: relative; }
div.form-container label.error, 
div.form-container span.error { color: #C00; }
div.form-container label em, 
div.form-container span.label em { position: absolute; right: 0; font-size: 120%; font-style: normal; color: #900; }
div.form-container input.error { border-color: #C00; background-color: #FEF; }
div.form-container input:focus,
div.form-container input.error:focus, 
div.form-container textarea:focus {	background-color: #FFC; border-color: #FC6; }
div.form-container div.controlset label,
div.form-container div.controlset input { padding: 0; margin: 0; display: inline; float: none; width: auto; }

div.form-container div.controlset div { margin-left: 0; float: left; }
div.form-container div.buttonrow { margin-left:  170px; }
div.form-container div.controlset div div.left { 	width: 200px;
	float: left;
	margin:0;
	padding:0;
	clear: none;
	
 }

div.form-container div.controlset div div.leftfull { 	
	float: left;
	width: 360px;
}


div.form-container div.controlset div div.leftright { 
	width: 130px;
	float: left;
	margin:0;
	padding:0;
	clear:both;
	text-align: right;
	
 }

div.form-container div.controlset div div.right { 	
	width: 150px;
	float: left;
	margin:0;
	padding:0;
	clear: none;

 }

div.form-container div.controlset div div ul li input { 	
	position: absolute;
	left: 0;
	padding: 0;
	margin: 0;
	height: 18px;
	vertical-align:middle;
}

div.form-container div.controlset div div ul li span { 	
	position: relative;
	left: 22px;
	top: 0;
	padding-right: 25px;
}

div.form-container div.controlset div div ul {
	padding: 0;
	margin:0;
}

div.form-container div.controlset div div ul li { 	
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	position: relative;
}



.noborder {
	background: none;
	border: none;
	vertical-align: middle;
}

.button {
	padding: 2px 10px;
	font-weight: bold;
	border: 1px outset;
}

td {
font-size: 12px;
padding: 2px;
}

#error h5 {
	color: #990000;
}

.buttonright {
	display: block;
	padding: 5px 20px;
}

.radio {
 border: none;
 background-color: transparent;
}

.b1 {
	width: 210px;
	float: left;
	

}


#footer p {
	font-size: 11px;
	line-height: 14px;
	padding: 10px;
	color: #395719;
	text-align: center;
}

#footer p a {
	font-weight: bold;
	color: #395719;
	text-decoration: none;
}



.b2 {
	width: 580px;
	float: left;	
	height: 80px;
}

#footer .b2 img {
	float: left;
	margin-right: 3px;
}	

#footer .b2 p {
	width: 113px;
	float: left;
	padding: 20px 10px;
	height: 40px;

}

.b3 {
	width: 142px;
	height: 80px;
	float: right;
	background: url(round_newsletter.gif) left top no-repeat;
}
.b3 p {
	margin-top: 15px;
}


img.left {
	float: left;
	padding: 0 5px 5px 0;
}

img.right {
	float: right;
	padding: 0 0 5px 5px;
}

.articles {
	list-style: none;
	padding: 35px 0;
}

.articles li {
	float: left;
	width: 110px;
	padding: 0 40px 50px 0;
	text-align: left;
}

.articles li a {
	font-size: 12px;
	line-height: 18px;
	color: #003300;
}

table {
	border-collapse:separate;
}

th {
	font-size: 12px; 
	text-align: left;
	padding: 0 5px 0 0 ;
	border-bottom: 1px solid #CCC;
}

td {
	font-size: 12px; 
	text-align: left;
	padding: 2px 5px 2px 0 ;
	line-height: 18px;
	vertical-align: top;
}
