@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-image: url(gfx/muster.jpg);
	background-repeat: repeat;
	text-align: center;
}

h1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}


h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;	
}

a{
	text-decoration: none;
	color: #3EB1FF;
	
}

a:hover{
	color: #09F;
	text-decoration: none;
}


.menu_top_text {
	color: #333;
	text-decoration: none;
}
	
.menu_top_text:hover{
	color: #3EB1FF;
	text-decoration: none;
}	

.menu_top_text_active {
	color: #3EB1FF;
	text-decoration: none;
}
.menu_top_text_active:hover{
	color: #3EB1FF;
	text-decoration: none;
}	


.menu_top ul{
	padding:0px;	
	margin:0px;		
	text-align:left;
	display: block;	
	list-style-type:none;		
}

.menu_top li{
	float: left;
	display: block;
	margin-left:0px;
	margin-right:32px;	
	list-style-type: none;		
}


.mainmenu {
	position: absolute;
	left: 100px;
	top: 169px;
	font-size: 16px;
	width: 900px;
	/*width: 871px;
	text-align:justify;
	alignment: justify;
	*/
}


.images {
	position: absolute;
	left: 647px;
	top: 243px;
	width: 310px;
	height: 570px;
	text-align: left;
}

.layout_innercenter{
	position: absolute;
	left: 100px;
	top: 243px;
	width: 849px;
	/*width: 524px;*/
	height: 570px;
	text-align: left;
}

.main {
	width: 1012px;
	height: 1004px;
	position: relative;
	margin: 0px auto;
	background-image:url(gfx/back.jpg)
}

.layout_innercenter_finish{
/* wird benötigt, da Netscape sonst Menü abschneidet*/
	clear: both;
	font-size: 0.9em;
	margin: 0; padding: 0.1em;
	text-align: center;
}

.menu_left {
	left: 0px;
	top: 0px;
	float: left; 
	width: 0px;
	margin: 0; 
	padding: 0;
}

.content{
	position:relative;
	margin-left: 0px;
	left: 0px;
	width:100%;
	/*width: 524px;*/
	height: 570px;
	text-align:left;
	color: #383838;
}

.uniheader{
	color: #FFF;
	top: 197px;
	position: absolute;
	left: 100px;
	width: 871px;
	text-align: left;
	font-size:12px;
}

.uniheader_link{
	color: #FFF;
	text-decoration: none;
}	
.uniheader_link:hover{
	color: #CCC;
	text-decoration: none;
}	

.back1{	
	position:absolute;
	left:0px;
	top:0px;
	width:1012px;
	height:230px;
	background-image:url(gfx/back1.jpg);		
}

.back2{	
	position:absolute;
	left:0px;
	top:230px;
	width:1012px;
	height:576px;
	background-image:url(gfx/back2.jpg);		
}

.back3{
	position:absolute;
	left:0px;
	top:806px;
	width:1012px;
	height:198px;
	background-image:url(gfx/back3.jpg);
	text-align:left;
}

.tg_transparent{
	display:block;
	position:absolute;
	left:426px;
	top:827px;
	width:174px;
	height:38px;
	border:0px;
}

img{
	border-color:#666;	
}

td{
	vertical-align:top;
}	

p{
	margin:0px;	
}

