body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100%;	
}

#container_main {
	margin-top: 10px;
	width: 980px;
	height: 640px;
	background-image:url(img/bg01.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear:both;
}
#logo {
	position: absolute;
	top: 30px;
	left: 50%;
	margin: 0 0 0 +345px;
	width: 116px;
}

#container_nav {
	position: absolute;
	top: 30px;
	left: 50%;
	margin: 0 0 0 -460px;
	
}
#navbar {
	height: 35px;
	background-color: #B7071E;
}
#navbar_l {
	float: left;
	background-image: url(img/navbar_l.png);
	background-repeat: no-repeat;
	width: 19px;
	height: 35px;
}
#navbar_r {
	float: right;
	background-image: url(img/navbar_r.png);
	background-repeat: no-repeat;
	width: 9px;
	height: 35px;
}



#linkerbereich {
	width: 690px;
	margin-top: 410px;
	margin-left: 30px;
}

#rechterbereich {
	width: 200px;
	margin-top: 195px;
	margin-right: 30px;
}

.box {
	padding-left: 10px;
	padding-right: 10px;
	background-image:url(img/transp.png);

}
.box_oben_690 {
	background-image:url(img/transpbg_o_690.png);
	height: 10px;
}
.box_unten_690 {
	background-image:url(img/transpbg_u_690.png);
	height: 10px;
}
.box_oben_350 {
	background-image:url(img/transpbg_o_350.png);
	height: 10px;
}
.box_unten_350 {
	background-image:url(img/transpbg_u_350.png);
	height: 10px;
}
.box_oben_540 {
	background-image:url(img/transpbg_o_540.png);
	height: 10px;
}
.box_unten_540 {
	background-image:url(img/transpbg_u_540.png);
	height: 10px;
}
.box_oben_200 {
	background-image:url(img/transpbg_o_200.png);
	height: 10px;
}
.box_unten_200 {
	background-image:url(img/transpbg_u_200.png);
	height: 10px;
}
.box_oben_920 {
	background-image:url(img/transpbg_o_920.png);
	height: 10px;
}
.box_unten_920 {
	background-image:url(img/transpbg_u_920.png);
	height: 10px;
}

h1 {
	color: #0060A9;
	font-weight: normal;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 7px;
	display: inline-block;
}
h2 {
	color: #0060A9;
	font-weight: normal;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 7px;
	display: inline-block;
}
h3 {
	color: #0060A9;
	font-weight: normal;
	font-size: 14px;
	margin-top: 7px;
	margin-bottom: 7px;
}
#container_footer {
	clear: both;
	margin-left: 25px;
	margin-right:25px;
	padding-top: 30px;
}

#container_footer a {
	color: #000;
	text-decoration:none;
}
#container_footer a:hover {
	text-decoration:underline;
}

.schrift_klein {	font-size: 10px;
}

p {
	margin: 0px;
	padding: 0px;
}

a {
	color: #0060A9;
}
a:hover {
	text-decoration:none;
}
img {
	border: 0px;
}
