/* --------------- Einstellung für alle Elemente ---------------*/
html * { margin: 0; padding:0; }

/* --------------- Body ---------------*/
body { background: #3f3f3f url('../images/bg_body.jpg') repeat-x left top; text-align: center; font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif; color: #3f3f3f; font-size: 12px }

#page { width: 910px; margin: 0px auto 0px auto; text-align: left; }
#top {clear: both; width: 910px; height: 70px; overflow: hidden; background: url('../images/bg_top.jpg') no-repeat left top;}
#logo {clear: both; float: left; display: block; width: 200px; height: 70px; background: url('../images/logo.jpg') no-repeat left top; }
#logo span {display: none;}

#hm {clear: both; float: left; width: 910px; height: 50px; background: url('../images/bg_hm.png') repeat-x left top;}
#hm_start {float: left; width: 10px; height: 50px; background: url('../images/hm_start.png') no-repeat left top;}
#hm ul {float: left;width: 900px; height: 50px;background: url('../images/hm_end.png') no-repeat right top; overflow: hidden; list-style-type: none}
#hm ul li{float: left; width: 90px; margin: 15px 10px 0px 0px; text-align: center;}
#hm ul li a{display: block; float: left; width: 90px; height: 18px; padding: 3px 0px 0px 0px; text-align: center; text-decoration: none; color: #3f3f3f; }
#hm ul li a.active{color: #fff; background: url('../images/bg_hm_active.png') no-repeat left top;}
#hm ul li a.active:hover{color: #fff; background: url('../images/bg_hm_active.png') no-repeat left top;}
#hm ul li a:hover{color: #fff; background: url('../images/bg_hm_over.png') no-repeat left top;}

#header {clear: both; float: left; width: 910px; height: 230px; background: url('../images/bg_header.jpg') no-repeat left top;}
#slogan {float: left; width: 540px; height: 80px; margin: 50px 55px 17px 40px; color: #fff; font-family: Georgia, Garamond, "Times New Roman", serif;}
#slogan h1{font-size: 30px; font-style: italic;}
#slogan p{font-size: 18px; font-style: italic;}

#teaser {float: left; width: 240px; height: 175px; margin: 34px 0px 11px 0px; color: #fff;}
#teaser h1{font-family: Georgia, Garamond, "Times New Roman", serif; font-size: 24px; font-style: italic; color: #BAD700;}
#teaser ul {list-style-type: none; margin: 10px 0px 0px 0px; }
#teaser ul li {}
#teaser ul li a{display: block; padding: 7px 0px 10px 30px; color: #efefef; text-decoration: none; border-bottom: 1px solid #4b4b4b;}

#teaser ul li a.eins{background: url('../images/t1.png') no-repeat left top;}
#teaser ul li a.zwei{background: url('../images/t2.png') no-repeat left top;}
#teaser ul li a.drei{background: url('../images/t3.png') no-repeat left top; border: medium none;}

#teaser a.more{clear: both;display: block; width: 105px; height: 21px; float: right; background: url('../images/bg_tmore.png') no-repeat left top; border: medium none; text-align: center; color: #3f3f3f; text-decoration: none; font-weight: bold; padding-left:0px; padding-right:0px; padding-top:6px; padding-bottom:0px}

#ccontent {clear: both; float: left; width: 910px; background-color: #efefef;}

#content {float: left; margin: 20px 0px 20px 0px;}
#content div.box {float: left; width: 250px; height: 198px; background: url('../images/bg_box.png') no-repeat left top; font-size: 11px; overflow: hidden; margin-left:10px; margin-right:0px; margin-top:0px; margin-bottom:0px; padding-left:20px; padding-right:20px; padding-top:5px; padding-bottom:10px}
#content div.box h2 { font-weight: normal; margin: 0px 0px 20px 0px; padding: 0px 0px 5px 35px; font-size: 20px; font-style: italic; color: #0000FF;font-family: Georgia, Garamond, "Times New Roman", serif;}
#content div.box h2.eins { background: url('../images/eins.png') no-repeat left 2px;}
#content div.box h2.zwei { background: url('../images/zwei.png') no-repeat -2px 2px;}
#content div.box p { line-height: 1.5em;}
#content div.box a.more { display: block; float: right; margin: 10px 0px 0px 0px; color: #0000FF; text-decoration: none; }

#content div.box ul { color: #0000FF; list-style-type: none; }
#content div.box ul li { margin: 3px 0px 3px 0px; }
#content div.box ul li a { color: #0000FF; }

#content div.fullcontent {clear: both; float: left; width: 580px; margin: 20px 0px 0px 20px;}
#content div.fullcontent h1 { font-weight: normal; margin: 0px 0px 10px 0px; font-size: 24px; font-style: italic; color: #23B6A6;font-family: Georgia, Garamond, "Times New Roman", serif;}
#content div.fullcontent h1 span { color: #A3C900; }
#content div.fullcontent h2 { font-weight: normal; margin: 0px 0px 10px 0px; font-size: 18px; font-style: italic; color: #3f3f3f;font-family: Georgia, Garamond, "Times New Roman", serif;}
#content div.fullcontent h3 { font-weight: bold; margin: 0px 0px 10px 0px; font-size: 14px; font-style: italic; color: #3f3f3f;font-family: Georgia, Garamond, "Times New Roman", serif;}
#content div.fullcontent h4 { font-weight: bold; margin: 0px 0px 10px 0px; font-size: 12px; font-style: italic; color: #3f3f3f;font-family: Georgia, Garamond, "Times New Roman", serif;}
#content div.fullcontent p{ clear: both; line-height: 1.5em; margin: 0px 0px 1.5em 0px;}
#content div.fullcontent a{ color: #0000FF; }
#content div.fullcontent ul{ margin: 0px 0px 10px 50px; }
#content div.fullcontent ol{ margin: 0px 0px 10px 50px; }

#content div.fullcontent img{ float: left; margin: 0px 10px 10px 0px; border: 1px solid #ccc; }

#rightmenue {float: left; margin: 20px 0px 20px 10px;}
#rightmenue div.box { margin: 0px 0px 20px 0px; }
#rightmenue div.box h2 { font-weight: normal; height: 45px;  width: 235px; font-size: 20px; font-style: italic; color: #0000FF;font-family: Georgia, Garamond, "Times New Roman", serif; background: url('../images/bg_box_header.png') no-repeat left top;; padding-left:55px; padding-right:0px; padding-top:5px; padding-bottom:0px}

#rightmenue div.box ul { list-style-type: none; width: 288px; border-left: 1px solid #dedede; border-right: 1px solid #dedede; background-color: #fff; padding: 0px 0px 7px 0px;}
#rightmenue div.box ul li { padding: 0px 20px 0px 20px; }
#rightmenue div.box ul li a { display: block; color: #0000FF; text-decoration: none; border-bottom: 1px solid #d9d9d9; background: url('../images/pointer01.png') no-repeat left 11px;; padding-left:20px; padding-right:0px; padding-top:7px; padding-bottom:7px }
#rightmenue div.box ul li a:hover { color: #000;}
#rightmenue div.box ul li a.active:hover { color: #0000FF;}
#rightmenue div.box ul li a.active{ color: #0000FF;}
#rightmenue div.box_footer { width: 290px; height: 10px;background: url('../images/bg_box_footer.png') no-repeat left bottom; }

#footer {clear: both; float: left; width: 910px; color: #848484; font-size: 10px; background: url('../images/bg_footer.png') no-repeat left top;; padding-left:0px; padding-right:0px; padding-top:20px; padding-bottom:20px}
#topmenue {float: left; margin: 0px 0px 0px 10px; }
#topmenue ul {float: left; list-style-type: none; }
#topmenue ul li {float: left; border-right: 1px solid #848484; padding: 0px 5px 0px 5px; }
#topmenue ul li a {color: #848484; text-decoration: none; }
#copyright {float: right; text-align: right; margin: 0px 10px 0px 0px; }
#copyright a{color: #848484; }
#copyright p.design{margin: 10px 0px 0px 0px;}

/* --------------- Formulare ---------------*/
#kontaktform { clear: left; float: left; line-height: normal; width: 510px; margin: 0px 0px 10px 0px; padding: 0px 10px 10px 10px; }
#kontaktform label { clear: left; float: left; width: 100px;  margin: 5px 4px 0px 0px; text-align: left; }
#kontaktform label.plabel { color: #444; font-weight: bold; }
#kontaktform input, #kontaktform select, #kontaktform textarea { float: left; width: 390px; margin: 5px 0px 0px 0px; border: 1px solid #dedede; }
#kontaktform select{ width: 398px; color: #333; }
#kontaktform input{ padding: 2px 4px 2px 4px; color: #333; }
#kontaktform textarea{ padding: 2px 4px 2px 4px; height: 100px; color: #333; }
#kontaktform input.submit { width: auto; float: right; margin: 10px 5px 0px 0px; padding: 2px 10px 2px 10px; background-color: #3D93AF; color: #fff; }
#kontaktform input.reset { width: auto; float: right; margin: 10px 10px 0px 0px; border: 1px solid #444; background-color: #444; padding: 2px 10px 2px 10px; color: #ccc; }