/* styles -  www.schönherr-juli.de - 2008_08_09 */

html,body,td,th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	vertical-align:top;
}

html
{
	margin:0 0 0 0;
	padding:0px;
	height:100%;
}

body
{ 
	padding: 0px; 
	height: 100%; 
	text-align:center;
	margin:0px auto;
	background-color:#FFF;
	overflow-x: hidden;
/*	overflow-y: hidden;*/
} 

a {
	color: #B2B3B7;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #B2B3B7;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a:active {
	text-decoration: none;
	color: #FFFFFF;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000;
	}
.inhalt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000;
	}
	
	
#myContent {
	width: 100%;
	height: 100%;
	text-align:center;
}
#footer {
	width: 390px;
	height: 30px;
	margin-top: 20px;
	margin-left: 0px;
	text-align:center;
	padding:10px 0 0 0;	
	text-align:center;
	line-height:1.2em;
	border-top: 0px dashed #B2B3B7;
}

/*Container Fertig*/

