@charset "utf-8";
/* CSS Document */

*, html {
	margin: 0;
	padding: 0;
}
a, a:link {
text-decoration: none;
color: #004494;
font-weight: bold;
}
a:hover {
text-decoration: none;
color: #0077f3;
}
a img {
	border: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-size: 100%;
	color: #58585a;
}
h1 {
	font-size: 1.5em;
	margin-bottom: 1em;
	color: #004494;
	text-align: left;
	font-weight: bold;
}
h2 {
	font-size: 1.3em;
	margin-bottom: 0.9em;
	margin-top: 1em;
	color: #004494;
	font-weight: bold;
	text-align: left;
}
h3 {
	font-size: 1.2em;
	margin-bottom: 0.5em;
	color: #004494;
	text-align: left;
	font-weight: bold;
}
hr {
	height: 5px;
	color: #004494;
	background-color: #004494;
	border: none;
	margin: 0.5em 0;
}
p, table {
	font-size: 1.1em;
	line-height: 1.4em;
	padding-bottom: 0.5em;
}
blockquote {
	background: #c8cae3 url(../images/de/content/info_ausrufezeichen.gif) 10px 10px no-repeat;
	padding-left: 60px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 1.1em;
	line-height: 1.4em;
}	
#all {
	font-size: 0.8em;
	width: 1172px;
	margin: 0 auto;
	background: transparent url(../images/body_bg.gif) repeat-y;
}
#head {
	width: 1150px;
	height: 135px;
	margin: 0 11px;
}
#logo {
	height: 135px;
	width: 200px;
	float: left;
	background: transparent url(../images/head_logo.gif) no-repeat;
}
#comp {
	height: 135px;
	width: 950px;
	float: left;
	background: transparent url(../images/head_comp.jpg) no-repeat;
}
#body {
	clear: both;
	width: 1150px;
	margin: 0 11px;
}
#nav {
	float: left;
	width: 200px;
	padding-bottom: 50px;
}
#nav ul {
	list-style-type: none;
	font-size: 0.9em;
	font-weight: bold;
}
#nav ul ul {
	font-size: 1em;
}
#nav ul ul ul {
	font-size: 1em;
}
#nav li {
	line-height: 28px;
	width: 200px;
	margin-bottom: 2px;
}
#nav li li {
	line-height: 22px;
}
#nav li li li {
	line-height: 22px;
}
#nav li li li a {
background: url(../images/pfeil.gif) 15px center no-repeat;
}
#nav li a, #nav li a:link {
	height: 28px;
	background-color: #004494;
	display: block;
	padding-left: 5px;
	color: #FFFFFF;
	
}
#nav li a:hover, #nav li a.aktiv {
	background-color: #4066aa;
}
#nav li li a, #nav li li a:link {
	height: 22px;
	background-color: #8e97c7;
	display: block;
	padding-left: 15px;
	color: #FFF;
}
#nav li li a:hover, #nav li li a.aktiv  {
	background-color: #8e97c7;
	color: #004494;
}
#nav li li li a, #nav li li li a:link {
	height: 22px;
	background-color: #c8cae3;
	display: block;
	padding-left: 30px;
	color:  #fff;
}
#nav li li li a:hover, #nav li li li a.aktiv {
	background-color: #c8cae3;
	color:  #004494;
}
#content {
	float: right;
	width: 900px;
	padding-right: 20px;
	min-height: 540px;
	margin-top: 10px;
	padding-bottom: 20px;
}
* html #content {
	height: 540px;
}
#footer {
	clear: both;
	height: 45px;
	width: 1172px;
	background: transparent url(../images/footer.gif) no-repeat;
	font-size: 0.8em;
}
* html #footer {
	height: 30px;
}
#impress {
	float: right;
	width: 180px;
	text-align: center;
	padding-top: 15px;
	margin-right: 31px;
}
#adress {
	float: left;
	width: 700px;
	padding-top: 15px;
	text-align: center;
	margin-left: 20px;
}
#language {
	padding-top: 15px;
	float: left;
	width: 200px;
	text-align: center;
	margin-left: 11px;
}
#language img {
	margin-right: 3px;
	margin-bottom: 3px;
}
