*{	padding: 0;	margin: 0;	border: 0;}

body {
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica;
	text-align:center;
	background: #ebebeb;
	background-image: url(img/background.gif);
	background-repeat: repeat-x;
	line-height: 113%;
}

img, a img {border: 0;}

table,div,p,a,ul{text-align:left;}

a, a:link {
	color: #ff6600;
	text-decoration: none;
}

a:hover {
   color: #7a3f24;
	text-decoration: none;
}

a.next, a:link.next {
	color:  #ff6600;
	text-decoration: none;
   font-weight:bold;
}

a:hover.next {
   color:  #ff6600;
	text-decoration: none;
   font-weight:bold;
}

p {margin: 10px 0px 0px 0px;font-size:12px}
.orange{
	color: #ff6600;
	letter-spacing: 0px;
	font-weight: bold;
}

.a {clear: both;}
.a2 {clear:both; font-size:2px; height:2px;border:0px;overflow:hidden;}
.a5 {clear:both; font-size:5px; height:5px;border:0px;overflow:hidden;}
.a10 {clear:both; font-size:10px; height:10px;border:0px;overflow:hidden;}
.a15 {clear:both; font-size:15px; height:15px;border:0px;overflow:hidden;}
.a20 {clear:both; font-size:20px; height:20px;border:0px;overflow:hidden;}
.a30 {clear:both; font-size:30px; height:30px;border:0px;overflow:hidden;}
.a40 {clear:both; font-size:40px; height:40px;border:0px;overflow:hidden;}
.a50 {clear:both; font-size:50px; height:50px;border:0px;overflow:hidden;}
.a70 {clear:both; font-size:70px; height:70px;border:0px;overflow:hidden;}

.l {background-color:#000; height:1px; font-size:1px; border:0px;overflow:hidden;clear:both;}
.l_dott {height:1px; font-size:1px; border-top:1px dotted #999999;overflow:hidden;clear:both;}

input.form {font-family:"Trebuchet MS", Arial, Helvetica;height:15px; padding-right: 20px;}


h1 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	color:#7a3f24;
	font-style: normal;
	margin-bottom:3px;
	font-size:18px;
	width:99%
}


h2 {
	font-family: "Trebuchet MS", Arial, Helvetica; color:#ff6600;margin:0px;font-size:15px;font-weight:bold;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica; margin:0px;font-size:13px;font-weight:bold; background-color: #f8b218;padding-left:5px; color: #333333;
}

h4 {
	font-family: "Trebuchet MS", Arial, Helvetica; background-color:#ff6600;padding-left:5px;margin:0px;font-size:12px; color: #ffffff;
}

h3.article {
	font-family: "Trebuchet MS", Arial, Helvetica; background-color:#ff6600;padding-left:5px;margin:0px;font-size:12px; color: #ffffff;
}

/* Design */
#wrapper {
clear:both;margin:auto;width:912px;min-height:1000px;border:0;background-color: White;
}

#footer {
clear:both;margin:auto;width:912px; height: 13px; background-image: url(img/footer.gif);
}

#header {
	clear:both;
	font-size:12px;   
}

#header a.headmenu, a:link.headmenu {
	color: #fff;
	text-decoration: none;
   font-weight:bold;
}

#header a:hover.headmenu {
	text-decoration: underline;
}

#header .head  {background:url(img/header.jpg);background-repeat:no-repeat;width: 912px; height:217px;color:#fff;padding:0px 10px 0px 10px; text-align:right;}

#search{
	margin-top: 150px; height: 20px; }
	
p.search {font-size:14px;  font-weight: bold; letter-spacing: 2px; padding-left:10px; padding-right: 140px; float: left;}

#search a, a:link {
	color:#ff6600;
	text-decoration: none;
}

#search a:hover {
   color:#ff6600;
	text-decoration: underline;
}

#konto {
	float:left;
	width:200px;
	height:32px;
	font-size:13px;
	font-weight: bold;
	background: #f8b218;
	vertical-align: middle;
	padding: 5px 0px 0px 20px;
}

#konto a.mein_konto, a:link.mein_konto {
	color: #ffffff;
	text-decoration: none;
   font-weight:bold;
   letter-spacing: 2px;
}

#navi {
float:left;
width:200px;
min-height:700px;
-height:700px;
font-size:12px;
background-color: White;
}

#navi_li {
width:200px;
margin: auto;
line-height: 20px;
}

#navi a.nav_li {
	color:#333333;
	display:block;
	font-weight:bold;
	border-bottom:1px dotted #999999;
	padding: 6px 5px 6px 20px;
}

#navi a:hover.nav_li {
	background-color:#7a3f24;
	color: White;
	text-decoration:none;
	border-left:5px solid #ACDCF;
}

#navi a.nav_li_active, a:hover.nav_li_active {
	text-decoration:none;
	display:block;
	font-weight:bold;
	background-color:#ff6600;
	border-bottom:1px dotted #000;
	padding: 6px 5px 6px 20px;
	color: White;
}

#navi a.nav_li_u {
color:#333333;
display:block;
font-weight:bold;
padding: 6px 5px 6px 20px;
}

#navi a:hover.nav_li_u {
	background-color:#7a3f24;
	color: White;
	text-decoration:none;
	border-left:5px solid #ACDCF;
}

#navi a.nav_li_u_active, a:hover.nav_li_u_active {
	text-decoration:none;
	display:block;
	font-weight:bold;
	color: White;
	background-color:#ff6600;
	padding: 6px 5px 6px 20px;
}


.icon{
	padding-left:15px;
}

#content {
position:relative;
float:right;
width:754px;
background-color:#fff;
min-height:700px;
-height:700px;
font-size:12px;
}

#content a, a:link {
	color:#ff6600;
	text-decoration: none;
}

#content a:hover {
   color:#ff6600;
	text-decoration: underline;
}

.box{
	border: 1px dotted #666666;
	padding: 10px 10px 10px 10px;
	background-image: url(img/back_box.gif);
	background-repeat: repeat;
}

.box_2{
	border: 1px dotted #FFA500;
	padding: 100px 10px 10px 10px;
	background-image: url(img/advent.png);
	background-repeat: no-repeat;
}

.termin{
	border: 1px dotted #666666;
	padding: 10px 10px 10px 10px;
	background-image: url(img/back_box.gif);
	background-repeat: repeat;
}

.hinterlegt{
	background-color: #FF8C00;
	color: White;
	padding: 1px;
}

#sidebar {
float:right;
width:170px;
margin-top: 162px;
background-color:#fff;
font-size:12px;
}

#sidebar .action_headline {
font-family: "Trebuchet MS", Arial, Helvetica; color:#BB151A;font-weight:bold;
height:37px; padding:7px 5px 0px 5px;font-size:18px;
text-decoration: none;
}

#sidebar .action_headline_rss {
padding: 4px 0px 3px;
font-size:12px;
text-decoration: none;
display: block;
color:#000;
border-bottom: 1px dotted #000;
border-top: 1px dotted #000;
}

#sidebar a.article {color: #d9272d}

#wrapper_content {
float:right;
width:712px;
background-color:#fff;
min-height:700px;
font-size:12px;
}

#home_content {
position:relative;
float:left;
background-color:#fff;
width:480px;
background:url(/design/plain/images/content_line.gif);
background-repeat:repeat-y;
min-height:700px;
-height:700px;
font-size:12px;
}

#infobox {font-size:12px;}




ul {
   list-style-image:url(/design/plain/images/regular_list_dot.gif);
   margin:5px 5px 5px 30px;
}

#infobox ul {
   list-style-image:url(/design/plain/images/list_icon.gif);
   margin:5px 5px 5px 30px;
}

li{
	
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}

/* Links im header */
a.oben {
	color: #333333;
	text-decoration: none;
	padding-left: 20px;
}



a:link.oben {
	color: #333333;
	text-decoration: none;
}




a:hover.oben {
    color: #333333;
	text-decoration: underline;
}

.galerie {
	padding-right: 7px;
	padding-top: 5px;
}

/* CSS-Styles aus dem Kontaktformular */

input {
	border:0px none #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	overflow:hidden;
}
			
textarea {
	border:none;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	overflow:hidden;
}
			
input,textarea {
	background-color:#FFFFFF;
	border:1px solid #c0c0c0;
	font-weight: bold;
}


