/* CSS Document */

body {
	margin: 0px;
	font-family: arial, helvetica, sans-serif;
	line-height: 20px;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	background-color: #E9E9E9;
	background-image:url('hg.gif');
	background-repeat:repeat-x;


}

#container {
	width: 1100px;
	margin: 40px auto;
	background-color: #FFFFFF;
}


#content {
	width: 880px;	

	padding:10px;
	text-align:left;
}

#sprache {
	width: 570px;	
	height:20px;
	padding:10px;
	text-align:right;
}


#menu {
	width: 289px;
	margin-top:76px;
	padding-top:42px;
	line-height: 0px;
	min-height:280px;

}


#footer {
	background-color: #a21821;
	text-align:center;
	line-height:1px;
}

pre {
	padding: 10px;
	margin:0;
}

	
p {
	padding: 0px;
	margin:0;
}

	
ul {
list-style-type:square;
padding-left: 15px;
margin-left: 0px;
margin-top:0px;
margin-bottom:0px;


}

li {

margin-bottom:5px;
list-style-position:outside;
}




.titel {

	font-family: arial, helvetica, sans-serif;
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #0047FF;
}

.untertitel {

	font-family: arial, helvetica, sans-serif;
	line-height: 20px;
	font-size: 13px;
	font-weight: bold;
	color: #0047FF;
}


.text {
	font-family: arial, helvetica, sans-serif;
	line-height: 20px;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}

.textblau {
	font-family: arial, helvetica, sans-serif;
	line-height: 20px;
	font-size: 13px;
	font-weight: normal;
	color: #0047FF;
}


.textbold {
	font-family: arial, helvetica, sans-serif;
	line-height: 20px;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

.textboldweiss {
	font-family: arial, helvetica, sans-serif;
	line-height: 20px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}


.textblaubold {
	font-family: arial, helvetica, sans-serif;
	line-height: 20px;
	font-size: 13px;
	font-weight: bold;
	color: #0047FF;
}



.fusszeile {
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}

a:link {
	color: #0047FF;
	text-decoration:underline;
}


a:visited {
	color: #0047FF;
	text-decoration:underline;

}


a:hover {
	color: #333333;
}


a.fusszeile:link {
	color: #FFFFFF;
}



a.main:link {
	display: block;
	background: url('menu.gif') no-repeat;
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;

	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	padding-top: 4px;
	padding-left: 12px;
	
	width: 278px !important;
	width: 290px;
	height: 20px !important;
	height: 24px;
	text-decoration: none;
	text-transform: uppercase;
}


a.main:visited {
	display: block;
	background: url('menu.gif') no-repeat;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;

	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	padding-top: 4px;
	padding-left: 12px;

	width: 278px !important;
	width: 290px;
	height: 20px !important;
	height: 24px;
	text-decoration: none;
	text-transform: uppercase;
}



a.main:hover {
	background-position: 0px -24px;
	font-weight: bold;
	text-decoration: none;
	color: #0047FF;
}

a.main#active_menu {
	background-position: 0px -24px;
	font-weight: bold;
	text-decoration: none;
	color: #0047FF;
}

.grauesfeld			{font-family: Arial, Helvetica, sans-serif; color: #333333;
					 border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none;
					 background-color: #E9E9E9; overflow: auto; scrollbar-base-color: #d4e0b8; scrollbar-arrow-color: #FFFFFF}

