/******************************************************/
/*                                                    */
/* Stylesheet www.marianne-meyer.ch                   */
/* Author: evoNET web solutons                        */
/*                                                    */
/******************************************************/

html, body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size:11px;
	background-color: #FFFFFF;
	color: #FFFFFF;
}

p {
	margin: 0px 20px 15px px;
	line-height: 150%;
	font-size: 12px;
}

p.zitat {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	position: absolute;
	bottom: 30px;
	left: 25px;
}

p.zitat span {
	font-size: 12px;
	font-weight: normal;
}

h1, h2 {
	font-size: 12px;
	margin: 0px 10px 10px 0px;
}

h2 {
	margin: 15px 10px 10px 0px;
}

h1.home {
	font-size: 22px;
	font-weight: normal;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #FFFFFF;

}
a:hover, a.active {
	color: #7d003f;
}

table {
	margin: 0px;
}
td {
	padding-right: 20px;
}

input {
	border: 1px solid #FFFFFF;
	color: #7d003f;
}

main {
    width: 1100px;
    margin: 0 auto;
}
/********************/
/* Header           */
/********************/
#header {
	width: 1100px;
	height: 149px;
	background: url(../images/bg_header1.jpg);
	margin: auto;
}

#header ul {
	font-size: 11px;
	position: relative;
	top: 125px;
	list-style: none;
	margin: 3px 0px 0px 20px;
	padding: 0;
	color: #97bf0d;
}

#header ul li {
	float: left;
	margin: 0px;
}

#header ul li a, #impressum a {
	color: #97bf0d;
	margin: 0px 3px;
}

#header ul li a:hover, #header ul li a.active, #impressum a:hover, #impressum a.active {
	color: #7d003f;
}

/********************/
/* Left             */
/********************/
#left {
	position: relative;
	background: url(../images/left.jpg);
	height: 423px;
	text-align: right;
	float: left;
	width: 261px;
}
.adresse {
    position: absolute;
    bottom: 0;
    left: 25px;
}

/********************/
/* Right            */
/********************/
#right {
	position: relative;
	height: 423px;
	background: url(../images/right.jpg);
	float: left;
	width: 260px;
}


/********************/
/* Content          */
/********************/
#content {
	position: relative;
	background-color: #7d003f;
	float: left;
	width: 576px;
	margin-right: 1px;
	height: 423px;
}

#content ul {
	margin: 0px 10px 0px -10px;
	list-style-type: square;
	font-size: 12px;
}

#content ul.spez {
	list-style-type: none;
	margin-left: -20px;
}

#content ul.spez li {
	line-height: 28px;
}
#content ul.spez li img {
	vertical-align: top;
}
#text {
	margin: 50px 10px 10px 50px;
}

/********************/
/* Footer           */
/********************/
footer, footer a {
    color: #333;
    width: 100%;
line-height: 30px;
text-align: center;
}
#copy {
    float: left;
}
#phone {
    float: right;
    text-align: right;
}
/********************/
/* Copy             */
/********************/

#navif {
	float: right;
	margin-right: 24px;
	width: 300px;
	padding-left: 3px;
	color: #97bf0d;
	text-align: right;
}

#navif ul {
	font-size: 11px;
	text-align: right;
	position: relative;
	top: 0px;
	list-style: none;
	margin: 0px 0px 0px 15px;
	padding: 0;
	color: #97bf0d;
}

#navif ul li {
	float: right;
	margin: 0px;
}

#navif ul li a, #impressum a {
	color: #97bf0d;
	margin: 0px 3px;
}

#navif ul li a:hover, #navif ul li a.active {
	color: #7d003f;
}

p.gb {
	margin: 0px 5px 5px 5px;
	padding-bottom: 5px;
  	border-bottom: 1px dotted;;
}

span.gb {
	margin-top: 10px;
  font-weight: bold;
}

input, textarea {
	border: 1px solid #FFFFFF;
}

#recaptcha_response_field {

	width: 100%;
}
