/*-----------------------------------------------------------------------------
...main_layout.css............................................................. 
...stylesheet-datei für lagunia.de.............................................
............................................................................... 
(c) 2008 Lagunia.de............................................................
-----------------------------------------------------------------------------*/

* {margin:0; padding:0; border:0; }
html{height:100%}
body { font: 13px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif; min-height:100% }
* html body { height:100% }
div.content { margin: 0 auto; width:800px;  border:0px solid gray; min-height:100%}
* html div.content {height:100%}	
div.content_box {float:left; position:relative; top:135px; width:600px; min-height:100%; padding:20px;  margin-left:6px; margin-bottom:35px; border:1px dotted #aaaabb; }
* html div.content_box{height:100%}
div.header {position:absolute; top:0; left: 50%; margin-left:-400px; border:0px solid red; width:800px; } 	
div.footer {float:left; position:relative; top:135px; width:800px;height:26px; border-top:3px solid #dddddd; background: #efefef url(../_img/footerbg.gif) top left repeat-x; font: 11px normal arial, sans-serif; text-align:center; padding-top:4px; }
p { color:#323232; padding: 5px; }
.content_box ul { color:#323232; padding: 5px 0px 5px 20px; }
.content_box ul li {margin: 5px 0px; }
h1 { font: bold 18px "MS Trebuchet", Tahoma, Verdana, sans-serif; color:#395773; padding: 4px 0px 4px 5px; }
h2 { font: normal 22px Verdana, arial, sans-serif; color:#424242; padding: 4px 0px 6px 5px; border-bottom:3px solid #dddddd; text-align:center; }
a { color:#395773; text-decoration:none; }
a:hover { text-decoration:underline; }
ul.navigation { margin:10px 6px 0px 6px; }
ul.subnavigation { margin: 4px 8px 0px 8px; background-color:#CDD9E4; width:782px; height:20px; border:1px dotted #435B72; }
ul.navigation li { list-style:none; float:left; margin: 0px 2px 0px 2px; border: 1px dotted #5798B0; padding:5px; background-color: #F0F7F9; color:#122C44;	font-size:12px; font-weight:bold; }
ul.subnavigation li { list-style:none; float:left; margin: 0px 2px 0px 2px; color:#555555; padding:2px; }
ul.navigation li:hover { border: 1px solid #555555; background-color: #dddddd; }
ul.navigation li.aktiv { background-color:#CDD9E4; border: 2px solid #435B72; padding:4px; } 
ul.navigation li a { font-size: 12px; font-weight:bold; text-decoration:none; }	
ul.navigation li a:hover { color:#122C44; }
ul.subnavigation li a { font: 12px normal arial; color:#555555; text-decoration: none; }
ul.subnavigation li a:hover{ font-weight:bold; } 
ul.subnavigation li.aktiv a { font-weight:bold; color:#395773; } 
span.newsdate {font-size:10px;font-color:#cccccc}
div.box250 { width:300px; height:250px; border:1px solid #f4f4f4; margin:10px 5px 10px 5px; padding:0px; }

