body
{
	background-color:#fff;
	font-family:Verdana, Arial;
	font-size:12px;
	padding:0;
	margin:0;
}

#wrapper
{
	width:940px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	border:1px solid #AA0000;
	height:500px;
	min-height:500px;
	background:url(../grafiken/background/bg.png) repeat-y;
	padding-top:20px;
}

html>body #wrapper {height:auto}


#header
{
	width: 940px;
	height:180px;
	position:relative;
//	background:url("../grafiken/background/header.jpg") no-repeat;
	border:0px solid #fff;
}



#content
{
 	position:relative;
	width:940px;
	clear:both;	
}

#navi_left
{
	width:160px;
	border:0px solid #000;
	float:left;
}

#navi_left ul
{
	list-style:none;
}

#navi_left ul li
{
	margin:4px 0 2px 0;	
}

#navi_left ul li.sub
{
	margin:4px 0 2px 15px;
	padding:0px;
	font-size:11px;	
	color:#fff;
	border:0px solid #000;
	min-height:15px;
	min-height:15px;
	border:1px solid #fff;
	border-width:0 0 1px 0;
}



#navi_left ul li.sub a
{
	background:none;
	display:block;
	width:100px;
	min-height:15px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}

#navi_left  li>a
{
	background:url(../grafiken/background/navi.jpg);
	display:block;
	width:123px;
	min-height:21px;
	margin:2px 0 2px 0;
	padding:2px 0 0px 7px;
	color:#C65449;
	font-weight:bold;
}

#lang
{
	width:120px;
	margin-left:30px;
}

table#lang a
{
	background:transparent;
	font-size:10px;
	width:auto;
	color:#000;
}

tlabe#lang a:hover
{
	background:transparent;
}

#navi_left li>a:hover
{
	background:url(../grafiken/background/navi2.jpg);
	display:block;
	width:123px;
	min-height:21px;
	margin:2px 0 2px 0;
	padding:2px 0 0px 7px;
	color:#fff;
	font-weight:bold;

}

#navi_left ul li.sub a:hover
{
	background:#fff;
	display:block;
	width:100px;
	min-height:15px;
	text-decoration:none;
	color:#AA0000;
	font-weight:bold;
}

#navi_left ul li.sub:hover
{
	margin:4px 0 2px 15px;
	padding:0px;
	font-size:11px;	
	color:#AA0000;
	min-height:15px;
	min-height:15px;
	border:1px solid #AA0000;
	border-width:0 0 1px 0;
	background:#fff;
}

#inhalt
{
	width:750px;
	min-height:280px;	
	border:0px solid #eee;	
	padding-top:20px;
	margin-bottom:5px;
	float:right;
}


#left
{
	border:1px solid #AA0000;
	border-width:0 1px 0 0;	
	width:47%;
	padding:10px;
	float:left;
}

#right
{
	border:1px solid #AA0000;
	border-width:0 0px 0 1px;
	width:47%;
	padding-right:10px;
	padding-bottom:10px;
	padding-left:10px;
	float:right;		
}

#middle
{
	width:94%;
	padding:10px;
	text-align:center;
}




#footer
{
	width:418px;
	border:0px solid #000;
	font-weight:bold;
	padding:5px 0 5px 522px;
	font-size:10px;
	clear:both;



}

.normal
{

	padding-top:60px;
}


.preis
{
	border:1px solid #000;
	border-width:1px 0 1px 0;
	padding:10px 0 10px 0;
}

/* Formatierungen */

h1
{
	color:#AA0000;
	font-size:200%;
	border-bottom:1px solid #AA0000;
	width:80%;
}

h2
{
	font-size:120%;
}

.klein
{
	font-size:10px;
}

.center_k
{
	font-size:10px;
	text-align:center;
}

.center
{
	text-align:center;
}

.center_b
{
	text-align:center;
	font-weight:bold;
}

.center_b_g
{
	text-align:center;
	font-weight:bold;
	font-size:120%;	
}

.klein_b
{
	font-size:10px;
	font-weight:bold;
}

.bold
{
	font-weight:bold;
}

.bold2
{
	font-weight:bold;
	color:#AA0000;
	font-style:italic;
}

.bold_g
{
	font-weight:bold;
	font-size:20px;
}

.lang
{
	width:160px;
}

.mittel
{
	width:100px;	
}

.kurz
{
	width:45px;
}

.left
{
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:3px;
}

.right
{
	float:right;
	margin-left:10px;
	margin-bottom:5px;
	margin-top:3px;
}

.aoben
{
	margin-top:5px;
}

.boben
{
	margin-top:40px;
}



th
{
	font-size:12px;
	font-weight:bold;
}

#flash a:link, #flash a:visited, #flash a:hover {
    background: url("../grafiken/background/logo2.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 150px;
    text-decoration: none;
    margin:175px 0 0 20px;
    }
    #logo {
    height: 150px;
    margin-top: -360px;
    position: absolute;
    width: 940px;
    }
    
    #flash {
    height: 181px;
    width: 940px;