body {
	margin:0px;
	font-family: Arial;
}

a:focus, a:active {
	outline: 0;
	-moz-outline: none;
} 

a {
	text-decoration:none;
}

#maincontent_full a {
	color: #366336;
	font-size: 11px;
	font-weight:bold;
}

#maincontent a {
	color: #366336;
	font-size: 11px;
	font-weight:bold;
}

#header {
	width:1000px;
	height:200px;
	background-image: url("img/header.jpg");
	background-repeat: no-repeat;
	font-size: 11px;
	color: #ffffff;
}

#header a {
	color: #ffffff;
}

#logo {
	position:absolute;
	width:266px;
	height:130px;
	left: 50px;
	
	background-image: url("img/logo.png");
	background-repeat: no-repeat;
	background-position: center;
}

#navigation_background {
	opacity:0.4;	
	filter: alpha(opacity = 40);
	background-color: #366336;;
}

#navigation_content {
	line-height:25px;
	border-bottom:1px solid #ffffff;
}

#navigation_content a {
	padding-left: 15px;
	padding-right: 15px;
	font-weight:bold;
}

#navigation_content a:hover {
	color:lightgray;
}

#breadcrumb_content a:hover {
	color:lightgray;
}

#submenu_links a:hover {
	color:darkgray;
}


#leftFrame a:hover {
	color:darkgray;
}

#maincontent_full a:hover {
	color:darkgray !important;
}

#maincontent_full a:hover h4{
	color:darkgray !important;
}

.navigation_spacer {
	position:absolute;
	top: 0px;
	background-color:#f7f7f7;
	width:1px;
	height:25px;
}

.navigation {
	position:absolute;
	width:734px;
	height:25px;
	top:144px;
	left:266px;
	text-transform:uppercase;
}

#breadcrumb_background {
	background-color: #366336;
	opacity:0.30;	
	filter: alpha(opacity = 30);
}


#breadcrumb_content {
	padding-left:13px;
	line-height:25px;
	font-weight:bold;
}

#sitemap {
	padding-left:13px;
	line-height:25px;
	font-weight:bold;
}

.breadcrumb_spacer {
	padding-left: 10px;
	padding-right: 10px;
}

.breadcrumb {
	position:absolute;
	width:734px;
	height:25px;
	top:169px;
	left:266px;
	vertical-align:bottom;
}

.sitemap {
	position:absolute;
	width:734px;
	height:25px;
	top:169px;
	left:878px;
	vertical-align:bottom;
}

#copyright a{
	font-size: 10px;
	color: #333333;
}

#copyright {
	padding-top:30px;
	padding-bottom:5px;
	font-size: 10px;
	color: #333333;
}

#leftframe_background {
	position:absolute;
	background-color: #f7f7f7;
	width:266px;
	top:0px;
	left:0px;
	height:100%;
	line-height:100%;
	z-index:-1000;
}

#leftframe {
	width:266px;
	background-color: #f7f7f7;
	font-size: 11px;
	color: #333333;
	text-align:center;
	padding-top:21px;
	top:200px;
	position:absolute;
	float:left;
}

.news_date {
	background-color: #e1e1e1;
	text-align:left;
	height:29px;
	line-height:29px;
	vertical-align:middle;
	padding-left:29px;
	margin-bottom:1px;
}

.news_content {
	background-color: #ebebeb;
	margin-bottom:10px;
	font-size:11px;
	text-align:left;
	padding: 10px;
	padding-right: 5px;
	padding-left:29px;
}

.green{
	color: #366336;
	font-size: 11px;
	font-weight:bold;
}

.mandatory_input{
	border: 1px solid white;
}

.high{
	line-height: 1.5; 
	font-size: 15px;
}

#submenu_full {
	position:relative;
	background-color: #fafafa;
	width:320px;
	text-transform:uppercase;
	font-size: 11px;
	color: #333333;
	margin-right:15px;
	margin-bottom:10px;
	float: left;
}

#submenu_headline {
	background-color: #e1e1e1;
	height:29px;
	line-height:29px;
	padding-left: 32px;
}

#submenu_headline a{
	color: black;
}

#submenu_links  {
	border: 1px solid #e1e1e1;
	padding: 5px;
	padding-left:32px;
}

#submenu_links a {
	line-height: 20px;
	color: #333333;
	font-weight: normal;
}

#maincontent_full {
	position:absolute;
	top:221px;
	left:301px;
	width:695px;
	font-size: 11px;
}

#maincontent_full #submenu_links {
	padding-left:10px;
}

#maincontent_full #submenu_headline {
	padding-left:10px;
}

#maincontent_full ul{
	padding-left:0px;
	margin-left:0px;
	margin-top:0px;
	list-style : none;
}

#maincontent_full li{
	padding-left : 15px;
	background : url(img/pfeile.jpg) 0px 4px no-repeat;
}

#maincontent_full p {
	margin-top:0px;
}

h3 {
	margin-top:0px;
	color: #366336;
	font-size:17px;
}

h4 {
	color: #366336;
	font-size:14px;
}

h5 {
	font-size:13px;
}

table {
	border: 1px solid #e1e1e1;
	background-color: #fafafa;
}

td {
	padding: 3px;
	font-size: 11px;
	vertical-align:top;
	color: black;
}

div .fieldset {
	border:1px solid #e1e1e1; 
	background-color: #fafafa;
	padding:5px;
}

.home_editor_navigation_and_submenu_background {
	background-color: #ACBEAC;
	color: #000000;
	border-bottom: 1px solid #FFFFFF;
	font-weight:bold;
	height:20px;
}

.home_editor_navigation_background {
	background-color: #ACBEAC;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-weight:bold;
	height:20px;
}

.home_editor_submenu_background {
	border-bottom:1px solid #E1E1E1;
	background-color: #FAFAFA;
	color: #333333;
	height:20px;
}

.home_editor_default_background {
	border-bottom:1px solid #E1E1E1;
	color:darkgray;
	height:20px;
}