@charset "utf-8";
/* CSS Document */

/* generell */
html{overflow-y:scroll;height:100%}
body{margin:0;min-width:1000px;padding:0;text-align:center;background-color:#dfdbd4;font-family: "Times New Roman", Times, serif;color:#58585a;font-size:100%;height:100%}
#container{margin:0 auto;width:1000px; height:2246px;text-align:left;background-image:url(images/background_center.jpg);margin-top:20px; margin-bottom:20px;}

/* Header */
#header{height:250px;width:1000px; }
#header_top{width:1000px; height:40px; background-image:url(images/rand_up.jpg);}
#header_center{width:1000px;height:115px;}
#header_logo{width:287px; height:115px; float:left; padding-left:49px; background-image:url(images/header_left.jpg); background-repeat:no-repeat;}
#header_center_center{width:541px; height:25px; float:left;background-image:url(images/background_header.jpg); text-align:right; padding-top:90px; font-size:1.2em;}
#header_center_center a{text-decoration:none; color:#888;}
#header_center_center a:hover{text-decoration:underline;}

#header_center_right{width:123px; height:115px; float:left; background-image:url(images/background_header_right.jpg)}

#hr_top{margin-left:49px;height:30px; width:903px; background-image:url(images/hr_top.gif); margin-top:23px; float:left;}
* html #hr_top{margin-left:25px;height:30px; width:903px; background-image:url(images/hr_top.gif); margin-top:23px; float:left;}


/* Content */
h1 { font-size:1.2em;text-transform:uppercase; color:#306f1d;}
h2 { font-size:1.0em;text-transform:uppercase; color:#016327; margin-bottom:0px;}
p{ font-size:1.03em;margin-top:0px;}
b {color:#016327;}
a {color:#016327;}

#content_1st-level_left{margin-left:49px;width:398px; height:407px; padding-left:40px; padding-right:56px; margin-top:20px; float:left;margin-bottom:30px; }
* html #content_1st-level_left{margin-left:25px;width:397px; height:407px; padding-left:40px; padding-right:56px; margin-top:20px; float:left;margin-bottom:30px; }
#content_1st-level_right{width:410px; height:487px;float:left; margin-top:45px; text-align:right;}

#content_2st-level_left{margin-left:49px;width:400px; height:477px; padding-left:40px; margin-top:20px; float:left;}
* html #content_2st-level_left{margin-left:25px;width:400px; height:477px; padding-left:40px; margin-top:20px; float:left;}
#content_2st-level_right{width:464px; height:467px;float:left; margin-top:62px; background-image:url(images/image_center_top.jpg); background-position:162px 264px; background-repeat:no-repeat;}

#content_3st-level_left{margin-left:49px;width:400px; float:left; height:329px;padding-left:40px; margin-bottom:20px; margin-top:20px;}
* html #content_3st-level_left{margin-left:25px;width:400px; float:left; height:329px;padding-left:40px; margin-bottom:20px; margin-top:20px;}
#content_3st-level_right{width:463px; height:349px;float:left; background-image:url(images/image_center_bottom.jpg); background-repeat:no-repeat;}
* html #content_3st-level_right{width:463px; height:349px;float:left; background-image:url(images/image_center_bottom.jpg); background-repeat:no-repeat; margin-top:-14px;}

#content_4st-level_left{margin-left:50px;width:443px; float:left; height:550px;}
* html #content_4st-level_left{margin-left:25px;width:443px; float:left; height:550px;}
#content_4st-level_right{width:426px; height:510px;float:left; padding:20px;}

#hr_point {width:537px; height:4px; background-image:url(images/hr_point.gif); margin-left:89px; float:left; background-repeat:repeat-x;}
* html #hr_point {width:537px; height:4px; background-image:url(images/hr_point.gif); margin-left:45px; float:left; background-repeat:repeat-x;}

#hr_point_right {width:537px; height:4px; background-image:url(images/hr_point.gif); margin-left:389px; float:left; background-repeat:repeat-x;}
* html #hr_point_right {width:537px; height:4px; background-image:url(images/hr_point.gif); margin-left:165px; float:left; background-repeat:repeat-x;}

#image_center_middle { width:301px; height:5px; margin-left:25px;background-image:url(images/image_center_middle.jpg); float:left;background-repeat:repeat-x;}

#footer_left{ width:69px; height:47px; float:left; background-image:url(images/footer_left.jpg); clear:both;}
#footer_center{ width:862px; height:47px; float:left; background-image:url(images/footer_center.jpg);}
#footer_right{ width:69px; height:47px; float:left; background-image:url(images/footer_right.jpg);}

