body
{
	background: #fff url(../material/pattern.jpg) repeat;
	border-top: 0px solid #f2efd9;
	color: #333;
	font-size: small;
	padding: 0px 0 40px;
}

#header {
}



.dekobar {
	width: 100%;
	margin: 0 auto;
	height: 7px;
	background: transparent url(../material/zickzack.gif) repeat-x bottom;
	position: relative;
	top: 0;
}


#copyright {
	width: 830px;
	margin: 10px auto;
	padding: 0;
	font-size: .9em;
	color: #7d7369;
	text-align: right;
}
/* Main Navi old 
#mainnavi {
	width: 830px;
	margin: 0 auto;
	position: relative;
	bottom: -1px;
	right: -1px;
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 1.0em;

}

#mainnavi ul {
	list-style-type: none;
	color: #333;
	margin: 0;
	padding: 0;
	float: right;
}

#mainnavi ul li {
	float: left;
	margin: 0 0 0 2px;
	padding: 0;
	background: #d3c2b0;
}

#mainnavi ul li:hover {
	background: #f1ebd3;
}

#mainnavi ul li a {
	background: #e8e0c7;
	background: #f0e9d1;
	border: 1px solid #d3c2b0;
	border-top: 2px solid #d3c2b0;
	border-bottom: 0;
	display: block;
	color: #583c31;
	color: #295261;
	color: #7d776c;
	padding: .3em .9em .2em .9em;

}

#mainnavi ul li a img {
	margin: 0;
	padding: 0;
	position: relative;
	top: 1px;
	display: none;
	}

#mainnavi ul li a:hover {
	color: #6BB4CF;
	border: 1px solid #D4C8B2;
	border-bottom: 0;
	border-top: 2px solid #6BB4CF;
	text-decoration: none;
	background: #faf4de;

}

#mainnavi ul li a.active {
	color: #6BB4CF;
	border: 1px solid #D4C8B2;
	border-bottom: 0;
	border-top: 2px solid #6BB4CF;
	text-decoration: none;
	background: #faf4de;

}*/

/* MAIN NAVI Balken */
#mainnavi {
	width: 830px;
	margin: 0 auto;
	position: relative;
	bottom: -3px;
	right: -1px;
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
  z-index: 2;

}

#mainnavi ul {
	list-style-type: none;
	color: #333;
	margin: 0;
	padding: 0;
	float: right;
background: transparent url(../material/navi_bg2_link.gif) repeat-x top left;
width: 100%;
border-left: 1px solid #d4c8b2;
border-right: 1px solid #d4c8b2;
border-top: 1px solid #d4c8b2;
height: 36px;

  -moz-border-radius: 5px 5px 0 0; /* FF1+ */
  -webkit-border-radius: 5px 5px 0 0; /* Saf3-4, iOS 1+, Android 1.5+ */
   border-radius: 5px 5px 0 0; /* Opera 10.5, IE9, Saf5, Chrome */
}

#mainnavi ul li {
	float: left;
	/*margin: 0 16px 0 16px;*/
	padding: 0;
margin: 0;
	/*background: #d3c2b0;*/
height: 36px;
margin-top: -1px;
}

#mainnavi ul li:hover {
	/*background: #f1ebd3;*/
}

#mainnavi ul li a {
	/*background: #e8e0c7;
	background: #f0e9d1;
	border: 1px solid #d3c2b0;
	border-top: 2px solid #d3c2b0;
	border-bottom: 0;*/
	display: block;
	color: #583c31;
	color: #295261;
	color: #7d776c;
	/*padding: .3em .9em .2em .9em;*/
	text-decoration: none;
line-height: 36px;
padding: 0px 15px 0 18px;
text-shadow: 0px 1px 2px #b79c7c;
background: transparent url(../material/bullet_light.png) -5px no-repeat;
	text-shadow: 0px 1px 0px #fff;
}

#mainnavi ul li a.first, #mainnavi ul li .first:hover {
background: none;
}

#mainnavi ul li .firstactive, #mainnavi ul li .firstactive:hover {
	color: #f28a2e;
	background: none;
	}

#mainnavi ul li a img {
	margin: 0;
	padding: 0;
	position: relative;
	top: 1px;
	display: none;
	}

#mainnavi ul li a:hover {
	color: #6BB4CF;
	/*border: 1px solid #D4C8B2;
	border-bottom: 0;
	border-top: 2px solid #6BB4CF;*/
	text-decoration: none;
background: transparent url(../material/bullet_blue.png) -5px no-repeat;
text-shadow: 0px 1px 0px #fff;

}

#mainnavi ul li a.active {
	color: #f28a2e;
	/*border-left: 1px solid #D4C8B2;
border-right: 1px solid #D4C8B2;*/
	border-bottom: 0;
	/*border-bottom: 2px solid #6BB4CF;*/
	text-decoration: none;
background: transparent url(../material/bullet_orange.png) -5px no-repeat;
text-shadow: 0px 1px 1px #fff;
}

/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	width: 220px;
}
#footer-widget-area #fourth {
	margin-right: 0;
}
#site-info {
	float: left;
	width: 700px;
	font-weight: bold;
	font-size: 14px;
}
#site-generator {
	float: right;
	width: 220px;
}



a
{
	text-decoration: none;
	font-style: italic;
	color: #65A9C2;
	/*border-bottom: 1px dotted #65A9C2;*/

}

a:hover
{
	text-decoration: none;
	/*border-bottom: 1px dotted #65A9C2;*/
	color: #F28A2E;
}

h1
{
	font-family: Georgia, serif;
	font-weight: normal;
	text-align: center;
}

h2 {
	color: #65A9C2;
	margin: 5px 0 5px 0;
	padding: 0;	
	background: transparent url(../material/zickzacklinie.gif) repeat-x bottom left;

}

h2#logo
{
	padding: 0;
	text-align: left;
	background: transparent;
	margin: 50px auto 30px auto;
	width:830px
}

h2#logo a {
	border: 0;
}

p
{
	/*border: 1px solid #fff;*/
	overflow: hidden;
	padding: 10px 0;
	text-align: left;
	font-size: 1.2em;
	line-height: 1.6em;
	text-shadow: 0px 1px 1px #fff;
}

.spacebar {
	background: transparent url(../material/zickzacklinie.gif) repeat-x top left;
	height: 2px;
	margin-top: 10px;
	margin-bottom: 5px;
	}


.teaser {
	background: #f0e9d1 url(../material/zickzack_dunkel.gif) repeat-x bottom left;
	padding: 10px;
	margin: 10px 0 10px 0;
	/*box-shadow:0px 1px 2px #D4C8B2;
	-moz-box-shadow:0px 1px 2px #D4C8B2;
	-webkit-box-shadow:0px 1px 2px #D4C8B2;*/
	border-top: 1px solid #eee2cb;
	border-left: 1px solid #eee2cb;
	border-right: 1px solid #eee2cb;

  -moz-border-radius: 5px 5px 0 0; /* FF1+ */
  -webkit-border-radius: 5px 5px 0 0; /* Saf3-4, iOS 1+, Android 1.5+ */
   border-radius: 5px 5px 0 0; /* Opera 10.5, IE9, Saf5, Chrome */
}

.teaser img {
	margin-bottom: 10px;
}

.teaser h3, .teaser h2 {
	margin: 5px 0 15px 0;
	background: transparent url(../material/zickzacklinie.gif) repeat-x bottom left;
	padding: 0;
	text-shadow: 0px 1px 0px #fff;
}

.teaser p {
margin: 0;
padding: 0;
display:block;
}

.teaser p strong {
}


.output .teaser .morelink {
	background: #65A9C2;
	font-weight: bold;
	color: #f1efe5;
	text-align: center;
	padding: .3em .6em .2em .6em;
	font-style: italic;
	border: 0;
	float: left;
	font-family: Georgia;
	margin: 15px 10px 10px 0;
  display: block;
}

.output .teaser .morelink:hover {
	color: #f1efe5;
	background: #F28A2E;
	border: 0;
}

.morelink {
	background: #65A9C2;
	font-weight: bold;
	color: #f1efe5;
	text-align: center;
	padding: .5em .8em .4em .8em;
	font-style: italic;
	float: right;
	font-family: Georgia;
	margin: 15px 0 5px 0;
	letter-spacing: 0.02em;

  -moz-border-radius: 5px; /* FF1+ */
  -webkit-border-radius: 5px; /* Saf3-4, iOS 1+, Android 1.5+ */
   border-radius: 5px; /* Opera 10.5, IE9, Saf5, Chrome */

}

.morelink:hover {
	color: #f1efe5;
	background: #F28A2E;
	border: 0;
}

.morelinkaktion {
	background: #F28A2E;
	font-weight: bold;
	color: #f1efe5;
	text-align: center;
	padding: .5em .8em .4em .8em;
	font-style: italic;
	float: right;
	font-family: Georgia;
	margin: 0px 0 5px 0;
	letter-spacing: 0.02em;
	font-size: 14px;
	text-shadow: none;

  -moz-border-radius: 5px; /* FF1+ */
  -webkit-border-radius: 5px; /* Saf3-4, iOS 1+, Android 1.5+ */
   border-radius: 5px; /* Opera 10.5, IE9, Saf5, Chrome */
}

.morelinkaktion:hover {
	color: #f1efe5;
	background: #65A9C2;
	border: 0;
}

#footer {
	background: transparent url(../material/zickzacklinie.gif) repeat-x top left;
	font-size: 0.75em;
	padding: 10px 0;
}

#footer ul {
	list-style-type: none;
	color: #333;
	margin: 0;
	padding: 0;
	font-size: 1.2em;	
	}

#footer ul li {
	float: left;
	margin: 10px 6px 0 0;
	padding: 0 21px 0 0;
	background: transparent url(../material/bullet_orange.png) no-repeat right center;
	text-shadow: 0px 1px 1px #fff;

}


#footer ul li a, #copyright a {
	color: #7d776c;
	font-family: Georgia, serif;
	font-weight: bold;
	border: 0;
	padding: 0;
	text-shadow: 0px 1px 1px #fff;
}

#footer ul li a:hover, #copyright a:hover {
	color: #F28A2E;
	border-bottom: 1px dotted #F28A2E;
	text-shadow: 0px 1px 1px #fff;
}

#footer p {
	border: 0;
	text-shadow: 0px 1px 1px #fff;
}


.colleft, .colright {
}

.container_10
{
	background: url(../img/12_col.gif) repeat-y;
	background: #f1ebd3;
	background: #faf4de;
	border: 1px solid #D4C8B2;
	padding: 15px;
  -moz-border-radius: 0 0 5px 5px; /* FF1+ */
  -webkit-border-radius: 0 0 5px 5px; /* Saf3-4, iOS 1+, Android 1.5+ */
   border-radius: 0 0 5px 5px; /* Opera 10.5, IE9, Saf5, Chrome */
}

#kontaktformular {
margin: 0 20px;
}

#kontaktformular input, #kontaktformular textarea {
width: 300px;
position: relative;
top: -6px;
border:1px solid #a08a7f;
font-size:1em;
margin:0;
padding:4px;
background:#fff;
color: #7d776c;
  -moz-border-radius: 5px; /* FF1+ */
  -webkit-border-radius: 5px; /* Saf3-4, iOS 1+, Android 1.5+ */
   border-radius: 5px; /* Opera 10.5, IE9, Saf5, Chrome */
}

#kontaktformular input:focus, #kontaktformular input:hover, #kontaktformular textarea:focus, #kontaktformular textarea:hover{
border: 1px solid #000;

}


#kontaktformular textarea {
	height: 150px;
}

#kontaktformular input.small {
	width: 100px;
}



#kontaktformular input.button {
	width: 150px;
	background: #65A9C2;
	font-weight: bold;
	color: #f1efe5;
	border: 0;
	text-align: center;
	padding: .6em .9em .5em .9em;
	font-style: italic;
	float: right;
	font-family: Georgia;
	margin: 15px 0 5px 0;
	letter-spacing: 0.02em;

  -moz-border-radius: 5px; /* FF1+ */
  -webkit-border-radius: 5px; /* Saf3-4, iOS 1+, Android 1.5+ */
   border-radius: 5px; /* Opera 10.5, IE9, Saf5, Chrome */

}


#kontaktformular input.button:hover {
	color: #f1efe5;
	background: #F28A2E;
	border: 0;
}

#kontaktformular p {
	margin-bottom: 5px;
}

#kontaktformular label {
	font-size: 0.9em;
	}


#kontaktformular p span {
font-weight: bold;
color: #65A9C2;
margin-left: 2px;
}

#profilfoto {
	float: right;
	margin: 0 0 10px 10px;
}

.angebotsfoto {
	float: right;
	margin: 0 0 5px 5px;
	padding: 0;
	position: relative;
	top: 0;
	right: 0;
}


#likebox {
	background: #f0e9d1;
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px;
   border-radius: 5px;
   float: left;
   margin: 5px 0 0 10px;
   padding: 5px 10px 3px 0px;
   width: 768px;
   height: 24px;
   border: 1px solid #eee2cb;
}

#likebox .addthis_button {
	height: 24px;
	position: relative;
	top: -5px;
	
}

