* {
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

body {
	background-color: #ED7404;
}

strong{ font-weight:bold; }

#page {
	width: 990px;
}

#pagepic {
	position: relative;
	width: 421px; height: 142px;
	float: left;
	overflow:visible;
}

#logo {
	position: relative;
	float:left;
	width: 569px; height: 142px;
	text-align:right;
}

#logo img { margin-top:82px; }

#menu {
	position: relative;
	margin-top:171px;
	width: 213px;
	clear: both;
	float: left;
}
	
#menu li {
	background:url( /images/navi-list.jpg ) repeat-x top;
}

#menu li.last {
	height:2px;
}

#menu a{
	color: #FFFFFF;
	text-decoration:none;
}

#menu a:hover{ color:#000000; }

#menu a.act{
	color: #000000;
	cursor:default;
}

#prinav {
	list-style-type: none;
	width:199px;
}

#prinav li {
	padding: 5px 0px 4px 15px;
}

#secnav {
	list-style-type: none;
	width:184px;
}

#secnav li {
	margin-left: -15px;
	padding: 5px 0px 4px 30px;
}

#secnav li a {
	font-size: 10px;
}

#search-frame {
	position:absolute;
	background:url( /images/search-frame.jpg ) repeat-x;
	width:199px;
	height:23px;
	top:315px;
}

#search {
	color:#FFFFFF;
	background-color:#F19036;
	width:90px;
	height:19px;
	margin-left:10px;
	margin-top:2px;
	float:left;
}

#search-field {
	margin-left:5px;
	margin-top:4px;
	background-color:#F19036;
	width:85px;
	height:auto;
}

#search-button{
	color:#FFFFFF;
	margin-top:2px;
	margin-left:3px;
	background-color:#BE5D03;
	height:19px;
	width:27px;
}

#container {
	position:relative;
	width: 777px; 
	float:left;
}

#headline {
	position: relative;
	width: 208px; 
	height: 142px;
	background-color: #D9DADB;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	text-align: right;
	float:left;
	vertical-align:bottom;
}

#headline table { 
	width:197px; 
}

#headline table tr td { height:142px; }

#headline h1 {
	color: #E95E0F;
	font-size: 24px;
	font-weight: normal;
	vertical-align:bottom;
	padding-bottom:14px;
}

#div-grey {
	background-color:#D9DADB;
	width:569px;
	height:142px;
	float:left;
}

#content-frame {
	position:relative;
	background-color:#D9DADB;
	width:777px;
	height:auto;
	clear:both;
	margin-bottom:15px;
}

#content {
	background-color:#D9DADB;
	padding:38px 24px 40px 0px;
	margin-left:208px;
	min-height: 420px; 
	height: expression( this.scrollHeight < 420 ? "419px" : "auto" );
	color:#000000;
}

#content * { color:#000000; }

#content div.headline-left {
	float:left;
	width:197px;
	text-align:right;
	margin-left:-207px;
	color:#E95E0F;
	font-weight:bold;
}

#content ul { 
	list-style:none; 
	margin-bottom:8px;
}

#content ul li { 
	background:url( /images/list-elem.jpg ) no-repeat top left;
	padding:3px 0px 3px 17px;
}

#content div.text-left {
	position:relative;
	float:left;
	width:268px;
	margin-right:18px;
}

#content .text-right {
	position:relative;
	float:left;
	width:258px;
}

#portrait { 
	float:left; 
	margin: 3px 10px 3px 0px;
}

.clear {
	clear:both;
}

#content .headline {
	font-weight:bold;
	margin-bottom:8px;
}

#questions tr td {
	vertical-align: top;
	padding: 0 5px 15px 0;
}

#p-right {
	text-align: right;
}

#content hr {
	height:0px;
	border-top:1px solid #B8B9BA;
	border-bottom:1px solid #A7A8A9;
	margin:30px 0px 23px 0px;
}

#content a {
	text-decoration:none;
	color:#E95E0F;
}

#content a:hover {
	text-decoration:underline;
}

span.height5 { line-height:5px; }

table.kontakt {
	width:560px;
}

table.kontakt td {
	background-color:#E4E5E6;
}
	
table.kontakt td.name{
	width:135px;
	border-right:2px solid #FFFFFF;
	padding-left:5px;
}

table.kontakt input {
	width:425px;
	background-color:#E4E5E6;
}

table.interessen td.first {
	width:235px;
}

table.kontakt td {
	line-height:18px;
}

table.kontakt td.name {
	margin-right:0px;
}

#kontakt-date {
	background-color:#E4E5E6;
	color:#FFFFFF;
	width:240px;
	margin-left:20px;
	height:18px;
	padding:2px 0px 0px 5px;
	
}

table.interessen input.checkbox {
	margin-right:7px;
}

#kontakt-message {
	width:425px;
	height:119px;
	line-height:20px;
	background:url(/images/bg-textarea.jpg) repeat;
	overflow:auto;
}

#kontakt-submit {
	background-color:#ED7404;
	color:#FFFFFF;
	width:142px;
	margin-top:18px;
}

#submit-frame {
	width:560px;
}
	
#content a.search-link {
	font-weight:bold;
	text-decoration:underline;
}