/* --------------- Einstellung für alle Elemente ---------------*/
html * { margin: 0; padding:0; }

/* --------------- Body ---------------*/
body { background: url(../images/bg_body.jpg) left top repeat-x #3f3f3f; 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) left top no-repeat;}
#logo {clear: both; float: left; display: block; width: 200px; height: 70px; background: url(../images/logo.jpg) left top no-repeat; }
#logo span {display: none;}

#hm {clear: both; float: left; width: 910px; height: 50px; background: url(../images/bg_hm.png) left top repeat-x;}
#hm_start {float: left; width: 10px; height: 50px; background: url(../images/hm_start.png) left top no-repeat;}
#hm ul {float: left;width: 900px; height: 50px;background: url(../images/hm_end.png) right top no-repeat; 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) left top no-repeat;}
#hm ul li a.active:hover{color: #fff; background: url(../images/bg_hm_active.png) left top no-repeat;}
#hm ul li a:hover{color: #fff; background: url(../images/bg_hm_over.png) left top no-repeat;}

#header {clear: both; float: left; width: 910px; height: 230px; background: url(../images/bg_header.jpg) left top no-repeat;}
#slogan {float: left; width: 540px; height: 80px; margin: 123px 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) left top no-repeat;}
#teaser ul li a.zwei{background: url(../images/t2.png) left top no-repeat;}
#teaser ul li a.drei{background: url(../images/t3.png) left top no-repeat; border: none;}

#teaser a.more{clear: both;display: block; width: 105px; height: 21px; float: right; background: url(../images/bg_tmore.png) left top no-repeat; border: none; text-align: center; color: #3f3f3f; text-decoration: none; font-weight: bold; padding: 6px 0px 0px 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; margin: 0px 0px 0px 10px; background: url(../images/bg_box.png) left top no-repeat; padding: 5px 20px 10px 20px; font-size: 11px; overflow: hidden;}
#content div.box h2 { font-weight: normal; margin: 0px 0px 20px 0px; padding: 0px 0px 5px 35px; font-size: 20px; font-style: italic; color: #23B6A6;font-family: Georgia, Garamond, "Times New Roman", serif;}
#content div.box h2.eins { background: url(../images/eins.png) left 2px no-repeat;}
#content div.box h2.zwei { background: url(../images/zwei.png) -2px 2px no-repeat;}
#content div.box p { line-height: 1.5em;}
#content div.box a.more { display: block; float: right; margin: 10px 0px 0px 0px; color: #A3C900; text-decoration: none; }

#content div.box ul { color: #3f3f3f; list-style-type: none; }
#content div.box ul li { margin: 3px 0px 3px 0px; }
#content div.box ul li a { color: #3f3f3f; }

#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: #3D93AF; }
#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; padding: 5px 0px 0px 55px; font-size: 20px; font-style: italic; color: #23B6A6;font-family: Georgia, Garamond, "Times New Roman", serif; background: url(../images/bg_box_header.png) left top no-repeat;}

#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; padding: 7px 0px 7px 20px;color: #3f3f3f; text-decoration: none; border-bottom: 1px solid #d9d9d9; background: url(../images/pointer01.png) left 11px no-repeat; }
#rightmenue div.box ul li a:hover { color: #000;}
#rightmenue div.box ul li a.active:hover { color: #A3C900;}
#rightmenue div.box ul li a.active{ color: #A3C900;}
#rightmenue div.box_footer { width: 290px; height: 10px;background: url(../images/bg_box_footer.png) left bottom no-repeat; }

#footer {clear: both; float: left; width: 910px; padding: 20px 0px 20px 0px; color: #848484; font-size: 10px; background: url(../images/bg_footer.png) left top no-repeat;}
#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; }
