/* CSS Document */

body {background-color:#FFFFFF; border:0; font-size:10px; font-style:normal; color:#000000; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; 	text-decoration:none; font-family:Verdana,  Helvetica, Arial, sans-serif;}
a{ text-decoration:none}
.navi_bot{ color:#727277; font-weight:bold; font-size:12px;}
.navi_bot a{	color:727277;}
.navi_bot a:hover{	color:e6e6eb;}

.navi_top a{		color:9999a3;}
.navi_top a:hover{	color:e6e6eb;}

.title_{ color:#727277; font-size:14px; font-weight:bold}
.links_{color:#3e0f88;}
#main_ {
	position:absolute;
	left:100px;
	top:0px;
	width:780px;
	/*height:780px;*/
}

#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:780px;
	height:75px;
	margin:0 0 0 0;
	background-image:url(./Bilder/logo.jpg);
	background-position:left;
	background-repeat:no-repeat;
	border-bottom:1px solid #e6e6eb;
}

#navi {
	position:absolute;
	left:0px;
	top:75px;
	width:780px;
	height:21px;
}

#flash {
margin:0 0 0 0;
padding:0;
	position:absolute;
	left:0px;
	top:96px;
	width:780px;
	height:303px;
}
#trenn1 {
	position:absolute;
	left:0px;
	top:399px;
	width:780px;
	height:19px;
	background-color:#e6e6eb;
}


#content {
	position:absolute; 
	left:0px;
	top:425px;
	width:780px;
	height:250px;
	overflow:auto;
	border:0;
}
#sites{ border: 0; width:750px; position:absolute;
}

