html, body{
    margin:0;
    padding:0;
    height:100%;
	background:#5D5C6D;
}
#site{
	position:relative;
	width:100%;
    height:100%;
	min-width:998px;
}
/****Head**********************************************/
#head{
	width:100%;
    height:85px;
	background:#FFFFFF;
	position:relative;
	border-bottom:20px solid #93927A;
}
#head_left{
	position:absolute;
	left:0px;
	top:0px;
	width:390px;
	height:85px;
	margin:0px;
	}
#logo{
	height:40px;
	width:167px;
	position:absolute;
    left:35px;
	top:22px;
}
#head_middle{
	position:relative;
	margin-left:390px;
	margin-right:20px;
	background:url(../img/stripe_head.gif) 0px 0px repeat-y;
	height:85px;
	border-bottom:20px solid #93927A;	
	width:590px;
}
#head_middle_stripe{
	position:absolute;
	background:transparent url(../img/stripe_middle.gif) repeat-y scroll 0 0;
	height:35px;
	left:0px;
	top:50px;
	width:42px;
	z-index:3;	
}
#head_middle_navi{
	position:absolute;
	background:#BEBEBE;
	top:50px;
	left:450px;
	width:140px;
	height:36px;	
}
#head_middle_navi a img{
	margin-top:4px;
}
#head_middle_navi_right{ 
	position:absolute;
	top:50px;
	background:#DBDBDB; 
	height:36px;
	width:100%;
}
#topNavi{
	position:absolute;
	top:85px;
	background:#BEBEBE;
	height:20px;
	width:590px;
}
#head_right{
	position:absolute;
	top:85px;
	right:0px;
	width:20px;
	height:20px;
	background:#93927A;
}
/****Content**********************************************/
#main{
	position:relative;
	background:#CCCCCC;
	min-height:400px;	
	height: auto !important;  /* für moderne Browser */
	height:400px;

	/*min-width:500px;*/
}
/* Navi */
#navi{
	position:absolute;
	background:#5D5C6D;
    float:left;
    left:0px;
    width:390px;
    min-height:400px;	
	height:400px;
	height:100%;	
	z-index:10;
}
#navi_img{
	width:390px;
	height:320px;
}
#navi_content{
   	border:0px solid #000000;
    margin-left:22px;
    padding-top:80px;
}
#navi_content span{
    line-height:25px;
}
.ne{ /* Navi Element*/
    font-family:arial,sans-serif;
    color:#000000;
    text-decoration:none;
}
.ne a{ /* Navi Element*/
    font-family:arial,sans-serif;
    color:#000000;
    text-decoration:none;
    font-size:12px;
	font-weight:bolder;
}
.ne a:hover{
	color:#810E2B;
    text-decoration:none;
}

.ne1{ /* Navi Element*/
	font-family:arial,sans-serif;
    color:#000000;
    text-decoration:none;
}
.ne1 a{ /* Navi Element*/
    font-family:arial,sans-serif;
    color:#000000;
    text-decoration:none;
    font-size:12px;
	font-weight:bolder;
}
.ne1 a:hover {
	color:#810E2B;	
	text-decoration:none;
	}

.men0{
    padding-left:20px;
	line-height:20px;
    font-size:14px;
}
.men1{
    padding-left:0px;
}
.men2{
    padding-left:20px;
    font-size:10px;
}
span.ne a.navi_active{
	color:#810E2B;
	font-weight:bold;
}
span.ne1 a.navi_active{
	color:#810E2B;
	font-weight:bold;
}
#main_stripe{
	position:absolute;
	left:390px;
	background:url(../img/stripe_middle.gif) repeat-y;
	width:42px;
	height:100%;
	min-height:100%;	
	z-index:3;
}
#main_p{
	position:absolute;
	left:390px;
	background:url(../img/bg_main.gif) 0px 100% no-repeat;
	width:243px;
	height:100%;
	z-index:4;	
}
#main_p_fett{
	position:absolute;
	left:390px;
	background:url(../img/rotesp.gif) 0px 100% no-repeat;
	width:243px;
	height:100%;
	z-index:4;	
}
#main_right{
	position:absolute;
	right:0px;
	background:#5D5C6D;
	width:100%;
	height:100%;
	z-index:2;		
}
#main_back{
	background:#CCCCCC;
	position:absolute;
	left:390px;
	width:590px;
	height:100%;
	z-index:2;
}
/* Content */
#content{
	position:relative;
	width:590px;
    margin-left:390px;
    margin-right:0px;
    font:13px arial,sans-serif;
    color:#000000;
	z-index:6;	
}
#content_txt{
	padding-left:45px;
	padding-right:40px;
	padding-top:30px;
	padding-bottom:40px;
}
.c_table{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:13px;
}
/* News */
#news_overview{
	position:absolute;
	right:0px;
	z-index:10;
}
#news_overview a{
	font-size:0.9em;
	color:#34306F;
}
table.news{
	font-size:0.9em;
	border-collapse:collapse;
}
table.news tr td{
	padding-left:6px;
	padding-top:8px;
	border-bottom:1px solid #5D5C6D;
	vertical-align:top;
	text-align:left;	
}
table.news tr th{
	padding-left:6px;
	text-align:left;
}
/****Footer**********************************************/
#footer{
	position:relative;
	width:100%;
	line-height:20px;
	height:20px;
        font-family:arial,sans-serif;
    color:#FFFFFF;
    font-size:10px;
	z-index:12;
}
#footer_left {position:absolute; width:390px; background:#93927A; height:20px;}
#footer_stripe {position:absolute; width:42px; height:20px; background:url(../img/stripe_footer.gif) 0px 0px repeat-y; left:390px; z-index:1;}
#footer_txt {position:absolute; margin-left:390px; width:590px;height:20px; line-height:20px;background:#5D5C6D;text-align:right;}
#footer_right {position:absolute; top:0px; right:0px; width:100%; background:#93927A; height:20px;}

#footer_left2 {position:absolute; width:390px; background:#93927A; height:100%;z-index:0;}
#footer_stripe2 {position:absolute; width:42px; height:100%; background:url(../img/stripe_footer.gif) 0px 0px repeat-y; left:390px; z-index:0;}
#footer_txt2 {position:absolute; margin-left:390px; width:590px;height:100%;background:#5D5C6D;z-index:0;}
#footer_right2 {position:absolute; width:100%; background:#93927A; height:100%;z-index:0;}
/************************************* Breadcrumb Navigation */

#bc {
	position:absolute;
	left:5px;
	top:5px;
	width:590px;
    height:25px;
	font-family:arial,sans-serif;
    color:#888888;
    text-decoration:none;
    font-size:10px;
	margin-top:0px;
}

#bc a{
    font-family:arial,sans-serif;
    color:#aaaaaa;
    text-decoration:none;
    font-size:10px;
}
#bc a:hover	{ text-decoration:underline; color:#810E2B;}


/****Allgemein**********************************************/
a{
    font-family:arial,sans-serif;
    color:#810E2B;
    text-decoration:none;
    font-size:13px;
}
a:hover	{ text-decoration:underline;}

.mehr {font-size:10px;}

h1{
	font-family:arial,sans-serif;
    color:#810E2B;
    font-size:18px;
    font-weight:bold;
    height:25px;
}
h2{
	font-family:arial,sans-serif;
    color:#810E2B;
    font-size:16px;
    font-weight:bold;
    height:25px;
}
.clear {
    clear:left;
    line-height:0;
    margin:0;
    padding:0;
}
p{
    font-family:arial,sans-serif;
    font-size:12px;
    color:#333333;
	line-height:25px;
}
img{
    border:none;
}
input.form{
    border:1px solid #810E2B;
    color:#810E2B;
    padding:2px 10px 2px 10px;
	background:none;
	cursor:pointer;
}
.table_form tbody tr td p{
 margin:0px;
}
p.normal_white{
	 margin:0px;
}
.bild_rechts {
	azimuth:right-side;
	caption-side:right;
	display:inline;
	float:right;
	margin-bottom:15px;
	margin-left:20px;
	padding:0;
}
.bild_links {
	margin-right: 20px;
	margin-bottom: 15px;
	caption-side:left;
	display: inline;
	float: left;
	azimuth: left-side;
	padding: 0px 0px;
}

/* Startseite */
#wordCloud{
	position:absolute;
	top:40px;
	left:100px;
	height:100px;
	/*border:1px solid #000000;*/
	width:450px;
	z-index:10;
	margin-top:200px;
	text-align:center;
	
}

/* Ticker */
#divNewsCont {
	position:absolute; 
	width:300px; 
	height:180px; 
	overflow:hidden; 
	top:85px; 
	left:0px; 
	clip:rect(0,300,200,0); 
	visibility:hidden;
}
#divNewsText {
	position:absolute; 
	top:0px; 
	left:0px;
	font-size:12px;
	color:#555555;
}


/* Validierung Hinweis */
#hinweis div{
	border:1px solid #FF0000;
	margin: 20px 0px 20px 0px;
	padding: 10px;
	color:#FF0000;
	text-align:left;
	width:500px;
}