/*grundstyle*/
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background-color: #000000;
}


h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #ffffff;
}
h2 {
	font-size: 14px;
	color: #3A5E8E;
}
h3 {
	font-size: 12px;
	color: #3A5E8E;
}
h4 {
	font-size: 9px;
	color: #333333;
}

h5 {
	font-size: 9px;
	color: #ffffff;
}

/*link klein footer */
a.linkklein {
	font-size: 9px;
	color: #ffffff;
}

a.linkklein:link {
	color: #ffffff;
	text-decoration: none;
}

a.linkklein:visited {
	text-decoration: none;
	color: #ffffff;
}

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

a.linkklein:active {
	text-decoration: underline;
	color: #ffffff;
	}

#body {
font-size:12px #000000;
font-family: Verdana, Ariel, Helvetica;
padding: 0;
margin: 0;
border: none;
background-color:#3A5E8E;
}


#container {
text-align: center;
padding: 0em;
margin: 0 auto 0 auto;
width: 800px;
color: #000000;
background-color: #000000;
}


#Text {
background-color:#000000;
text-align:justify;
color:#000000;
width:800px;
/*border:2px solid #000000;*/
}
	

#Footer {
background-color:#000000;
width:800px;
text-align: center;
color:#ffffff;
font-size:9px;
height: 37px;
padding-top:20px;


}

#Footer span.right {
text-align:right;
}

.clear {
clear: both;
}
