* {
margin: 0;
padding: 0;
}

/* IDs */
#container {
	color: ##3399cc;
	width: 100%;
	height: 367px;
	background-image: url(../img/pattern2.gif);
}
#header {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	height: 360px;
}

#head_bilder {
	margin-left: 20px;
	width: 540px;
	height: 360px;
	float: left;
}
#claim {
	margin-top: 100px;
	width: 200px;
	height: 120px;
	float: left;
}
#head-navigation {
	width: 205px;
	height: 20px;
	margin: 330px 5px 0px 0px;
	float: right;
	text-align:right;
}
#head_abschluss {
	font-size: 0.3em;
	width: 100%;
	margin: 0px;
	background-image: url(../img/streifen_rot_weiss.gif);
	position: relative;
	height: 7px;
	clear:both;
}

/* Navigation */
#nav_top{
	margin-bottom: 16px;
	height: 30px;
	padding: 10px;
	background-color:#FFFFFF;
}
.main_lw{
	float:left;
	width:190px;
}
#nav_main{
	float:left;
	background-image: url(../img/blaue_punkte2.gif);
	background-repeat:repeat-x;
	background-position: left bottom;
	padding-bottom:10px;
}
#nav_clear { font-size:0.1em; clear:both; }
#main {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	}
#nav_sub {
	width: 200px;
	padding: 1px 10px 10px 10px;
	float: left;
}
#content {
	width: 538px;
	padding: 1px;
	float: left;
	font-size: 1.2em;
}
#column {
	margin-top: 40px;
	width: 200px;
	padding: 0px;
	float: right;
	font-size: 1.2em;
}

#content_abschluss {
	clear: both;
}
#main_abschluss {
	font-size: 0.3em;
	width: 100%;
	background-image: url(../img/streifen_rot_weiss.gif);
	position: relative;
	height: 7px;
}
#footer {
	width: 100%;
	height: 45px;
	background-image: url(../img/pattern2.gif);
}
#footer_text {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	padding: 10px;
}

#trenner{
	height:20px;
}

#content #trenner{
	height:20px;
	background-image: url(../img/blaue_punkt.gif);
	background-repeat:repeat-x;
	background-position: left;
}

html, body 		{height: 100%}
#container_box	{position: relative; min-height: 100%; height: auto !important; height: 100%;}
#nav_main .main {padding-left:19px;}
#content		{padding-bottom:50px;}
#footer 		{width: 100%; position: absolute; bottom: 0 !important; bottom: -1px; height: 45px;}

/* Formulare */
form input {border: 1px solid #74A0A1; background:#FFFFFF; margin:5px; min-height:25px; font: Tahoma, Arial, Helvetica, sans-serif; }
.powermail_text {min-height:16px; height:16px; width:250px; margin-top: 9px; }
form textarea {border: 1px solid #74A0A1; background:#FFFFFF; margin:5px; min-height:25px; height:150px; width:250px; font: 1.2em Trebuchet ms, Arial, Helvetica, sans-serif; }
label {float:left; display:block; width:150px; margin-top:10px; font-weight:bold;}
fieldset { border: 0;}
legend { color:#fff;}
.powermail_submit { margin-left: 155px; height:25px; width:252px; }
.powermail_mandatory_js { margin-left:20px; color:#74A0A1; }
