/* :.:..........:.:.........................: */
html{background:#fff;}
body{font-family:"Times New Roman", Times, serif; font-size:15px; height:100%; color:#000;} 

/* ..........................
... ::: HAUPTELEMENTE ::: ... 
.......................... */
h1{font-size:35px; color:#000; margin-bottom:12px; line-height:normal;}
h2{font-size:24px; color:#000; margin-bottom:10px; line-height:normal;}
h3{font-size:21px; color:#000; margin-bottom:8px; line-height:normal;}
h4{font-size:18px; color:#000; margin-bottom:8px; line-height:normal;}

p{margin-bottom:14px; line-height:20px;}

a{text-decoration:underline; color:#000;}
a:hover{text-decoration:none;}

img{border:0;}
.fl_left{float:left;}
.fl_right{float:right;}
.line{color:#E3E3E3; height:1px; border-top:1px solid #E3E3E3; border-bottom:none;}
.clearer{clear:both;}
.white{color:#fff;}
.grey{color:#9b9d9f;}
.black{color:#000;}

/* ....................................
... ::: ALLGEMEINE CSS STRUKTUR ::: ... 
.................................... */
div#mainbox{position:relative; width:995px; height:746px; margin:0px auto;}
	div#header{width:995px; height:132px; background:url(../img/bg_header_1.jpg) top left no-repeat;}
	div#navigation{width:995px; height:52px; background:url(../img/bg_navigation_1.gif) top left no-repeat;}
	div#content{width:995px; height:610px; background:url(../img/bg_content_start_neu2.jpg) top left no-repeat;}
	div#footer{width:995px; height:40px;}		
/* .........................
... ::: CSS ELEMENTE ::: ... 
......................... */
div#navigation ul{}
div#navigation ul li{float:left; display:inline; color:#fff;}
div#navigation ul li a{display:block; width:250px; height:52px; text-align:center; text-decoration:none; color:#fff; line-height:52px; font-size:18px;}
div#navigation ul li a:hover, div#navigation ul li.active a{text-decoration:underline;}

div#navigation ul li.first a{width:249px;}
div#navigation ul li.second a{width:249px;}
div#navigation ul li.third a{width:249px;}
div#navigation ul li.fourth a{width:248px;}

div#footer ul{list-style:none outside; float:right; margin-top:10px;}
div#footer ul li{display:inline; float:left; margin:0 2px; color:#999; font-size:10px;}
div#footer ul li a{text-decoration:none; color:#999;}
div#footer ul li a:hover, div#footer ul li.active a{color:#000;}

body#subsite div#content{width:995px; height:522px; background:url(../img/bg_content_1.jpg) top left no-repeat; position:relative;}

body#subsite div#content .txt{width:909px; height:425px; margin:0px 0px 0px 27px; position:absolute; top:65px;}
body#subsite div#content .txt .fl_left{width:437px; margin-left:34px; padding-left:7px;}
body#subsite div#content .txt .fl_right{width:390px; margin-right:12px;}

.fl_right ul{margin:0px 0px 10px 0px; padding-left:16px;}
.fl_right ul li{list-style-type:disc; list-style-position:outside; line-height:25px;}