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

/* --------------- Body ---------------*/
body { background-color: #222222; ; text-align: center; font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif; color: #333; font-size: 12px; }

/* --------------- umschreibendes Rechteck ---------------*/
#page { width: 910px; margin: 0px auto 0px auto; text-align: left; overflow: hidden; }

#cheader {clear: left; float: left; width: 910px; height: 100px; text-align: left; background: url(images/bg_cheader.png) right top no-repeat; overflow: hidden;}
#logo {width: 429px; height: 100px; background: url(images/logo.jpg) left top no-repeat; }
#logo a {display: block; float: left; width: 429px; height: 100px; }
#logo a span{display: none; }

#hm {clear: left; float: left; width: 910px; height: 41px; overflow: hidden; background: url(images/bg_hm.jpg) left top no-repeat; }
#hm ul {list-style-type: none; margin: 0px 0px 0px 10px; }
#hm li {float: left; width: 90px; height: 29px; margin: 12px 10px 0px 0px; }
#hm li a{display: block; float: left; width: 90px; height: 29px; color: #fff; text-decoration: none; text-align: center; }

#cslide {clear: left; float: left; width: 908px; height: 140px;  border-left: 1px solid #EFEFEF; border-right: 1px solid #EFEFEF; background-color: #454545; overflow: hidden; }
#cslide ul {list-style-type: none; }
#cslide ul li{float: left; }

#cslide div.prev {cursor: pointer; margin: 20px 0px; float: left; height: 100px; width: 44px; background: url(images/bg_prev.png) center center no-repeat;}
#cslide div.next {cursor: pointer; margin: 20px 0px; float: left; height: 100px; width: 44px; background: url(images/bg_next.png) center center no-repeat;}
#cslide div.slide {float: left;  position:relative; overflow:hidden;	 width: 820px; height:100px; margin: 20px 0px;}
#cslide div.slide div.items {	width:20000em;	position:absolute; clear:both; }
#cslide div.slide div.items img { float:left; width:123px; border: 4px solid #5D5D5D; height:90px; margin: 0px 3px 0px 3px; }
#cslide div.slide div.items img.active { border: 4px solid #cc0000; }



#ccontent {clear: left; float: left; width: 910px; background: url(images/bg_ccontent.png) left top repeat-y #EFEFEF; overflow: hidden; }

#content {float: left; width: 538px; margin: 0px 30px 0px 42px; padding: 30px 0px 30px 0px; line-height: 1.6em; }
#content h1 {color: #A50506; font-size: 30px; font-weight: normal; margin: 0px 0px 20px 0px; }
#content h2 {color: #A50506; font-size: 18px; font-weight: normal; margin: 0px 0px 10px 0px; }
#content h2.notiz { background: url(images/notiz.jpg) left top no-repeat; padding: 8px 0px 10px 38px;}
#content h2.view { background: url(images/view.jpg) left top no-repeat; padding: 8px 0px 10px 38px;}
#content p {margin: 0px 0px 1.5em 0px;}
#content a.more {color: #A50506; padding: 0px 0px 0px 20px; background: url(images/more_weiss.png) left 2px no-repeat; }
#content img {border: 0px solid #B0B0B0; }
#content a{color: #A50506; padding: 0px 0px 0px 20px; background: url(images/more_weiss.png) left 2px no-repeat; }

#content div.galerie img{margin: 0px 5px 10px 5px; }

#content div.col1 {clear: left; float: left; width: 260px; margin: 20px 18px 20px 0px;}
#content div.col2 {float: left; width: 260px; margin: 20px 0px 20px 0px;}

#rightmenue {float: left; width: 300px; background-color: #ffffff; padding: 20px 0px 70px 0px; line-height: 1.6em; }
#rightmenue h2 {color: #A50506; font-size: 24px; font-weight: normal; padding: 17px 0px 14px 55px; background: url(images/news.jpg) 20px 5px no-repeat; background-color: #ffffff; }
#rightmenue h3{font-size: 12px; font-weight: bold; padding: 0px 20px 0px 20px; margin: 20px 0px 0px 0px;}
#rightmenue p{padding: 0px 20px 0px 20px;}
#rightmenue a.more {color: #A50506; padding: 0px 0px 0px 20px; margin: 0px 0px 0px 20px; background: url(images/more_blau.png) left 2px no-repeat; }

#address { clear: left; float: left; width: 908px; background-color: #A50506; color: #fff; border: 1px solid #fff; border-top: none; padding: 5px 0px 5px 0px; font-size: 10px;}
#address p{ margin: 0px 10px 0px 10px; }
#address a{ color: #fff; }

#copyright { clear: left; float: left; width: 910px; color: #4F4F4F; font-size: 10px;}
#copyright p{ margin: 3px 0px 3px 0px; }
#copyright a{ color: #4F4F4F; }



/* --------------- Formulare ---------------*/
#kontaktform { clear: left; float: left; line-height: normal; width: 500px; margin: 0px 0px 30px 0px; padding: 0px 10px 30px 10px; }
#kontaktform label { clear: left; float: left; margin: 10px 4px 0px 0px; text-align: right; text-transform: uppercase; }
#kontaktform label.plabel { color: #555; }
#kontaktform input, #kontaktform select, #kontaktform textarea { clear: left; float: left; width: 486px; margin: 1px 0px 0px 0px; border: 1px solid #dedede; }
#kontaktform select{ width: 200px; color: #555; }
#kontaktform input{ padding: 2px 4px 2px 4px; color: #555; }
#kontaktform textarea{ padding: 2px 4px 2px 4px; height: 100px; color: #555; }
#kontaktform select{ width: 395px; }
#kontaktform input.submit { width: auto; float: right; margin: 10px 5px 0px 0px; padding: 2px 10px 2px 10px; background-color: #990000; color: #fff; }
#kontaktform input.reset { width: auto; float: right; margin: 10px 0px 0px 0px; border: 1px solid #63656B; background-color: #dedede; padding: 2px 10px 2px 10px; color: #555; }
