/* ====================================== Main ========================================== */

html{
	background:url(../sysimages/current_design/background.png);
	background-color:#40474C;
	background-repeat:repeat-x;
}

body,table,tr,td{
	font-family:Arial;
	font-size:12px;
}

/* ====================================== IDs ========================================== */

#site{
	background:url(../sysimages/current_design/content/content_mid.png);
}

#header{
	background:url(../sysimages/current_design/menu/menu.jpg);
	background-color:#ccc;
}

#header #you_are_here{
	/*background:#e97d19;*/
	color:#000000;
}
#header #you_are_here a{
	display:inline;
}

#header #you_are_here *{
	font-family:Arial;
	font-size:10px;
	color:black;
}

#top{
	height:12px;
	background:url(../sysimages/current_design/content/content_top.png);
	background-color:#40474C;
}

#logo{
	background-image:url(../sysimages/current_design/content/top.gif);
	height:16px;
	margin-left:11px;
	width:896px;
	text-align:right;
	padding-top:4px;
	padding-right:4px;
	border:1px solid #ff0000;
}

#navi {
	margin-left:11px;
	background:url(../sysimages/current_design/content/2_links.gif);
	background-repeat:no-repeat;
	background-color:#004520;
	padding-left:220px;
	width:680px;
	height:20px;
	border:1px solid #ff0000;
}

#navi li{
	padding-top:3px;
	float:left;
	height:17px;
}

#navi *{
	color:white;
}

#navi a{
	display:inline;
}

#navi li:hover{
	float:left;
	background:#2B871A;
}

#navi ul{
	list-style-type: none;
	padding:0px;
	margin:0px;
}

#drei_links {
	margin-left:11px;
	background:url(../sysimages/current_design/content/3_links.png);
	background-repeat:no-repeat;
	border:1px solid #ff9900;
}

#linie {
	margin-left:210px;
	background:url(../sysimages/current_design/content/linie.png);
	background-repeat:no-repeat;
	background-position: bottom left;
	height:21px;
	text-align:right;
	padding-right:30px;
	vertical-align: bottom;
}


#content{
	margin-top:15px;
	margin-left:165px;
	width:670px;
	height:100%;
	overflow-y:auto;
	overflow-x:hidden;
	/*background:url(../sysimages/current_design/content/);*/
}

#vier_links {
	margin-left:11px;
	background:url(../sysimages/current_design/content/4_links.gif);
	background-repeat:no-repeat;
	z-index:1;
	width:212px;
	border:1px solid #ff0000;
}

.helm{
	background-repeat:no-repeat;
	margin-top:-84px;
	margin-right: 0px;
	margin-left: -230px;
	position:absolute;
	z-index:999;
	
	
}

.flags{
	margin-top:35px;
	margin-right: 0px;
	margin-left: -530px;
	position:absolute;
	z-index:9999;
	
	
}


#kranz{
	margin-top:-35px;
	margin-right: 0px;
	position:absolute;
	z-index:999;
	margin-left:30px;
}

#footer{
	background:url(../sysimages/current_design/content/content_btm.png);
	background-color:#40474C;
	height:11px;
	position:solid;
	
}


#color_error_form{
	background:#80A78F;
}



#impressum{
	padding-top:20px;
	padding-left:17px;
	z-index:1;
}

.impressum_link{
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
}


#ticker{
	padding-top:3px;
	width:100%;
	height:24px;
	overflow-y:hidden;
	overflow-x:hidden;
	margin-top:20px;

}

#ticker a{
	color:#004520;
}

.headline_1, h1, h2, h3 {
	font-size:16px;
	color:#006e33;
	text-align:left;
	font-weight:bold;
}

.row_modul {
	background-color:#004520;
	height:20px;
	color:#ffffff;
	padding-left:5px;
}

.row_modul_2 {
	background-color:#004520;
	padding-left:5px;
	color:#ffffff;
}

.row_2_modul {
	height:30px;
	padding-left:8px;
	padding-right:8px;
	padding-top:6px;
	background-color:#E5E5E5;
	color:#000000;
}

.news_more {
	display:inline;
}


a:link.news_more{
	font-size:12px;
	color:#006e33;
}

a:active.news_more{
	font-size:12px;
	color:#006e33;
}

a:hover.news_more{
	font-size:12px;
	color:#006e33;
}

a:visited.news_more{
	font-size:12px;
	color:#006e33;
}


.menu_top{
	display:inline;
	color:#ffffff;
	font-size:12px;
}

.menu_top:hover{
	color:#5BFA4C;
}




.menu_top_2{
	display:inline;
	color:#004520;
	font-size:10px;
}

.menu_top_2:hover{
	color:#5BFA4C;
}


.text_normal {
	font-family:Arial;
	font-size:12px;
}

/* ====================================== Classes ========================================== */

