/*
Farben:
dunkles:#071B62
Hintergrund: #E3E5E4
weiß:#fff
orange:#FFDA51

*/
a{color:#333;}
body {background:#E3E5E4;font:12px arial, helvetica, sans-serif;}
body div{font:12px arial, helvetica, sans-serif;}
body div div{font:12px arial, helvetica, sans-serif;}

h1{font:16px arial, helvetica, sans-serif;font-weight:bold;}
h2{font:14px arial, helvetica, sans-serif;font-weight:bold;}
h3{font:12px arial, helvetica, sans-serif;font-weight:bold;}
h4{font:12px arial, helvetica, sans-serif;font-weight:bold;}
h5{font:10px arial, helvetica, sans-serif;font-weight:bold;}
h6{font:10px arial, helvetica, sans-serif;font-weight:bold;display:inline;padding:3px;margin:0;}
input{font:10px arial, helvetica, sans-serif;border:1px solid #071B62;}
img{border:0;}
#OuterWrapper{position:relative;width:800px;background:#FBF1D4 repeat-y;display:inline;/* Fixes MacIE */ }
* html #OuterWrapper {height: 1%;} /* IE <= 6 */
/* Hides from MacIE \*/
#OuterWrapper {display: block;}
/* End hide */
#HeaderWrapper{position:relative;width:800px;background:#FBF1D4;height: 195px;/*height: 185px;*/ }

#ContentWrapper{background:#FBF1D4;float:left;position:relative;height:100%;padding-bottom:10px;}
#LeftColumn{padding-bottom:10px;float:left;position:relative;height:100%;display:inline; /* fixes IE-double-margin bug */ z-index:10;width:160px;}


#Center{float:left;position:relative;height:100%;display:inline; width:460px;margin:0 10px 0 10px;background:transparent;}
#RightColumn{float:left;position:relative;height:100%;display:inline;z-index:10; width:160px;}

#Footer{float:left;position:relative;width:800px;text-align:center;margin-top:10px;}
#Footer a{font:10px arial, helvetica, sans-serif;color:#000;text-decoration:none;}
#Footer a:hover{color:#666;text-decoration:underline overline;}


.LeftBlock{background:#FBF1D4;}
.LeftBlockHead{background:#FBF1D4;color:#000;font-weight:bold;padding:2px 0 2px 10px;}
.LeftBlockHead h3{padding:0;margin:0;}
* html .LeftBlock a  { height:1%; /* fixes IE margin-Bug by giving "has_layout" to the links */ }
.LeftBlock a  { color:#000;display:block;text-decoration:none;font-size:10px;padding:2px 0 2px 5px;}
.LeftBlock a:hover  { display:block;}
.LeftBlock ul { padding:3px;margin:0 0 0 20px;/*list-style:url("/i/symbol.gif");*/list-style:none; }
/*.LeftBlock li:hover { list-style:url("/i/symbol2.gif"); }*/
.LeftBlock ul a{ font-size:12px;font-weight:bold;letter-spacing:1px;}

.RightBlock{background:#FBF1D4;padding:4px;}
.RightBlockHead{background:#FBF1D4;color:#000;font-weight:bold;padding:2px 0 2px 10px;border-bottom:1px dotted #000;}
.RightBlockHead h3{padding:0;margin:0;}
* html .RightBlock a  { height:1%; /* fixes IE margin-Bug by giving "has_layout" to the links */ }

.ContentBlock {float:left;position:relative;width:405px;background:#FBF1D4;margin:5px;font-size:12px;line-height:16px;padding:3px;}
.ContentBlockSmall {float:left;position:relative;/*width:205px;*/background:#fff;margin:5px;font-size:12px;line-height:16px;padding:3px;}
.ContentBlockSmall a{color:#000;text-decoration:none;font-weight:bold;}

.ContentBlockHead{width:100%;}
.ContentBlockHead h2 a, .ContentBlockHead h2{padding:0;margin:0;color:#000;font-weight:bold;padding:2px 0 2px 10px;}

