body{
	margin:0px;
}
#pageholder {
	position: relative;
}
#page{
	margin-left:auto;
	margin-right:auto;
	position: relative;
	width:900px;
	margin-top:28px;
	margin-bottom:28px;
}

#pageholder #header{
	margin-top:15px;
	position: relative;
	height:90px;
	border-top-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ee970e;
	border-bottom-color: #ce0003;
	background-image:url(images/header.gif);
	background-repeat:repeat-x;
}
#pageholder #page #contentMain{
	position: relative;
}
#pageholder #page #contentMain #menu{
	width:200px;
	margin-right:22px;
	padding-top:10px;
	float:left;
	position: relative;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#f39a0f;
}
#pageholder #page #contentMain #menu ul{
	list-style-position: outside;
	list-style-image:url(images/menu_link.gif);
	padding-left:0px;
	margin-left:20px;
}
#pageholder #page #contentMain #menu li{
	padding-top:3px;
}
#pageholder #page #contentMain #menu ul .active{
	list-style-position: outside;
	list-style-image:url(images/menu_active.gif);
}
#pageholder #page #contentMain #menu a{
	text-decoration:none;
	color:#97bf0d;
}
#pageholder #page #contentMain #menu a:hover{
	text-decoration:underline;	
}
#pageholder #page #contentMain #menu a:visited{
	color:#97bf0d;
}
.menusonder{
	background-image:url(images/menu_link.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	margin-left:5px;
}
#pageholder #page #contentMain #content{
	float:left;
	width:674px;
	padding-top:5px;
	padding-bottom:20px;
	vertical-align:top;
	position: relative;
	border-top-width: 3px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	line-height:1.5em;
}
#pageholder #page #contentMain #content h1{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	color:#f39a0f;
	line-height:1.5em;
}
#pageholder #page #contentMain #content h2{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;;
	font-weight:bold;
	color:#f39a0f;
	line-height:1.5em;
	margin-bottom:-10px;
	padding-top:10px;
}
#pageholder #page #contentMain #content img{
	/*border-top-width: 3px;
	border-top-color: #f3d93b;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #c83f50;
	border-right-width: 3px;
	border-right-color: #f39a0f;
	border-right-style: solid;
	border-left-width: 3px;
	border-left-color: #f39a0f;
	border-left-style: solid;   */
	margin-top:10px;
	margin-left:15px;
	padding:5px;
}
#pageholder #page #contentMain #imgnoborder img{
	border-width:0px;
	margin:0px;
	padding:4px;
}
#pageholder #page #contentMain #bildmituntertitelrechts{
	float:right;
	font-size:11px;
	line-height:1.2em;
	padding-bottom:6px;
	padding-left:10px;
	padding-right:0px;
	padding-top:6px;
	margin:0px;
}
#pageholder #page #contentMain #bildmituntertitelrechts img{
	border:0px;
	margin:0px;
	padding:0px;
}
#pageholder #page #contentMain #content ul{
	margin-left:15px;
	padding:0px;
	list-style-type:none;
	list-style-position:outside;
}
#pageholder #page #contentMain #content ul li a{
	background-image:url(images/wwwlinkliste.gif);
	background-repeat:no-repeat;
	margin-left:-15px;
	margin-top:0px;
	padding-left:20px;
	padding-top:0px;
}
#pageholder #page #contentMain #content a{
	text-decoration:underline;
	color:#666666;
}
#pageholder #page #contentMain #content a:hover{
	text-decoration:none;
	color:#666666;
}
#pageholder #page #contentMain #content a:visited{
	color:#666666;
}
#pageholder #page #contentMain #content a.download{
	background-image:url(images/download.gif);
	background-repeat:no-repeat;
	padding-left:14px;
	color:#ce3fe1;
}
#pageholder #page #contentMain #content a.wwwlink{
	/* background-image:url(images/wwwlink.gif);
	background-repeat:no-repeat;
	padding-left:17px;  */
	color:#005da8;
}
#pageholder #page #contentMain #content a.mailto{
	background-image:url(images/mailto.gif);
	background-repeat:no-repeat;
	padding-left:19px;
	color:#97bf0d;
}
#pageholder #page #contentMain #content .boldsmall{
	font-size:12px;
}
#pageholder #page #contentMain #content strong{
	color:#d00019;
}
#pageholder #footer{
	position: relative;
	height:90px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #009bd1;
	padding-top:0px;
	background-image:url(images/header.gif);
	background-repeat:repeat-x;
}
input{
	height:14px;
}
.submit{
	height:24px;
}
.clear{
clear:both;
}
