* {padding:0;margin:0;}

/* Einstellungen für Bilder*/
img.normal {cursor:default;}
img.anders {cursor:pointer;}
img.thumb {width:115px;height:100px;border:1px solid #000;}
img.splash {margin-left:29px;margin-top:29px;border:1px solid #000;}
img.small {border: 1px solid black;float:left;margin-right:5px;}
img.team {width:400px;height:300px;border: 1px solid black;}
img.gif {height:125px;width:175px;border:1px solid #000;margin-right:20px;}
img.border {border:1px solid #000;}

/* Seitenaufbau */
body,html {height:100%;min-height:100.02%;font:0.9em "Trebuchet MS", Verdana, Arial, sans-serif;color:black;background:url(seitenaufbau/hintergrund.jpg) repeat-x #fff;text-align:center;}
#box {width:990px;margin:0 auto;text-align:left;background:url(seitenaufbau/boxmodell.jpg) repeat-y;position: relative;min-height: 100%; /* Fuer moderne Browser */height: auto !important; /* Fuer moderne Browser */height: 100%; /* Fuer IE */}
#header{position:relative;height:96px;background:url(seitenaufbau/logo.png) #5A6BBD;text-indent:-9999px;}
#navigation {list-style:none;text-align:center;height:25px;border-top:1px solid #000;border-bottom:1px solid #000;border-left:1px solid #000;border-right:1px solid #000;width:988px !important;width:990px;background:url(seitenaufbau/navileiste_oben.png) #87ceeb;} 
#navigation li {float:left;} 
#navigation li a{display:block;width:123px !important;width:123px;height:25px;line-height:25px;background:url(seitenaufbau/navileiste_oben.png) #87ceeb;color:#333;text-decoration:none;}
#navigation li a:hover{color:#fff;}
#spalte_links h2 {background:url(seitenaufbau/navileiste_links.png) #87ceeb;height:18px;line-height:18px;color:black;text-indent:10px;width:170px;margin:24px 0 1px 20px;font-weight:normal;font-size:11px;border:none;}
#spalte_rechts{width:749px !important;width:765px;margin:0 10px 0 210px;padding:10px 10px 4em 20px;min-height:320px;}
#spalte_rechts a{color:#6E7B8B;text-decoration:none;}
#spalte_rechts a:hover{color:#6E7B8C;}
#spalte_rechts p{padding-bottom:13px;}
#footer{position: absolute;left:0;bottom: 0;background:#FCFCFC;width:988px !important;width:990px;color:#858585;text-align:center;font-size:12px;border-top:1px solid #000;border-left:1px solid #000;border-right:1px solid #000;}
#spalte_links{width:200px;float:left;clear:left;}

/* Listeneinstellungen */
ol.liste {margin-left:20px;}
ul.subnavigation{width:170px;list-style:none;text-align:center;margin:0 0 0 20px;}
ul.subnavigation li a{border-bottom:1px solid #999;height:22px;line-height:22px;display:block;color:black;width:170px;text-decoration:none;}
ul.subnavigation li a:hover{background:#eaeaea;}
li.last {padding-bottom:0 !important;padding-bottom:50px;}
ul.listung {margin:0 15px 15px 15px;}
ol.listung {margin:0 15px 15px 15px;}

/* Tabellen, Inputfelder */
input {width:100px;border: 1px solid black;margin-left:2px;margin-top:12px;}
select {width:100px;border: 1px solid black;}
table.team {width:100%;font-size:0.9em;}
table.gifs {width:100%;font-size:0.9em;}

/* Absätze, Überschriften, Spans */
#bla {float:right;margin-top:-18px;padding-right:30px;}
h2 {margin:10px 0 10px 0;font-size:16px;border-bottom: 1px solid black;}
p.center {margin-left:25%;}
p.headline {font-weight:bold;}
p.space { height:400px;}
p.small {font-size:smaller;}



