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;
}

#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;

}



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;
}

.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;
}

.teaser h3 {
	margin: 5px 0 15px 0;
	background: transparent url(../material/zickzacklinie.gif) repeat-x bottom left;
	padding: 0;
}

.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: .3em .6em .2em .6em;
	font-style: italic;
	border: 0;
	float: right;
	font-family: Georgia;
	margin: 15px 0 0 0;
}

.morelink:hover {
	color: #f1efe5;
	background: #F28A2E;
	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;

}


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

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

#footer p {
	border: 0;
}


.colleft, .colright {
}

.container_10
{
	background: url(../img/12_col.gif) repeat-y;
	background: #f1ebd3;
	background: #faf4de;
	border: 1px solid #D4C8B2;
	padding: 15px;
}

#kontaktformular {
margin: 0 20px;
}

#kontaktformular input, #kontaktformular textarea {
width: 300px;
position: relative;
top: -6px;
border:1px solid #666666;
font-size:1em;
margin:0;
padding:4px;
background:#fff;
color: #7d776c;
}

#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 {
	font-size: 1.2em;
	width: 150px;
	background: #65A9C2;
	font-weight: bold;
	color: #f1efe5;
	text-align: center;
	padding: .4em .8em .4em .8em;
	font-style: italic;
	border: 0;
	float: right;
	font-family: Georgia;
	margin: 5px 10px 0 0;
}


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

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

#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;
}

