/*boddy*/
#bg 
{
	height: 100%;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color:444444;
}

#bg input {
	font-weight: bold;
	font-size: 100%;
}

#bg h1 {
	color: #5564BF;
	font-weight: bold;
	font-size: 100%;
	margin-top:0px;
}

#bg h2 {
	color:555555;
	font-weight: bold;
	font-size: 100%;
	
	margin-bottom:-2px;
}

#bg h3 {
	color: #555555;
	font-weight: bold;
	font-size: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top:8px;
	margin-bottom:2px;
	margin-top:0px;
}

#bg h4 {
	color: #5564BF;
	font-weight: bold;
	font-size: 120%;
	margin-top:0px;
	margin-bottom:3px;

}



#bg h5 {
	color: #2F42B3;
	font-weight: bold;
	font-size: 110%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5564BF;
	margin-top:2px;
	margin-bottom:-2px;
}


#bg h6 {
	color: #555555;
	font-weight: bold;
	font-size: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top:8px;
	margin-bottom:-2px;
	
}



#bg ul
{
	list-style-type:square;
	color:#555555;
	line-height: 20px;
	padding-left:20px;
	font-weight:normal;
}


#bg blockquote
{
	margin-left: 15px;
	margin-right: 0px;
	padding-top: -5px;
	font-size: 95%;
}

#bg a:link {
	
	color: #444444;
	text-decoration:none;
}
#bg a:visited {
	color: #444444;
	text-decoration:none;
	
}

#bg a:hover
{
	/*color: #E10915;*/
	text-decoration:none;
	font-weight:bold;
}

/*menu-neu*/
#menu-neu
{
	/*position:absolute;*/
	width: 800px;
	height:130px;
	left:0px;
	vertical-align:text-bottom;
	color: #5564BF;
	
}

#menu-neu a:link {
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	background-color: #98AFF3;
	height: 16px;
	width: 125px;
	text-align: center;
	display: block;
	top: -5px;
	padding-top: 2px;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;*/
}

#menu-neu a:visited { 
color: #FFFFFF;
text-decoration:none; 
font-weight: bold;
display: block;
}

#menu-neu a:hover
{
	color: #FFFFFF;
	text-decoration:none;
	background-color: #5564BF;
	height: 18px;
	width: 125px;
	display: block;
	top: -5px;
	padding-top: 3px;
}

#menu-neu-on
{
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	background-color: #5564BF;
	height: 18px;
	width: 125px;
	text-align: center;
	display: block;
	top: -5px;
	padding-top: 3px;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;*/
}
/*menu-neu-ende*/


/*text*/
#text
{
	width: 750px;
	top:5px;
	height:100%;
	border: 1px solid #DDDDDD;
	overflow: visible;
}


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

#text a:visited { 
color: #333333;
text-decoration:underline; 
}


#text a:hover
{
	color: #222222;
	font-weight:bold;
	text-decoration:underline;
}

#text-on
{
	color: #222222;
	font-weight: bold;
	text-decoration:underline;
}

#text ul
{
	color: #222222;
	line-height: 110%;
}
/*text-ende*/



/*inhalt*/

#inhalt {
	
	color: #555555;
	
}


#inhalt a:link {
	
	color: #555555;
	text-decoration:none;
}
#inhalt a:visited {
	/*color: #E10915;*/
	text-decoration:none;
	
}

#inhalt a:hover
{
	color: #2F42B3;
	text-decoration:none;
	font-weight:bold;
}

#inhalt li
{
	list-style-type: square;
	margin-left: 0px;
	padding-left: -10px;
	padding-top: 4px;
}

#inhalt li a:link {
	color: #666666;
	text-decoration: underline;
	
}
#inhalt li a:visited {
	color: #666666;
	text-decoration:underline;
	
}
#inhalt li a:hover {
	color: #666666;
	text-decoration:underline;
	
}





.inhalt-hinweiss
{
	padding: 3px 2px 2px 3px;
	margin-left: 0;
	font: 85%;
	color: #5C5C5C;
}


.inhalt textarea {
	font: normal 100% Verdana, sans-serif;
	color: #5C5C5C;
}

.inhalt input {
	font: normal 100% Verdana, sans-serif;
	color: #5C5C5C;
}
/*inhalt-ende*/


#liste2
{
	list-style-type: circle;
	padding-top: 4px;
}


/*fuss2*/

#fuss2
{
	vertical-align: bottom;
	font-size:95%;
	color: #222222;
	top:-18px;
	left: 0px;

}
#fuss2 a:link
{
	text-decoration:underline;

}

/*fuss2-ende*/


#pfad
{
	font-size: 85%;
	color:#999999;
}

#pfad a:link
{
	text-decoration:underline;
	color:#999999;
}

#pfad a:visited
{
	text-decoration:underline;
	color:#999999;
}

#pfad a:hover
{
	text-decoration:underline;
	font-weight:bold;
	color:#999999;
}
