


body, table, td, div, p, a, a:link, li, h1, h2, h3, a:visited{
	font-family: "Tahoma",Sans serif;
	font-size:8pt;
}
body{
	background-color:#FFFFFF;

}

a,a:link,a:visited{
	text-decoration:none;
	color:#9999cc;
}

a:hover{
	text-decoration:underline;
	color:#9999cc;
}



h1,h2,h3{
	color:#444444;
}
td {
	text-align: left;
	vertical-align: top;
 }


.round_title {
	position: absolute;
	background-color: #aaa;
	color: #fff;
	text-color: #000;
	left:800px;
	top:10px;
	width:200px;

}


.round_inhalt {
	position: absolute;
	background-color: #aaa;
	color: #ffffff;
	left:10px;
	top:10px;
	width:300px;
}

.round_inhalt a,.round_inhalt a:link,.round_inhalt a:visited{
	text-decoration:none;
	color:#444444;
}

.round_inhalt a:hover{
	text-decoration:underline;
	color:#444444;
}


.inhalt {
	position: absolute;
	background-color: #fff;
	color: #000;
	left:330px;
	top:20px;
	width:350px;
}

.inhalt_2{
	position: absolute;
	background-color: #fff;
	color: #000;
	left:20px;
	top:20px;
	width:300px;
}



.round_title p, .round_inhalt p, .round_inhalt h1, .inhalt h1, .inhalt p, .round_inhalt h2, .inhalt h2, .title p, .inhalt_2 p, .inhalt_2 h1{
	margin: 0 10px;
}
 
.roundtop { 
	background: url(images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/br.gif) no-repeat top right; 
}

.roundtop_g { 
	background: url(images/tr_g.gif) no-repeat top right; 
}

.roundbottom_g {
	background: url(images/br_g.gif) no-repeat top right; 
}



img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
