﻿body {
	background: #FAB841 url("body_background.gif") repeat left top;
	padding: 36px 0px 0px 36px;
	margin: 0px;
}

#wrapper {
	background: url('wrapper_background.png') no-repeat center bottom;
	padding-bottom: 12px;
	margin-bottom: 12px;
}


#header {
	background: #ffffff;
}


#container   {
		background: url("container_background.gif") repeat-y center top;
		min-height: 100%;
}


#left {
	background: url("left_background.png") no-repeat left bottom;
	padding-bottom: 12px;
	margin-bottom: 12px;	
}

#left .inside {
	background: #FFD243 url("left_inside_background.png") no-repeat left top;
	padding-top: 35px;
	padding-bottom: 10px;	
	
}


#main {
	 background: url("main_background.png") repeat-x left top;
}


#right {
	background: url("right_background.png") no-repeat left bottom;
	padding-bottom: 12px;
	margin-bottom: 12px;
}

#right .inside {
	background: #ECECEC url("right_inside_background.png") no-repeat left top;
	padding: 35px 0px 0px 20px;
	min-height: 400px;
}

#header .datum_ort {
	font-family: "Times New Roman", Times, Serif;
	font-size: 19px;
	font-weight: bold;
	text-transform: uppercase;
	word-spacing: 4px; 
	color: #EC6600;
	left: 35px;
	top: 56px;
	position: absolute;
}

#header .titel {
	font-family: "Times New Roman", Times, Serif;
	font-size: 37px;
	color: #000000;
	left: 35px;
	top: 85px;
	position: absolute;
}


#header .logo {
	position: absolute;
	left: 672px;
	top: 17px;
}

#left .mod_navigation ul,
#left .mod_navigation li {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#left .mod_navigation ul {
	border-top: 1px solid #565656;	
}

#left .mod_navigation a, 
#left .mod_navigation span{
	font-family: "Times New Roman", Times, Serif;
	font-size: 8pt;
	line-height: 19pt;
	padding: 0px 0px 0px 9px;
	color: #565656;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #565656;
	text-transform: uppercase;
}

#left .mod_navigation ul ul {
	border-top: none;
	
}

#left .mod_navigation ul ul a,
#left .mod_navigation ul ul span {
	background: url("left_nav_dot.gif") no-repeat left ;
	padding-left: 15px;
	text-transform: none;
}

#left .mod_navigation span {
	color: #ffffff;
	background: #EC6600;
}

#left .mod_navigation ul ul span {
	background: #EC6600 url("left_nav_dot_sel.gif") no-repeat left ;
}


#left .mod_navigation a:hover {
	background-color: #FFC32F;
}

#left .mod_navigation ul ul ul {
	display: none;
}

#left .mod_form {
	padding: 25px 0px 0px 9px;
	margin: 0px;
}

#left .mod_form p {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, Serif;
	font-size: 8pt;
	line-height: 11pt;
	text-transform: uppercase;
	color: #565656;
}

#left .mod_form input {
	font-family: "Times New Roman", Times, Serif;
	font-size: 8pt;
	line-height: 11pt;
	margin: 0px;
}

#left .mod_form input.text {
	width: 140px;
}

#left .mod_form input.submit {
	width: 30px;
}


#main .inside {
	padding: 35px;
}

#right .inside {

}

#right .inside .logos img {
	margin: 0px 0px 25px 0px;
	border: 0px;
}
