@charset "utf-8";
/* moved by compressor */
/* CSS Document */
html
{
}

body
{
	background-color: #FFF;
	font-size: 13px;
	font-family: Arial;
}

body#page
{
	color: #707172;
	background-image: url(/fileadmin/templates/images/body_bg.png);
	background-repeat: repeat-x;
}

h1,h2,h3,h4,p,ul,ol
{
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h1
{
	font-size: 16px;
}

h2
{
	font-size: 14px;
	margin-top: 5px;
}

h3
{
	font-size: 13px;
	margin-top: 8px;
}

h1, h2, h3, a, a:visited
{
	color: #0E71B4;
}

a img
{
	border: none;
	text-decoration: none;
}

a, a:visited
{
	text-decoration: none;
	font-weight: normal;
}

div#wrapper,
div#footerContent,
div#topWrapper
{
	text-align: left;
}

div#wrapper
{
	background-image: url(/fileadmin/templates/images/banner_bg.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding-left: 90px;
	padding-right: 90px;
	margin-left: -90px;
	margin-right: -90px;
}

div#wrapper,
div#header,
div#topWrapper,
div#center-content,
div#footerContent
{
	width: 898px;
}

div#header
{
	height: 200px;
	overflow: hidden;
	background-image: url(/fileadmin/templates/images/bannerbild.png);
	background-position: center top;
	background-repeat: no-repeat;
}

div#logo
{
	position: relative;
	margin-top: 20px;
	width: auto;
}

div#top-menu
{
	display: block;
	float: right;
	height: 25px;
	padding-top: 5px;
	font-size: 15px;
}

#top-menu ul li
{
	float: left;
	list-style: none;
	padding-left: 5px;
}

#top-menu ul li.firstMenuItem,
#top-menu ul li.menuItem
{
	border-right: 1px #707172 solid;
	padding-right: 5px;
}

#top-menu ul li,
#main-menu ul.leftMenu li
{
}

#top-menu a, #top-menu a:visited
{
	text-decoration: none;
	color: #707172;
}

#top-menu a:hover,
#main-menu a:hover
{
	color: #000000;
}

div#main-menu ul
{
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	list-style: none;
	color: #FFF;
	font-size: 15px;
}

div#main-menu a,
div#main-menu a:visited
{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

ul#leftMenu li
{
	margin-left: 0px;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-top: 4px;
	padding-bottom: 0px;
	background-color: #0E71B4;
	border-bottom: 1px #FFF solid;
	line-height: 19px;
}

ul.subLevel1
{
	margin-left: -15px !important;
	border-top: 1px #FFF solid;
	padding-bottom: 0px;
	margin-bottom: 0px !important;
}

ul.subLevel1 li
{
	background-color: #707172 !important;
}

div#center-content
{
	margin-top: 20px;
	margin-bottom: 20px;
}

div#left-content
{
	float: left;
	width: 190px; 
	overflow: hidden;
}

div#main-content
{
	float: left;
	width: 470px;
	margin-left: 20px;
	overflow: hidden;
	min-height: 540px;
}

div#breadcrumb
{
	height: 20px;
}

div#right-content
{
	float: right;
	width: 180px;
	overflow: hidden;
}

#right-content h2
{
	color: #FFF;
	background-color: #707172;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 3px;
	border-bottom: 1px #FFF solid;
}

#right-content h3
{
	margin-top: 15px;
}

#right-content h2,
#right-content h3,
#right-content p,
#right-content ul
{
	padding-left: 15px;
}

#right-content a,
#right-content a:visited
{
	color: #707172;
	font-weight: bolder;
}

div#contact
{
	background-image: url(/fileadmin/templates/images/right_box_bottom_shadow_bg.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #EFEDEE;
	padding-bottom: 30px;
}

div#footer
{
	position: relative;
	margin-top: 10px;
	margin-left: -10px;
	width: 100%;
	background-image: url(/fileadmin/templates/images/bottom_wrap_bg.png);
	background-repeat: repeat-x;
	height: 40px;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
}

div#copyright
{
	text-align: left;
}

div#copyright a,
div#copyright a:visited
{
	color: #707172;
	font-weight: bolder;
}

div.clear
{
	float: none;
	clear: both;
}