/*boddy*/
#bg 
{
	height: 100%;
	background-color:#A2B0F7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	/* background-color:#00089C; */
}

#bg h1 {
	color: #444444;
	font-weight: bold;
	font-size: 100%;
}

#bg h2 {
	font-weight: normal;
	font-size: 120%;
}

#bg h3 {
	color: #444444;
	font-weight: bold;
	font-size: 150%;
}

#bg h4 {
	color: #444444;
	font-weight: bold;
	font-size: 120%;
	border-bottom:1px solid #787878;
	
}

#bg h5 {
	color: #444444;
	font-weight: bold;
	font-size: 100%;
	border-bottom:1px solid #787878;
}

#bg h6 {
	color: #222222;
	font-weight: normal;
	font-size: 90%;
	padding-top: 0px;
}
/*hg*/
.download li {
		list-style-image: url(../images/pdf2.gif);
		padding: 0 0 10px 0;
}



#hintergrund
{
	height: 90%;
	min-height: 500px;
	width: 850px;
	top: 4%;
	background-color: #00089C;
	border: 1px solid #FFFFFF;
	/* border: 1px solid #FF700A; */

}


/*menu*/
#menu
{
	vertical-align: middle;	
	color: #FFFFFF;
	
}

#menu a:link {
	color: #FFFFFF;
	text-decoration:none;
	/* font-weight: bold; */
}

#menu a:visited { 
color: #FFFFFF;
text-decoration:none; 
/* font-weight: bold; */
}

#menu a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	/* font-weight: bold; */
}
/*menu-ende*/


/*unter-men*/


#unter-men li
{
	list-style: none;
	color: #666666;
	/*font-size: 70%;*/
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	width: 160px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 2px;
}

#unter-men li a:link {
	color: #666666;
	text-decoration:none;
	display: block;
	width: 160px;
	font-weight: normal;
}

#unter-men li a:visited { 
color: #666666;
text-decoration:none; 
font-weight: normal;
display: block;
width: 160px;
}


#unter-men li a:hover
{
	color: #444444;
	display: block;
	font-weight: bold;
	border-bottom-color: #666666;
	width: 160px;
}

#unter-men-on
{
	color: #444444;
	display: block;
	font-weight: bold;
	border-bottom-color: #666666;
	width: 160px;
}
/*unter-men-ende*/



/*inhalt*/
#inhalt
{
	color: #2A2A2A;
	height: 90%;
	overflow: auto;
	/* padding-left: 2%; */
	
	
}

#inhalt a
{
	color: #2A2A2A;
	text-decoration: none;
}

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

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

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



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


#inhalt textarea {
	font: normal 100% Verdana, sans-serif;
	color: #5C5C5C;
	border: 1px solid #CCCCCC;
}

#inhalt input {
	font: normal 100% Verdana, sans-serif;
	color: #5C5C5C;
	border: 1px solid #CCCCCC;
}
/*inhalt-ende*/
#liste2
{
	list-style-type: circle;
	padding-top: 4px;
}

/*fusszeile*/
#fuss
{
	width: 850px;
	top: 101%;
	height:23px;
	color: #FFFFFF;
}

#fuss a
{
	color: #FFFFFF;
	text-decoration: none;
}

#fuss a:link {
	color: #FFFFFF;
}
#fuss a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

#fuss a:hover
{
	color: #FFFFFF;
	text-decoration:underline;
}
/*fusszeile-ende*/

/*schriftbuttons*/
#fuss2
{
	vertical-align: bottom;
	margin-left: 2;
	font: normal 75% Verdana, sans-serif;
	color: #999999;
	bottom: -22px;
	left: 0px;

}

.fontbutton1
{
	background-image: url(../images/buttons/schriftgr-klein1.gif);

}

.fontbutton2
{
	background-image: url(../images/buttons/schriftgr-norm2.gif);

}

.fontbutton3
{
	background-image: url(../images/buttons/schriftgr-gross1.gif);

}


/*schriftbuttons-ende*/
