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

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background:#eeeeee url(images2/bg.gif) left top repeat-x;
}

h1 {
	margin:0;
	padding:0;
	font-size:21px;
	color:#bc0d1c;
	font-weight:normal;
	text-align:left;
}

.site {
	width:659px;
	text-align:left;
}

.header {
	width:659px;
	height:231px;
	background: url(images2/header.jpg) left top no-repeat;
}

.content {
	width:659px;
	background: url(images2/content.gif) left top repeat-y;
}

.abstand_content {
	padding-left:35px;
}

.lbb {
	position:absolute;
	left:0px;
	top:10px;
	height:40px;
	font-size:10px;
	font-weight:bold;
	width:200px;
	text-align:right;
}

.abstand_header {
	padding-top:100px;
	padding-left:35px;
}

.abstand_header h1 {
	font-size:23px;
	color:#133D7B;
}

.footer {
	padding-top:20px;
	margin-bottom:30px;
	background: url(images2/footer.gif) left top no-repeat;
}

.footer_links {color:#696969; font-size:12px;}
.footer_links a {color:#696969; font-size:12px; text-decoration:none;}
.footer_links a:hover {color:#696969; font-size:12px; text-decoration:none;