﻿/* Normaler Text */
body {
	font-size: 0.8em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-image : url(/images/hintergrund.jpg);
	background-repeat : repeat-x;
    background-color : #e9edee;
}
	
img {
	border: 0;
}

a {
	color: #0033FF;
	font-weight: normal;
	text-decoration: underline;
}

a:link {
	color: #0033FF;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #0033FF;
	text-decoration: none;
}



h1 {
	color: #000000;
	font-size: 18px;
	line-height: 1.2em;
	margin-bottom: 1.5em;
	padding-left: 10px;	
}


td {
	font-size: 12px;
}
/* Layout-Stile */

#box {width: 970px; background-color: #ffffff; border: 1px solid #58585a; margin-top: 20px; margin-bottom: 20px; padding: 15px; text-align: left;}

.header {
    border: 0px solid #000080;
}

.newszeile {
    border: 0px solid #000080;
    color: #ffffff;
    background-color: #000080;
}

.menuezeile {
    border: 0px solid #000080;
    color: #ffffff;
    font-weight: bold;
    padding-left: 22px;
}

.menuezeile a {
	color: #ffffff;
	text-decoration: none;
}
.menuezeile a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.footer {
    border: 0px solid #000080;
    color: #ffffff;
    background-color: #000080;
    font-weight: normal;
    text-align: center;
	font-size: 11px;
    line-height: 15px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.footer a {
	color: #ffffff;
    font-weight: normal;	
}

.footer a:hover {
	color: #ffffff;
	text-decoration: underline;
    font-weight: normal;	
}

#newsbox {
    border: 1px solid #000080;		
    background-color: #eaeaea;
    text-align: center;
    font-size: 11px;
    line-height: 15px;
}

#newsbox1 {
    border: 1px solid #000080;		
    background-color: #eaeaea;
    text-align: center;
    font-size: 11px;
    line-height: 15px;
}


/* Menues */

.menue_blau {text-align: center;
	line-height: 1.8em;
}

.menue_blau h1 {
	width: 167px;
	height: 18px;
	background-color: #000080;
	font-size: 10px;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
    border-top: 1px solid #000080;
    border-left: 1px solid #000080;
    border-bottom: 1px solid #000080;
    border-right: 1px solid #e4e4e4;
	line-height: 1.6em;
}

.menue_blau a {
	width: 167px;
	height: 20px;
	background-color: #eaeaea;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	margin: 0px;
    border-top: 1px solid #000080;	
    border-left: 1px solid #000080;		
    border-bottom: 1px solid #e4e4e4;	
    border-right: 1px solid #e4e4e4;	
    display: block;
    font-weight: normal;
	text-decoration: none;
}

.menue_blau a:hover {
	width: 167px;
	height: 20px;
	background-color: #000080;
	font-size: 11px;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	display: block;
	text-decoration: none;
	font-weight: normal;
    border-top: 1px solid #e4e4e4;	
    border-left: 1px solid #000080;		
    border-bottom: 1px solid #000080;	
    border-right: 1px solid #e4e4e4;		
}

.menue_blau_right {text-align: center;
	line-height: 1.8em;
}

.menue_blau_right h1 {
	width: 167px;
	height: 18px;
	background-color: #000080;
	font-size: 10px;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
    border-top: 1px solid #000080;
    border-right: 1px solid #000080;
    border-bottom: 1px solid #000080;
    border-left: 1px solid #000080;
	line-height: 1.6em;
}

.menue_blau_right a {
	width: 167px;
	height: 20px;
	background-color: #eaeaea;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	margin: 0px;
    border-top: 1px solid #000080;	
    border-left: 1px solid #e4e4e4;		
    border-bottom: 1px solid #e4e4e4;	
    border-right: 1px solid #000080;	
    display: block;
    font-weight: normal;
	text-decoration: none;
    
    }

.menue_blau_right a:hover {
	width: 167px;
	height: 20px;
	background-color: #000080;
	font-size: 11px;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	display: block;
	text-decoration: none;
	font-weight: normal;
    border-top: 1px solid #e4e4e4;	
    border-left: 1px solid #000080;		
    border-bottom: 1px solid #000080;	
    border-right: 1px solid #000080;	    
}


.menue_orange {text-align: center;
	line-height: 1.8em;
}

.menue_orange h1 {
	width: 167px;
	height: 18px;
	background-color: #f6860e;
	font-size: 10px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
    border-top: 1px solid #f6860e;
    border-left: 1px solid #f6860e;
    border-bottom: 1px solid #f6860e;
    border-right: 1px solid #e4e4e4;
	line-height: 1.6em;
}

.menue_orange a {
	width: 167px;
	height: 20px;
	background-color: #eaeaea;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	margin: 0px;
    border-top: 1px solid #f6860e;	
    border-left: 1px solid #f6860e;		
    border-bottom: 1px solid #e4e4e4;	
    border-right: 1px solid #e4e4e4;	
    display: block;
    font-weight: normal;
	text-decoration: none;

}

.menue_orange a:hover {
	width: 167px;
	height: 20px;
	background-color: #f6860e;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	margin: 0px;
    display: block;    
    text-decoration: none;
    font-weight: normal;    
    border-top: 1px solid #e4e4e4;	
    border-left: 1px solid #f6860e;		
    border-bottom: 1px solid #f6860e;	
    border-right: 1px solid #e4e4e4;		
}

.menue_gruen {text-align: center;
	line-height: 1.8em;
}

.menue_gruen h1 {
	width: 167px;
	height: 18px;
	background-color: #006600;
	font-size: 10px;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
    border-top: 1px solid #006600;
    border-left: 1px solid #006600;
    border-bottom: 1px solid #006600;
    border-right: 1px solid #e4e4e4;
	line-height: 1.6em;
}

.menue_gruen a {
	width: 167px;
	height: 20px;
	background-color: #ffffff;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	margin: 0px;
    border-top: 1px solid #006600;	
    border-left: 1px solid #006600;		
    border-bottom: 1px solid #e4e4e4;	
    border-right: 1px solid #e4e4e4;	
    display: block;
    font-weight: normal;
	text-decoration: none;
}

.menue_gruen a:hover {
	width: 167px;
	height: 20px;
	background-color: #006600;
	font-size: 11px;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	display: block;
	text-decoration: none;
	font-weight: normal;
    border-top: 1px solid #e4e4e4;	
    border-left: 1px solid #006600;		
    border-bottom: 1px solid #006600;	
    border-right: 1px solid #e4e4e4;		
}


.menue_rot {text-align: center;
	line-height: 1.8em;
}

.menue_rot h1 {
	width: 167px;
	height: 18px;
	background-color: #b22424;
	font-size: 10px;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
    border-top: 1px solid #b22424;
    border-left: 1px solid #b22424;
    border-bottom: 1px solid #b22424;
    border-right: 1px solid #e4e4e4;
	line-height: 1.6em;
}

.menue_rot a {
	width: 167px;
	height: 20px;
	background-color: #ffffff;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	margin: 0px;
    border-top: 1px solid #b22424;	
    border-left: 1px solid #b22424;		
    border-bottom: 1px solid #e4e4e4;	
    border-right: 1px solid #e4e4e4;	
    display: block;
    font-weight: normal;
	text-decoration: none;
}

.menue_rot a:hover {
	width: 167px;
	height: 20px;
	background-color: #b22424;
	font-size: 11px;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	display: block;
	text-decoration: none;
	font-weight: normal;
    border-top: 1px solid #e4e4e4;	
    border-left: 1px solid #b22424;		
    border-bottom: 1px solid #b22424;	
    border-right: 1px solid #e4e4e4;		
}


.menue_hellblau {text-align: center;
	line-height: 1.8em;
}

.menue_hellblau h1 {
	width: 167px;
	height: 18px;
	background-color: #eff2f8;
	font-size: 10px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
    border-top: 1px solid #eff2f8;
    border-left: 1px solid #eff2f8;
    border-bottom: 1px solid #eff2f8;
    border-right: 1px solid #e4e4e4;
	line-height: 1.6em;
}

.menue_hellblau a {
	width: 167px;
	height: 20px;
	background-color: #ffffff;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	margin: 0px;
    border-top: 1px solid #eff2f8;	
    border-left: 1px solid #eff2f8;		
    border-bottom: 1px solid #e4e4e4;	
    border-right: 1px solid #e4e4e4;	
    display: block;
    font-weight: normal;
	text-decoration: none;
}

.menue_hellblau a:hover {
	width: 167px;
	height: 20px;
	background-color: #eff2f8;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	display: block;
	text-decoration: none;
	font-weight: normal;
    border-top: 1px solid #e4e4e4;	
    border-left: 1px solid #eff2f8;		
    border-bottom: 1px solid #eff2f8;	
    border-right: 1px solid #e4e4e4;		
}

.menue_hellgruen {text-align: center;
	line-height: 1.8em;
}

.menue_hellgruen h1 {
	width: 167px;
	height: 18px;
	background-color: #66cc33;
	font-size: 10px;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
    border-top: 1px #66cc33;
    border-left: 1px solid #66cc33;
    border-bottom: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
	line-height: 1.6em;
}

.menue_hellgruen a {
	width: 167px;
	height: 20px;
	background-color: #ffffff;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	margin: 0px;
    border-top: 1px #66cc33;	
    border-left: 1px solid #66cc33;		
    border-bottom: 1px solid #e4e4e4;	
    border-right: 1px solid #e4e4e4;
    display: block;
    font-weight: normal;
	text-decoration: none;
}

.menue_hellgruen a:hover {
	width: 167px;
	height: 20px;
	background-color: #66cc33;
	font-size: 11px;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	display: block;
	text-decoration: none;
	font-weight: normal;
    border-top: 1px #66cc33;	
    border-left: 1px solid #66cc33;		
    border-bottom: 1px solid #e4e4e4;	
    border-right: 1px solid #e4e4e4;		
}

#content {
font-size: 9pt;
}
