body {
	background-image: url(img/bg_sidebar.gif);
	background-repeat: no-repeat;
	background-color: #DDDDDD;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: justify;
}
.text_rot {
	color: #990000;
}

p, h1 ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	color: #000099;
}

h1 {
	font-size: 1.1em;
	font-style: normal;
	color: #006699;
	font-weight: bold;
}
.free {
	clear: both;
}

a {
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #CB3434;
	text-decoration: none;
}

a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}
a:active {text-decoration:underline;}

.fusszeile {
	font-size: 0.8em;
	background-image: url(img/bg_fuss.gif);
	background-repeat: no-repeat;
	background-position:right bottom;
	border: 1px solid #DDDDDD;
	padding-right: 30px;
	margin-left: 200px;
	border-right: 0px;
	text-align: right;
	clear: both;
}
.fusszeile p {
	margin-top: 10px;
	color: #CB3434;
	font-weight:bold;
}

.fusszeile a{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CB3434;
	border-bottom-color: #CB3434;
}

.content {
	margin-left: 200px;
	margin-right:10px;
	margin-top: 70px;
	border: 1px solid #DDDDDD; 
	background-image: url(img/bg_content.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 20px;
	padding-right:10px;
}
.logo {
	position: absolute;
	top: 0px;
	right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0000FF;
	display: block;
}
.laender{
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #0000FF;
	height: 22px;
	display: block;
	padding-top:1px;
	left: 10px;
	top: 5px;
}
.laender a{
	color:#0000FF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0000FF;
	border-bottom-color: #0000FF;
	text-decoration: none;
}
.laender a:hover{
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0000FF;
	border-bottom-color: #0000FF;
	text-decoration: none;
}

.bild-links {
	float: left;
	height: auto;
	width: auto;
	margin-right: 10px;
}
.bild-rechts {
	float: right;
	height: auto;
	width: auto;
	margin-left: 10px;
}

.navleiste {
	position: absolute;
	top: 5px;
	left: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #DDDDDD;
	height: 25px;
	display: block;
	padding-top:2px;
}
.navleiste a{
	color: #DDDDDD;
	text-decoration: none;
	background-color: #0000FF;
	padding: 2px;
	border: 1px solid #666666;
}
.navleiste a:hover{
	color: #DDDDDD;
	text-decoration: none;
	background-color: #000099;
	padding: 2px;
	border: 1px solid #666666;

}
.navleiste a#active{
	color: #DDDDDD;
	text-decoration: none;
	background-color: #000099;
	padding: 2px;
	border: 1px solid #666666;
	font-weight:bold;
}

.subnavleiste {
	position: absolute;
	top: 35px;
	left: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #DDDDDD;
	height: 25px;
	display: block;
	padding-top:2px;
}
.subnavleiste a{
	color: #DDDDDD;
	text-decoration: none;
	background-color: #0000FF;
	padding: 2px;
	border: 1px solid #666666;
}
.subnavleiste a:hover{
	color: #DDDDDD;
	text-decoration: none;
	background-color: #000099;
	padding: 2px;
	border: 1px solid #666666;

}

.subnavleiste a#active{
	color: #DDDDDD;
	text-decoration: none;
	background-color: #000099;
	padding: 2px;
	border: 1px solid #666666;
	font-weight:bold;
}

/*listennavigation auf der Seite */
#navcontainer {
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #990099;
}

#navcontainer ul {
	list-style-image: none;
	list-style-type: none;
}
#navcontainer ul li a {
	text-decoration:none;
	color:#000099;
	margin-bottom: 0.5em;
	padding-left: 16px;
	text-decoration:none;
	background-image: url(img/logo-punkt.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#navcontainer a:hover {
	background-image: url(img/logo-punkt_over.gif);
	background-repeat: no-repeat;
	background-position: left center;
}





/* Ab hier stehen die Styles für die Hauptnavigation */
.men-1 a{
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

	padding-top: 5px;
	padding-left: 70px;

	display: block;
	border: 0px solid #009966;
	width: 120px;
	height: 42px;

	background-image: url(img/bg_button_1.gif);
	background-position: 0px -80px;
	background-repeat: no-repeat;
	
	position: absolute;
	left: 0px;
	top: 65px;}
.men-1 a:visited {
	text-decoration: none;}
.men-1 a:hover  {
	background-position: 0px 0px;
	color: #0000CC;}

.men-1 a#active{
	background-image: url(img/bg_button_1-active.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color:#333333;
	font-weight: bold;
}

.men-2 a{
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

	padding-top: 12px;
	padding-left: 90px;

	display: block;
	border: 0px solid #009966;
	width: 100px;
	height: 42px;

	background-image: url(img/bg_button_2.gif);
	background-repeat: no-repeat;
	background-position: 0px -80px;
	
	position: absolute;
	left: 0px;
	top: 147px;}
.men-2 a:visited {
	text-decoration: none;	
	background-position: 0px -80px;}
.men-2 a:hover  {
	background-position: 0px 0px;
	color: #0000CC;}
.men-2 a#active{
	background-image: url(img/bg_button_2-active.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color:#333333;
	font-weight: bold;
}


.men-3 a{
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

	padding-top: 14px;
	padding-left: 100px;

	display: block;
	border: 0px solid #009966;
	width: 95px;
	height: 42px;

	background-image: url(img/bg_button_3.gif);
	background-repeat: no-repeat;
	background-position: 0px -80px;
	
	position: absolute;
	left: 0px;
	top: 226px;}
.men-3 a:visited {
	text-decoration: none;	
	background-position: 0px -80px;}
.men-3 a:hover  {
	background-position: 0px 0px;
	color: #0000CC;}
.men-3 a#active{
	background-image: url(img/bg_button_3-active.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color:#333333;
	font-weight: bold;
}

.men-4 a{
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

	padding-top: 12px;
	padding-left: 90px;

	display: block;
	border: 0px solid #009966;
	width: 100px;
	height: 42px;

	background-image: url(img/bg_button_4.gif);
	background-repeat: no-repeat;
	background-position: 0px -80px;
	
	position: absolute;
	left: 0px;
	top: 310px;}
.tabelle-mit-linien {
	background-repeat: no-repeat;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	margin-top: 3px;
	margin-left: 0px;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 5px;
	background-position: 0px 10px;
	height: 100px;
}

.men-4 a:visited {
	text-decoration: none;	
	background-position: 0px -80px;}
.men-4 a:hover  {
	background-position: 0px 0px;
	color: #0000CC;}
.men-4 a#active{
	background-image: url(img/bg_button_4-active.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color:#333333;
	font-weight: bold;
}

	
.men-5 a{
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

	padding-top: 20px;
	padding-left: 70px;

	display: block;
	border: 0px solid #009966;
	width: 120px;
	height: 42px;

	background-image: url(img/bg_button_5.gif);
	background-repeat: no-repeat;
	background-position: 0px -80px;
	
	position: absolute;
	left: 0px;
	top: 391px;}
.men-5 a:visited {
	text-decoration: none;	
	background-position: 0px -80px;}
.men-5 a:hover  {
	background-position: 0px 0px;
	color: #0000CC;}
.men-5 a#active{
	background-image: url(img/bg_button_5-active.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color:#333333;
	font-weight: bold;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #DDDDDD;
	height: 25px;
	display: block;
	padding-top:2px;
}
.button a{
	color: #DDDDDD;
	text-decoration: none;
	background-color: #0000FF;
	padding: 2px;
	border: 1px solid #666666;
}
.button a:hover{
	color: #DDDDDD;
	text-decoration: none;
	background-color: #000099;
	padding: 2px;
	border: 1px solid #666666;
}
.text_gruen {

	color: #009900;
}
