div.topimage { 
	position: absolute; left:130px; top:0px; width:400px; height:80px;
	background-repeat:no-repeat; color:#FF9966;
	background-color:#B2271C; overflow:hidden; background-image:url('gruppe.jpg');
}

div.topnavitext	{ 
	position: absolute; left:360px; top:57px; width:200px; height:10px; 
	color:#000000; font-size:16px; font-weight:bold; overflow:visible; 
}

div.impressum { 
	position: absolute; left:5px; top:540px; height:9px; 
	color:#000000; overflow:visible 
}

div.rightbar { 
	position: absolute; left:530px; top:0px; width:260px; height:510px; 
	background-image:url('diraLogo3.jpg'); background-repeat:no-repeat; border:0px solid #FF0000; 
}

div.rightbarnoimage { 
	position: absolute; left:530px; top:0px; width:260px; height:510px; border:0px solid #FF0000; 
}

div.content { 
	position: absolute; left:130px; top: 80px; width: 400px; height:478px; overflow: visible; 
	text-align:left; color: #222222; border:0px solid #FF0000;
}

div.rightheader { 
	position: absolute; left:30px; top: 170px; width: 200px; height:50px; overflow: visible; 
	text-align:center; color: #B2271C; font-size:20px; font-weight:bold; line-height: 20px; border:0px solid #FF0000; 
}

div.rightnavi { 
	position: absolute; left:80px; top: 220px; width: 150px; height:220px; overflow: visible; 
	text-align:left; border:0px solid #FF0000; 
}

div.popup { 
	position: absolute; left:70px; top: 60px; width: 630px; height:400px; overflow: visible;
	background-color: #ffffff; visibility: hidden; z-Index: 1;
	text-align:left; color: #222222; border:1px solid #000000; 
}

.thinborder { 
	border-bottom:solid 10px green; 
}

table.home {
	border: 0px; width: 100%;
	padding: 0px; padding-right: 20px; padding-top: 5px;
}

td.txtheader h1 {
	font-family: Verdana, Arial, sans-serif;  font-size: 11px; font-weight: bold; color: #000033;
	margin-bottom:0px;
}