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

/* --------------- Body ---------------*/

a{
color:#0066FF;
text-decoration:underline;
}
a:visited{
color:#3D5C6A;
text-decoration: none;	
}
 a:active{
color:#3F3F3F;
text-decoration: none;	
}
a:hover{
color:#CC5200;
text-decoration:underline;	
}
 a:focus{
	color:#CC5200;
text-decoration: none;	
}


#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: 320px; 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: #78C4DD;}
#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: #3D5C6A;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: #3D93AF; text-decoration: none; }

#content div.boxnew {float: left; width: 150px; margin: 20px 0px 0px 10px; background: none; padding: 5px 20px 10px 20px; font-size: 11px; overflow: hidden;}
#content div.boxnew h1 { font-weight: normal; margin: 0px 0px 10px 0px; font-size: 24px; font-style: italic; color: #3f3f3f;font-family: Georgia, Garamond, "Times New Roman", serif;}
#content div.boxnew h1 span { color: #3D5C6A; }
#content div.boxnew 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.boxnew h3 { font-weight: normal; margin: 0px 0px 10px 0px; font-size: 14px; font-style: italic; color: #3f3f3f;font-family: Georgia, Garamond, "Times New Roman", serif;}
#content div.boxnew 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.boxnew p{ clear: both; line-height: 1.5em; margin: 0px 0px 1.5em 0px;}
#content div.boxnew a{ color: #3D93AF; }
#content div.boxnew ul{ margin: 0px 0px 10px 50px; }
#content div.boxnew ol{ margin: 0px 0px 10px 50px; }

#content div.boxnew1 img{ float: left; margin: 0px 10px 10px 0px; border: 1px solid #ccc; }

#content div.boxnew1 {float: left; width: 350px; margin: 20px 0px 0px 10px; background: none; padding: 5px 20px 10px 20px; font-size: 11px; overflow: hidden;}
#content div.boxnew1 h1 { font-weight: normal; margin: 0px 0px 10px 0px; font-size: 24px; font-style: italic; color: #3f3f3f;font-family: Georgia, Garamond, "Times New Roman", serif;}
#content div.boxnew1 h1 span { color: #3D5C6A; }
#content div.boxnew1 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.boxnew1 h3 { font-weight: normal; margin: 0px 0px 10px 0px; font-size: 14px; font-style: italic; color: #3f3f3f;font-family: Georgia, Garamond, "Times New Roman", serif;}
#content div.boxnew1 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.boxnew1 p{ clear: both; line-height: 1.5em; margin: 0px 0px 1.5em 0px;}
#content div.boxnew1 a{ color: #3D93AF; }
#content div.boxnew1 ul{ margin: 0px 0px 10px 50px; }
#content div.boxnew1 ol{ margin: 0px 0px 10px 50px; }

#content div.boxnew1 img{ float: left; margin: 0px 10px 10px 0px; border: 1px solid #ccc; }


#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: #3f3f3f;font-family: Georgia, Garamond, "Times New Roman", serif;}
#content div.fullcontent h1 span { color: #3D5C6A; }
#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: #3D5C6A;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: #3D93AF;}
#rightmenue div.box ul li a.active{ color: #3D93AF;}
#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;}


#footer2 {clear: both; float: left; width: 910px; padding: 20px 0px 20px 0px; color: #848484; font-size: 10px;}
#topmenue2 {float: left; margin: 25px 0px 0px 20px; width: 580px}

/* --------------- Galerie ---------------*/

/*#cccontentp {clear: left; float: left; width: 910px; padding: 30px 0px 30px 0px;overflow: hidden; text-align: left; background: url(images/bg_cccontent.png) left top repeat-x #fff; border-top: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF; }
#contentp {clear: both; float: left; width: 590px; overflow: hidden; margin: 0px 20px 10px 0px; }
*/

#cccontentp {clear: left; float: left; width: 910px; padding: 30px 0px 30px 0px;overflow: hidden; text-align: left; background-color: #efefef; border-top: 1px solid #efefef; border-bottom: 1px solid #efefef; }
#ccontentp {clear: both; float: left; width: 890px; margin: 20px 0px 0px 20px; background-color: #efefef;}
#contentp {float: left; margin: 0px 0px 0px 0px;}

#contentp h1{ font-size: 24px; font-weight: normal; margin: 0px 0px 0.5em 0px;}
#contentp h1 span.color{ color: #3398DB; }
#contentp h2{ font-size: 18px; font-weight: normal; color: #3398DB; margin: 0px 0px 0.5em 0px;}
#contentp h3{ font-size: 14px; font-weight: normal; color: #3398DB; margin: 0px 0px 0.5em 0px;}
#contentp h4{ font-size: 12px; font-weight: bold; margin: 0px 0px 0.5em 0px;}
#contentp p{ clear: both; margin: 0px 0px 1em 0px; }
#contentp a{ color: #3398DB; }
#contentp ul{ margin: 5px 0px 5px 40px; }
#contentp ol{ margin: 5px 0px 5px 40px; }
#contentp img{ float: left; border: 1px solid #666; padding: 3px; margin: 0px 10px 20px 0px; }

#contentp div.fullcontentp {clear: both; float: left; width: 570px; margin: 20px 0px 0px 20px;}
#contentp div.fullcontentp h1 { font-weight: normal; margin: 0px 0px 10px 0px; font-size: 24px; font-style: italic; color: #3f3f3f;font-family: Georgia, Garamond, "Times New Roman", serif;}
#contentp div.fullcontentp h1 span { color: #3D5C6A; }
#contentp div.fullcontentp 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;}
#contentp div.fullcontentp 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;}
#contentp div.fullcontentp 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;}
#contentp div.fullcontentp p{ clear: both; line-height: 1.5em; margin: 0px 0px 1.5em 0px;}
#contentp div.fullcontentp a{ color: #3D93AF; }
#contentp div.fullcontentp ul{ margin: 0px 0px 10px 50px; }
#contentp div.fullcontentp ol{ margin: 0px 0px 10px 50px; }

#content div.fullcontent img{ float: left; margin: 0px 10px 10px 0px; border: 1px solid #ccc; }

#pics {clear: both; float: left; width: 910px; overflow: hidden;}
/*#maxpic {position: relative; float: left; width: 570px; height: 372px; overflow: hidden; margin: 0px 10px 10px 0px; border: 4px solid #DEDEDE;}
#maxpic img {width: 570px;}
.caption {display: block; position: absolute; background-color: #444; color: #444; width: 562px; height: 43px; padding: 10px; text-align: center; font-style: italic; bottom: 0px; z-index: 100000000;}*/
#maxpic {float: left; width: 570px; height: 372px; overflow: hidden; margin: 0px 10px 10px 0px; border: 4px solid #DEDEDE;}
#maxpic img {width: 570px;}
/*.caption {display: block; background-color: #444; color: #444; width: 562px; height: 43px; padding: 10px; text-align: center; font-style: italic; bottom: 0px; z-index: 100000000;}*/
#pics ul.minpics {float: left; width: 300px;}
#pics ul.minpics li {float: left; width: 86px; height: 64px; overflow: hidden; margin: 0px 10px 10px 0px; border: 2px solid #DEDEDE; cursor: pointer;}
#pics ul.minpics li img {}

#nav {clear: both; width: 890px; float: left; font-size: 11px; }
#picnav {float: left; width: 557px; margin: 0px 13px 0px 0px; padding: 4px 10px 4px 10px; background-color: #dedede;}
#picnav a {display: block; float: left; color: #666; text-decoration: none; }
#picnav a.right {float: right;}
#pagenav {float: left; width: 290px; }
#pagenav a{display: block; float: left; margin: 0px 5px 0px 0px; text-decoration: none; text-align: center; padding: 4px 6px 4px 6px; background-color: #dedede; color: #666;}
#pagenav a.active{background-color: #3398DB; color: #fff; }



/* --------------- Formulare ---------------*/
#kontaktform {
	clear: left;
	float: left;
	line-height: normal;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#kontaktform { clear: left; float: left; line-height: normal; width: 350px; margin: 0px 0px 10px 0px; padding: 0px 10px 10px 10px; }
#kontaktform label { clear: left; float: left; width: 200px;  margin: 5px 4px 0px 0px; text-align: left; }
#kontaktform label.plabel { color: #444; font-weight: bold; font-size: 12px}
#kontaktform input, #kontaktform select, #kontaktform textarea { float: left; width: 220px; 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: 4px 4px 4px 4px; height: 100px; color: #333; }
#kontaktform input.submit {
	width: auto;
	background-color: #3D93AF;
	color: #fff;
	height: auto;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-color: #000000;
}
#kontaktform input.reset {
	width: auto;
	float: left;
	border: 1px solid #444;
	background-color: #444;
	color: #ccc;
	height: auto;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-color: #000000;
}
