/* CSS Document */
html, body {
	margin:0;
	padding:0;
	height:100%;
}
body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	background: #b9d1e3 url(../images/background.jpg) top right repeat-x;
}
* {
	outline:none;
}
a {
	color:#b7261e;
	text-decoration:none;
}
a img {
	border:none;
}
p {
	margin:15px 0;
	line-height:1.45em;
}
form {
	margin:15px 0;
}
table {
	font-size:11px;
}
td, th {
	vertical-align:top;
}
td p {
	margin:7px 0;
}
h1, h2, h3, h4, h5, h6 {
	margin:15px 0;
	font-size:13px;
	color:#b7261e;
}
h1 {
	font-size:18px;
	text-transform:uppercase;
}
h2 {
	font-size:15px;
}
hr {
	background:none;
	border:none;
	border-top:1px solid #e1e1e1;
	height:1px;
}

ul, li {
	margin:15px 0;
	padding:0;
	list-style:none;
}
li {
	margin:0;
	background:url(file:///C|/Users/Daniel/Desktop/onlsite/asvoe/images/bull.gif) 0 7px no-repeat;
	padding-left:7px;
	margin-bottom:5px;
	text-align:left;
}

address {
	font-style:normal;
}
input, textarea, select {
	font-size:11px;
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
}
input[type="text"], textarea, input[type="password"], select {
	border:1px solid #0c3154;
	padding:2px 5px;
}
select {padding:0;}
.align-left {
	text-align:left;
}
.align-center {
	text-align:center;
}
.align-right {
	text-align:right;
}
.size8 {font-size:8px;}
.size9 {font-size:9px;}
.size10 {font-size:10px;}
.size11 {font-size:11px;}
.size12 {font-size:12px;}
.size13 {font-size:13px;}
.size14 {font-size:14px;}

.white {color:#FFF;}
.black {color:#000;}
.noUdl {text-decoration:none;}
.udl {text-decoration:underline;}
.foat-left {float:left;}
.float-right {float:right;}
.clear {clear:both;}
.menu ul, .menu li {
	margin:0;
	padding:0;
	list-style:none;
	background:none;
}

#site {
	margin:0 auto;
	width:999px;
	background:url(file:///C|/Users/Daniel/Desktop/onlsite/asvoe/images/site_repeat.jpg);
	overflow: hidden;
}

#header {
	margin-top: 10px;
	text-align: center;	
}

#content {
	position: relative;
	text-align: center;
	margin: 0 auto;
	width: 978px;
	background: #fff;
	padding:20px 0 10px 2px;
}

#impressionen {
	margin:40px 0;
}

#impressionen img {
	border:1px solid #b0cadb;
	padding:2px;
	margin:0 2px;
}

#content-bottom {
	background: url(../images/content-bottom-bg.gif) bottom center no-repeat;
	height: 10px;
	margin-bottom: 10px;
}
#logoleiste img {
	padding:0 7px;
}