/* CSS Document */

.clear {clear:both;}

.Stil10 {color: #FF9900; font-family: "Arial";}

.Stil14 {font-size: 16px; font-family: "Arial"; }

* {
    padding:0px;
    margin:0px;
    color: #000000;
		text-align: left;
    
}

img {
	border: 0px;
}

a {
	font-size: 12px;
  text-decoration:none;
  color:#6d97bc;
}

#content a {
	font-size: 16px;
	color: #536C77;
}

body {
	background-color: #000000;
	text-align: center;
}

body,td,th {
    font-size: 16px;
}

#page {
  margin-left:auto;
  margin-right:auto;
	width: 938px;
}

#header {
	height: 230px;
	width: 100%;
	background-repeat: no-repeat;
}

#top {
	width: 100%;
	height: 187px;
	
}

#toptext {
	width: 330px;
	height: 50px;
	color: #a5c6d4;
	float: right;
	padding-top: 100px;
	font-size: 22px;

}

ul#topmenu {
    list-style-type:none;
    width:100%;
}

ul#topmenu li {
    height:36px;
    background-repeat:no-repeat;
    margin-right: 3px;
    float:left;
    background-position: 0px 0px;
}

ul#topmenu li.menu.active, ul#topmenu .hl {
    background-position:0px -8px;
}

#contentbg {
	background-image: url(/images/content_bg.gif);
	background-color: #ffffff;
	width: 939px;
	height: 489px;
}

#contentbild {
	height: 489px;
	width: 929px;
	background-position: right bottom;
	background-repeat: no-repeat;
	margin: 10px 10px 0px 10px;
	_margin: 0px 0px 0px 0px;
}

#scroller {
	height: 489px;
	width: 929px;
	_width: 939px;
 	margin: 0px 0px 0px 0px;
  overflow: auto;
}

#content {
	width: 530px;
	height: 450px;
  font-size: 18px;
	padding-top: 20px;
	padding-left: 20px; 
}

h1 {
  font-size:20px;
  margin-bottom:15px;
}


h2 {
  font-size:18px;
  margin-bottom:5px;
  font-weight:bold;
}

p {
	margin-bottom: 1em;
}

ul#topmenu li#index { 
	background-image:url(images/menu_index.gif);
	width: 71px;
}

ul#topmenu li#uebermich { 
	background-image:url(images/menu_uebermich.gif);
	width: 119px;
}

ul#topmenu li#meteorologe { 
	background-image:url(images/menu_meteorologe.gif);
	width: 151px;
}

ul#topmenu li#moderator { 
	background-image:url(images/menu_moderator.gif);
	width: 127px;
}

ul#topmenu li#buchautor { 
	background-image:url(images/menu_buchautor.gif);
	width: 133px;
}

ul#topmenu li#klimaveraenderung { 
	background-image:url(images/menu_klimaveraenderung.gif);
	width: 211px;
}

ul#topmenu li#kontakt { 
	background-image:url(images/menu_kontakt.gif);
	width: 107px;
	margin-right: 0px;
}

