/* common styles
 --------------------------------- */
 
body {
	background: #27262b;
	margin: 0;
	padding: 0;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.clear			{ clear:both; height:0; }
.clear_left		{ clear:left; height:0; }
.clear_right	{ clear:right; height:0; }

h1 {
	margin: 7px 0 -16px 0;
	font-size: 32px;
	line-height: 48px;
}

h3 {
	font-size: 12px;
	font-weight:normal;
}

a img {
	border: 0;
}

p {
	margin: 15px 0;
}

/* main layout
 --------------------------------- */
 
#wrapperIndex,
#wrapper-bl,
#wrapper-gr,
#wrapper-rot,
#wrapper-ora {
	width: 800px;
	margin: 8px auto 0 auto;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	position: relative;
	line-height:16px;
}

#altFlash {
	background: url(../img/bg-altFlash.jpg) left top no-repeat;
	height: 771px;
}

#header {
	
}

#menu {
	float: right;
	width: 142px;
}

#content {
	clear: both;
}

#left {
	width: 208px;
	float: left;
	padding: 167px 80px 0 64px;
	text-align: justify;
}

#main {
	width: 413px;
	float: left;
	padding: 0 25px 0 10px;
}

#footer {
	overflow: visible;
	height: 61px;
}


/* Startseite
 --------------------------------- */

.kontakt {
	padding: 58px 0 0 510px;
}

.about {
	padding: 100px 0 0 60px;
}

.logo {
	text-align: center;
	padding-top: 55px;
}

.service {
	padding: 45px 0 0 630px;
}

.partner {
	padding: 60px 0 0 220px;
}

.kontakt p,
.about p,
.logo p,
.service p,
.partner p {
	margin: 0
}

#wrapperIndex h2 {
	margin: 0 0 20px 0;
	font-size: 32px;
}

#wrapperIndex h2 a:hover {
	text-decoration: none;
}

.frk {
	margin: 20px 0;
}


/* header
 ---------------------------- */

#header img {
	margin: 83px 0 0 31px;
}

#header a img {
	border: none;
}


/* menu
 ---------------------------- */
 
 #menu ul {
	list-style-type: none;
	margin: 25px 0 0 0;
	padding: 0;
	font-size: 12px;
}

 #menu ul li a {
	display: block;
	background: red;
	padding: 3px 5px 3px 24px;
	margin: 4px 0;
}


/* content
 ---------------------------- */
#left ul {
	text-align: left;
	padding: 5px;
	list-style-position: inside;
}

p.klein {
	font-size: 11px;
	margin-top: 30px;
}

.partner {
	
}

/* kontaktformular
 ---------------------------- */
form {
	margin: 50px 0 0 0;
	width: 330px;
}

.error {
	color: #BE2224;
}

.error strong {
	font-size: 14px;
}

input,
textarea {
	border: 1px solid #636F77;
	font-family: inherit;
	font-size: 12px;
	color: #000;
}

input {
	width: 48%;
	display: inline;
}

textarea {
	height: 200px;
	width: 98%;
	overflow: hidden;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
}

input:focus,
textarea:focus {
	background: #9db80e;
}

.row,
.button {
	margin: 10px 0;
}

.button {
	width: auto;
	background: #BA2122;
}


/* farb-/seitenspezifisch
 --------------------------- */
#wrapper-ora #main {
	width: 438px;
	padding: 0 0 100px 10px;
}
 
#wrapper-bl {
	background:  url(../img/wrapper-bg-bl.gif) left top no-repeat;
}
 
#wrapper-bl #menu ul li a {
	background: url(../img/menu-bg-bl.gif) left top repeat-y;
}

#wrapper-bl #main {
	margin-top: -5px;
}

.copyright-bl {
	background: url(../img/footer-bg-left-bl.gif) left top repeat-y;
	width: 342px;
	float: left;
}

#wrapper-gr {
	background:  url(../img/wrapper-bg-gr.gif) left top no-repeat;
}
 
#wrapper-gr #menu ul li a {
	background: url(../img/menu-bg-gr.gif) left top repeat-y;
}

.copyright-gr {
	background: url(../img/footer-bg-left-gr.gif) left top repeat-y;
	width: 342px;
	float: left;
}

#wrapper-rot {
	background:  url(../img/wrapper-bg-rot.gif) left top no-repeat;
}
 
#wrapper-rot #menu ul li a {
	background: url(../img/menu-bg-rot.gif) left top repeat-y;
}

.copyright-rot {
	background: url(../img/footer-bg-left-rot.gif) left top repeat-y;
	width: 342px;
	float: left;
}

#wrapper-ora {
	background:  url(../img/wrapper-bg-ora.gif) left top no-repeat;
}
 
#wrapper-ora #menu ul li a {
	background: url(../img/menu-bg-ora.gif) left top repeat-y;
}

.copyright-ora {
	background: url(../img/footer-bg-left-ora.gif) left top repeat-y;
	width: 342px;
	float: left;
}

.partnerCont {
	margin: 30px 0 20px 0;
}

.partnerCont img {
	padding: 0 5px 5px 0;
}

/* footer
 --------------------------- */

#footer img {
	position: absolute;
	bottom: 0;
	right: 0;
}

.copyright-bl p,
.copyright-gr p,
.copyright-rot p,
.copyright-ora p {
	padding: 7px 0 7px 50px;
	font-size: 10px;
}

/* optimierungstext
 --------------------------- */

.border {
	height: 1px;
	background: url(../img/bg-border.gif) left top no-repeat;
	margin: 0;
}

.frk {
	background: url(../img/frk-bg.gif) left top no-repeat;
	color: #c9c9c9;
	padding: 10px 30px 10px 40px;
	margin: 0;
	font-size: 12px;
}

/* Toggle service.html */
.toggle_container {
	text-align: left;
	background: #3d3c40;
	border: 1px solid #96959b;
	padding: 10px;
	margin-right: -50px;
}

.toggle_container ol {
	padding-left: 20px;
}

p.trigger {
	cursor: pointer;
	margin-right: 100px;
}

p.trigger a {
	padding-left: 15px;
	background: url(../img/ico-plus.gif) 0 2px no-repeat;
}

p.trigger.active a {
	background: url(../img/ico-minus.gif) 0 2px no-repeat;
}
