body {
	background: #FFFFFF;
	font-size: 12pt;
 	font-family:"times new roman",times,serif;
	text-align: left;
	color:#000000; 
}

h1 { font-size: 18px ! important; } 
h2 { font-size: 16px ! important; }

#LaySMenu, #LayHMenu, #LayLinks, #LayUMenu  { 
	display:none;
}

#LayInhalt {
	width: 100%;
	background: #FFFFFF;
}

#LayContent {
	background: #FFFFFF;
	padding: 2%;
	margin: 0px;
	float: left;
	width: 65%;
}

#LayRechts  { 
	background: #FFFFFF;
	padding: 2%;
	margin: 0px;
	float: left;
	width: 27%;
}

a:after, a:link:after  { 
	color: #000000;
	background:transparent; 
}

a:visited:after {
	color:#000000; 
	background:transparent;
}