body{
	background-color:#516A78;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

/*layout oben*/
#block{
	top: 25px;
	position: relative;
	width: 959px;
	margin: 0 auto;
}
#head{
	text-align: center;
	padding: 0px;
	border: 0px;
	margin: 0px;
	height: 143px;
	margin-bottom:40px;
}

/*linke spalte*/
#google{
	float:left;
	width: 154px;
	height:618px;
	background-image: url("bilder/adback.png");
	background-repeat:repeat-y;
	background-position:top;
	margin-right:65px;
	}
.adtop{
	float:left;
	background-image: url("bilder/adtop.png");
	background-repeat:no-repeat;
	background-position:top;
	width:154px;
	height:18px;
}
.ad{
	float:left;
	height:600px;
	margin-left:18px;
}
.adbottom{
	float:left;
	background-image: url("bilder/adbottom.png");
	background-repeat:no-repeat;
	background-position:bottom;
	height:18px;
	width:154px;
}

/*mittlere spalte*/
#mitte{
	float:left;	
	width:550px;
}
#mitte-search{
	float:left;	
	width:800px;
}

/*navi*/
#navi{
	background-color:#516A78;
	padding-bottom:3px;
	padding-top:3px;
	font-size:11px;
}
#navi a{
	padding: 0px 10px 0px 10px;
	color:#B4AEAC;
	font-weight:bold;
	text-decoration: none;
}
#navi a:visited {
	color:#B4AEAC;
	text-decoration: none;
}
#navi a:hover {
	color:#ffffff;
	text-decoration: none;
}
#naviselect {
	background-image: url("bilder/ecker.gif");
	background-repeat:no-repeat;
	background-position:top right;
	background-color: #899196;
	padding: 2px 6px 7px 0px !important;/*firefox*/
	padding: 0px 6px 7px 0px;
	margin-right:6px;
}
*+html #naviselect {
padding: 0px 6px 7px 0px !important;
}

#naviselect a {
	background-image: url("bilder/eckel.gif");
	background-repeat:no-repeat;
	background-position:top left;
	background-color: #899196;
	padding: 2px 0px 0px 10px;
	color:#000000;
}
#naviselect a:visited {
	color:#000000;
}
#naviselect a:hover {
	color:#000000;
	text-decoration: none;
}
#subnavi{
	width:540px; 
	background-color:#899196;
	padding:3px 0px 2px 10px;
	font-size:10px;
}
*html #subnavi{
    width: 550px; /* for IE5 and IE6 in quirks mode */
    w\idth: 540px; /* for IE6 in standards mode */
}
#subnavi a{
	padding: 0px 3px 0px 3px;
	color:#CCCCCC;
	font-weight:bold;
	text-decoration: none;
}
#subnavi a:visited {
	color:#CCCCCC;
	text-decoration: none;
}
#subnavi a:hover {
	color:#ffffff;
	text-decoration: none;
}
#subnaviselect a {
	color:#000000;
}
#subnaviselect a:visited {
	color:#000000;
}
#subsubnavi{
	color:#333333;
	padding:3px 0px 2px 7px;
	font-size:10px;
}
#subsubnavi a{
	color:#333333;
	font-weight:bold;
	text-decoration: none;
}
#subsubnavi a:visited {
	color:#333333;
}
#subsubnavi a:hover {
	color:#000000;
}
#subsubnaviselect {
	padding:3px 0px 2px 7px;
	color:#ffffff;
	font-size:10px;
}
#subsubnaviselect a {
	text-decoration: none;
}
#subsubnaviselect a:visited {
	color:#ffffff;
}

/*layout content*/
#content{
	width:530px; 
	background-color:#899196;
	font-size:10px;
	padding: 10px;
	color:#000000;
	float:left;
}
*html #content{
    width: 550px; /* for IE5 and IE6 in quirks mode */
    w\idth: 530px; /* for IE6 in standards mode */
}
#content-search{
	width:800px; 
	background-color:#899196;
	font-size:9px;
	padding: 10px;
	color:#000000;
	float:left;
}
*html #content-search{
    width: 800px; /* for IE5 and IE6 in quirks mode */
    w\idth: 800px; /* for IE6 in standards mode */
}
#content a{
	color:#333333;
}
#content a:link{
	color:#333333;
}
#content a:visited{
	color:#333333;
}
#content a:hover{
	color:#000000;
}
#content h3 a:link {
	color:#C9C9C9;
	border:0px;
	margin:0px;
	padding:0px;
}
#content h3 a:hover {
	color:#ffffff;
}
#content h3 a:visited {
	color:#C9C9C9;
}
h1, h2, .header{
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	border:0px;
	margin:0px;
	padding:0px;
	margin-bottom:6px;
	margin-top:4px;
	background-image: url(bilder/pixorange.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-left:12px;
}
h3, h4, h5{
	font-size:11px;
	margin-bottom:3px;
	margin-top:4px;
}
#kasten{
	background-color:#A1A7AB;
	padding:5px 5px 3px 5px;
	margin:0px;
	border:0px;
}
#kasten2{
float:left;
	background-color:#B4B9BC;
	padding:4px 2px 4px 6px;
	margin-top:9px;

}
#button{
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	background-color:#EF4E2C;
	padding:2px 6px 2px 6px;
	border-bottom:0px;
}
#button a{
	color:#DBDBDB;
	text-decoration: none;
}
#button a:link{
	color:#DBDBDB;
	text-decoration: none;
}
#button a:visited {
	color:#DBDBDB;
	text-decoration: none;
}
#button a:hover {
	color:#ffffff;
	text-decoration: none;
}

/*startseite*/
#flash{
	float:left;
	margin-right:12px;
	
}
#downloadkasten{
	background-color:#A1A7AB;
	padding:10px 0px 0px 12px;
	padding-right:0px;
	margin:0px;
	border:0px;
	height:146px;
}
#downloadkasten2{
	float:left;
	width:105px;
	height:90px;
	font-size:9px;
	background-color:#B4B9BC;
	padding:4px 2px 4px 6px;
	margin-top:9px;
	margin-right:8px;
}
*html #downloadkasten2{
    width: 113px; /* for IE5 and IE6 in quirks mode */
    w\idth: 105px; /* for IE6 in standards mode */
}
#downloadkasten2 h3{
	margin-top:3px;
	padding-bottom:3px;
}
#statskasten{
	background-color:#A1A7AB;
	padding:2px 0px 2px 10px;
	margin:5px 0px 0px 0px;
	border:0px;
	height:123px;
}
#statskasten2{
	float:left;
	width:244px;
	height:94px;
	background-color:#B4B9BC;
	padding:6px 0px 4px 6px;
	margin: 9px 9px 0px 0px;
}
#statskasten3{
	float:left;
	width:244px;
	height:94px;
	background-color:#B4B9BC;
	padding:6px 0px 4px 6px;
	margin-top:9px;
	margin-right:0px;
}
#newskasten{
	background-color:#A1A7AB;
	padding:4px 5px 9px 10px;
	margin:0px;
	border:0px;
}
#newskasten h3 a:link,#newskasten h3 a:visited{
	color:#E6E6E6;
	font-size:11px;
	margin-bottom:3px;
	margin-top:4px;
}
#newskasten h3 a:hover{
	color:#ffffff;
}
#gallerykasten{
	background-color:#A1A7AB;
	padding:2px 0px 2px 10px;
	margin:5px 0px 0px 0px;
	border:0px;
	height:110px;
}
#gallerykasten2{
	float:left;
	height:85px;
	background-color:#B4B9BC;
	padding:4px 4px 4px 4px;
	margin-top:9px;
	margin-right:7px;
}
#gallerykasten3{
	float:left;
	height:85px;
	background-color:#B4B9BC;
	padding:4px 5px 4px 4px;
	margin-top:9px;
	margin-right:0px;
}

/*layout unten*/
#footer{
	float:left;
	width:550px;
	background-color:#899196;
	color: #4A3A10;
	font-size:9px;
	height:14px;
	padding: 0px;
	border: 0px;
	margin: 0px 0px 6px 0px;
}
#footer-search{
	float:left;
	width:820px;
	background-color:#899196;
	color: #4A3A10;
	font-size:9px;
	height:14px;
	padding: 0px;
	border: 0px;
	margin: 0px 0px 6px 0px;
}
.eckeul{
	float:left;
	background-image: url("bilder/eckeul.gif");
	background-repeat:no-repeat;
	background-position:bottom left;
	height:14px;
	width:14px;
}
.eckeur{
	float:right;
	background-image: url("bilder/eckeur.gif");
	background-repeat:no-repeat;
	background-position:bottom right;
	height:14px;
	width:14px;
}
.kasten{
	background-color:#A1A7AB;
	padding:7px;
}
#footertext{
	color: #1E1E1E;
	font-size:9px;
	background-color:#516A78;
	width:530px;
}
#footertext a{
	color: #1E1E1E;
}
#footertext a:hover{
	color: #000000;
}

/*rechte spalte*/
#news{
	float:right;
	width:125px;
}
.newstop{
	float:right;
	background-image: url("bilder/newstop.png");
	background-repeat:no-repeat;
	background-position:top;
	width:125px;
	height:18px;
}
.news{
	background-image: url("bilder/newsback.png");
	background-repeat:repeat-y;
	background-position:top;
	float:left;
	top:0px;
	width:125px;	
}
.news h3 {
	background-color:#000000;
	color: #ffffff;
	font-size:10px;
	width:90px;
	height:14px;
	padding:0px;
	padding-top:2px;
	border:0px;
	margin-top:0px;
	margin-bottom:3px;
	margin-left:18px;
}
.news p {
	color: #DBDBDB;
	font-size:9px;
	width:87px;
	padding:0px;
	border:0px;
	margin-top:0px;
	margin-left:19px;
	margin-bottom:6px;
}
.news p a{
	color: #DBDBDB;
	text-decoration:none;
}

.reader-publisher-module{
	color: #DBDBDB;
	font-size:9px;
	width:110px;
	padding:0px;
	border:0px;
	margin-top:0px;
	margin-left:-10px;
	
	margin-bottom:6px;
}
.reader-publisher-module h3 {
	background-color:#000000;
	color: #ffffff;
	font-size:10px;
	width:90px;
	height:14px;
	padding:0px;
	padding-top:2px;
	border:0px;
	margin-top:0px;
	margin-bottom:3px;
	margin-left:28px;
}
/*.news li{
	color: #DBDBDB;
	font-size:9px;
	width:80px;
	padding:0px;
	border:0px;
	margin-top:0px;
	margin-left:-10px;
	
	margin-bottom:6px;
	
}*/
.f{
	color: #DBDBDB;
	text-decoration:none;
	text-align:right;
}
.f a{
	color: #DBDBDB;
	text-decoration:none;
}
.f a:link{
	color: #DBDBDB;
}
.f a:visited {
	color:#DBDBDB;
}
.f a:hover{
	color:#ffffff;
}
.news li a{
	color: #DBDBDB;
	text-decoration:none;
}
.news li a:link{
	color: #DBDBDB;
}
.news li a:visited {
	color:#DBDBDB;
}
.news li a:hover{
	color:#ffffff;
}
.news p a:link{
	color: #DBDBDB;
}
.news p a:visited {
	color:#DBDBDB;
}
.news p a:hover{
	color:#ffffff;
}
.legend{
	color: #000000;
	font-size:8px;
}
.legend2{
	padding-left:22px;
	color: #000000;
	font-size:9px;
	text-align:center;
}
.newsbottom{
	float:right;
	background-image: url("bilder/newsbottom.png");
	background-repeat:no-repeat;
	background-position:bottom;
	width:125px;
	height:18px;
	margin-bottom:12px;
}

/*klassen*/
.float{
	float:left;
	margin-right:8px;
}
.clear{
	height:1px;
	width:1px;
	font-size:1px;
	clear:left;
}
.abs{
position:absolute;
z-index:auto;
}
