body {
	background: url('img/bg/bg.jpg') no-repeat fixed center top;
	color: #000000;
}

body,tr,td,div,p{
	font: 11px Verdana;
}

img{
	border: none;
}

/************************************************
HEFT
************************************************/

#heft {
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

/************************************************
TOP-NAVIGATION
************************************************/
#topnav A{
	font-size: 14px;
	font-weight: bold;
	color: #0f9cb4;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

#topnav A:hover, #topnav A.act{
	color: #000000;
}

/************************************************
NAVIGATION
************************************************/
#nav_wrapper{
	height: 270px;
	background: url('img/bg/nav.jpg') no-repeat;
}

#nav{
	padding-left: 60px;
	padding-top: 72px;
}

#nav A{
	color: #0f9cb4;
	font-size: 12px;
	display: block;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}

#nav A:hover, #nav A.act{
	color: #000000;
}

#nav A.sub{
	font-size: 11px;
	padding-left: 15px;
	display: block;
}

/**********************************************************
 Design-Aufbau
**********************************************************/
#top_l{
	background: url('img/bg/top_l.png');
}

#top_r{
	background: url('img/bg/top_r.png');
}

#top_o{
	background: url('img/bg/top_o.png');
}

#top_u{
	background: url('img/bg/top_u.png');
	vertical-align: top;
}

#btl{
	background: url('img/bg/border_tl.png');
}

#tl{
	background: url('img/bg/tl.jpg');
}

#tr{
	background: url('img/bg/tr_ohne.jpg');
	vertical-align: top;
}

#btr{
	background: url('img/bg/border_tr_ohne.png');
}

#bml{
	background: url('img/bg/border_ml.png');
}

#rl{
	background: url('img/bg/rl.jpg'); 
	vertical-align: top;
}

#content{
	background: url('img/bg/bl.jpg'); 
	vertical-align: top; 
	padding-bottom: 20px;
}

#navigation{
	background: url('img/bg/br.jpg'); 
	vertical-align: top;
}

#rr{
	background: url('img/bg/rr.jpg'); 
	vertical-align: bottom;
}

#bmr{
	background: url('img/bg/border_mr.png');
}

#bbl{
	background: url('img/bg/border_bl.png');
}

#bbm{
	background: url('img/bg/copy.jpg'); 
	text-align: right;
}

#copy{
	padding-right: 7px; 
	color: #808080; 
	font-size: 10px;
}

#copy A{
	color: #808080;
}

#bbr{
	background: url('img/bg/border_br.png');
}

#bottom{
	background: url('img/bg/border_b.png');
}

#foto{
	position: absolute; 
	left: 32px; 
	top: 46px; 
	width: 242px; 
	height: 148px;
	background: url('/content/img/ecke/oris.jpg');
}

#foto-layer{
	position: absolute; 
	left: 0px;
	top: 0px;
	width: 242px; 
	height: 148px;
	background: url('img/bg/tr_over.png');
}


/************************************************
ÜBERSCHRIFTEN
************************************************/
H1{
	font-size: 18px;
	font-weight: bold;
	color: #0f9cb4;
	border-bottom: 2px solid #0f9cb4;
	display: block;
	margin:0 0 15px 0;
}

H2{
	font-size: 14px;
	font-weight: bold;
	color: #0f9cb4;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #0f9cb4;
	margin-bottom: 5px;
}

H3{
	font-size: 12px;
	font-weight: bold;
	color: #0f9cb4;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #0f9cb4;
	margin-bottom: 5px;
}

H4{
	font-size: 12px;
	color: #0f9cb4;
	padding: 0;
	margin: 0;
}

p.bodytext {
	padding:0 0 20px 0;
	margin:0;
}

A, A:visited{
	color: #0f9cb4;
}

A:hover{
	color: #000000;
}
