* {
    padding: 0;
    margin: 0;
} 

body {
  background: #fff;
	font: 11px Verdana, Arial, sans-serif;
	line-height: 1.5em; 
}
a {
	color: #3d81ee;
	text-decoration: none;
	background:none;
}

a:hover {
	color: #e1771e; /* 3B6EBF */
	text-decoration: none; /* underline */
}

img {
 /* float: left;*/
  margin: 0 0;	
  border:0;
}


#wrap {
/*float: left;*/
/*position:relative;*/ /* ??? */


margin: 20px auto;
width: 924px;
background: #fff url('../images/midbg.jpg');
background-repeat: repeat-y;
}

#top { 
background: #fff url('../images/topbg.jpg');
height: 30px;
background-repeat: no-repeat;
}

#content {
padding: 0 40px 0 40px;
}

#bottom {

background: #fff url('../images/botbg.jpg');
height: 30px;
background-repeat: no-repeat;
}

#warningbox {
  /*width: 500px;*/
  border-width:1px;
  border-style:solid;
  border-color:#FF0000;
  padding:5px;
}

#warningboxmenu {
  border-width:1px;
  border-style:solid;
  border-color:#FF0000;
  padding:2px;
}

#sky{
/*clear: both;*/
    float: left;
    position: relative;
    top: 50px;
   /* right: 20px;*/
/*
float: left;

right: 20px;*/
width: 122px;
/*margin: 40px;*/
padding: 0px;
/*height: 600px;*/
}


label{ font-weight:bold;}

.alert{ /* error-type messages on pages with forms */
	color:red;
}


table { 
border:0px solid #000;
width:100%; 
}

td { 
border:0px solid #000; 
margin:2px;
padding: 1% 1%; 
vertical-align:top; 
overflow:hidden; 
}

.header {
height: 100px;
background: #fff url('../images/header.jpg');
}

.header2 {
width: 640px;
height: 99px;
background: #fff url('../images/header2.jpg');
}

.header h1 { padding-left: 100px; padding-top: 22px; font-size: 22px; color: #eee; }
.header h1 a { font-size: 22px; color: #eee; text-decoration: none;}
.header h2 { padding-left: 100px; padding-top: 0px; font-size: 17px; color: #eee; }

.header2 h1 { padding-left: 19px; padding-top: 32px; font-size: 22px; color: #484848; }
.header2 h1 a { font-size: 22px; color: #ccc; text-decoration: none;}
.header2 h2 { padding-left: 19px; padding-top: 0px; font-size: 17px; color: #484848; }

.warningheader{
	/*margin: 4px 0px 2px 0;
	padding: 4px 0px 2px 0;*/
	width: 130px;
  border-width:1px;
  border-style:solid;
  border-color:#3B6EBF;
  padding:2px;
  text-align:center;
}
	
.middle {
	float: left;
	width: 400px;
	margin: 0 10px;
	padding: 1% 1%;
	text-align: left;
}

.middle li {
	margin-bottom:5px;

}

.menu {
	float: left;
	width: 130px;
	margin: 0 10px;
	background: #FFFFFF; 
	/*border-bottom: 1px solid #E1E1E1; */
	padding: 1% 1%;	
}

.advertise {
	float: left;
	width: 130px;
	margin: 0px 0px 0px 80px;
	padding: 1% 1%;
}

.menuheader {
	margin: 3px 0px 2px 1px;
	background: #DDD;  /* 93BCFF */ 
	border-bottom: 1px solid #999; 
	padding: 1% 1%;	
}

.bgbar {
	margin: 0px 0px 0px 0;
	background: #D5DFD2;  /* 93BCFF */ 
	/*border-bottom: 1px solid #999;*/ 
	padding: 1% 1%;	
}

.werbung {
	color: #666;	
	margin: 0px;
	background: #EEE; 
	border: 1px solid #999; 
	padding: 2px 3px 0px 3px;	/* bild max 122px breit */
	text-align:center;
}

.codeblock {
  border: 1px solid #E1E1E1; 
  width: 450px;
  margin-top:5px;
  margin-bottom:5px;
  padding-left:5px;
	font: 13px Courier new;
	line-height: 1.5em; 
}

.navigation {
	float: left;
	width: 30%;
	margin: 0 10px;
	padding: 1% 1%;
}

.navigation ul {
	padding: 20px 0 15px 20px;
	margin:0;
}

.navigation li {
	margin-bottom:5px;
	list-style-type: square;
	color: #3B6EBF;
}

.navigation a:hover {
	background-color:#f0f0f0;
}

.middle h2 { color: #666; font-size: 16px; margin-bottom: 10px; margin-top: 10px;}
.middle h3 { color: #666;  font-size: 12px; font-weight: bold; margin-bottom: 5px; margin-top: 0px; background: #F6F9FB; border-bottom: 1px solid #E1E1E1;}
.middle h4 { color: #979797;  font-size: 11px; font-weight: normal; margin-bottom: 2px; margin-top: 0px;}
.navigation h2 { color: #3B6EBF; font-size: 14px; margin-top: 15px;}


.mobile {
	font-family: Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px}

#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

#footer {
	text-align: center;
	color: #666;
}


.newsListHeader {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px}
	
.newsListFooter {
	font-family: Verdana, sans-serif;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px}
	
.newsListTitle {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin:2px;
	padding: 2px;
	font-size: 11x}

.newsList {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
	margin:2px;
	padding: 2px 12px 3px 2px;
	font-size: 11px}
	
.newsListLink:link {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #000000}
	
.newsListLink:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000000}
	
.newsListLink:hover {
	font-weight: bold;
	text-decoration: none;
	color: #0000FF}