@charset "UTF-8";
/* CSS Document */


/* General CSS-Settings */

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { 
	margin: 0; 
	padding: 0; 
} 

body {
    background-color: #FFFFFF;
	background-image: url(../img/design/body-background.jpg);
	background-repeat:repeat-x;
	font-family: 'Muli', sans-serif;
	font-size: 12px;          
	line-height: 18px; /* if you change this, please change margins */
	margin: 0;
	padding: 0;  
}

table {
	width: 100%;
}

table td {
	width: 200px;
}

/* Typo */

blockquote {
	font-style: italic;
	padding: 0;
	margin: 0 25px 18px 25px; 
}

h1 {
	font-size: 40px;
	line-height: 125%;
	margin: 0 0 18px 0;
}

h2 {
	font-size: 35px;
	line-height: 125%;
	margin: 0 0 18px 0;
}

h3 {
	font-size: 30px;
	line-height: 125%;
	margin: 0 0 18px 0;
}   
  
h4 {
	font-size: 25px;
	line-height: 125%;
	margin: 0 0 18px 0;
}   

h5 {
	font-size: 20px;
	line-height: 125%;
	margin: 0 0 18px 0;
}

h6 {
	font-size: 18px;
	line-height: 125%;
	margin: 0 0 18px 0;
}

p {
	margin: 0 0 18px 0;
}

hr {
	border: none;
	border-top: 1px solid rgb(0,0,0); 
	margin: 0 0 18px 0;
}

ul, ol {
	margin: 0 0 18px 45px; /* Margin-Left: 20px + 25px indention */
}

li {
	line-height: 150%;
}

.hidden {
	display: none;
}

/* Images */

img {
	border: none;
	margin-bottom: 18px;
}

img.left {
    float: left;
    margin: 0 18px 18px 0;
}

img.right {
    float: right;
    margin: 0 0 18px 18px;
}

.kursiv {
	font-style: italic;
	font-family: 'Gentium Book Basic', serif;
}

/* Clear */

.clear:after {
    content: ".";  
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
 
* + html .clear { /* IE7 */
    display: inline-block;
}
 
* html .clear { /* IE6 */
    height: 1%;
}
                             
/* Box-Settings */


#wrapper {
	margin: 10px auto 30px auto;
	width: 960px;
}

#logo {
	width: 350px;
	height: 109px;
	float:left;
}

#nav {
	margin: 50px 0 0 0;
	float:right;
}

#nav ul {
	display: inline;
	margin: 0 auto;
	list-style: none;
}

#nav ul li {
	display: inline;
}

#nav ul li a {
	color: rgb(125,125,125);
	font-size: 16px;
	font-style: normal !important;
	margin:0 0 0 35px;
	height: 50px;
	padding: 40px 0 0 0;
	letter-spacing: 2px;
	text-decoration: none;
}

#nav ul li a:hover, .active {
	color: rgb(70,70,70) !important;
	font-style: 400italic;
	
	}

#slider {
	height: 400px;
	width: 960px;
	border: 1px #CCC solid;
}

#slider ul {
	list-style:none;
	margin:0;
	padding:0;
}

#content {
	float: left;
	width: 580px;
}

#content p {
	color: rgb(50,50,50);
}

#content h2 {
	font-size:16px;
	color: #a62b34;
}

#content h3, h4 {
	color: #a62b34;
}

#content ul {
	color: rgb(50,50,50);
	margin: 0 0 18px 18px;
	list-style: outside url(../img/content-ul-list.jpg);
}

#content a {
	color: rgb(50,50,50);
	font-weight: bold;
	text-decoration: underline;
}

#content a:hover {
	color: rgb(0,0,0);
}


#content ul li {
	padding: 0 0 0 8px;
	margin: 0 0 8px 0;
}


#sidebar {
	background: url(../img/sidebar-bg.jpg) no-repeat;
	float: right;
	margin: 0 0 20px 0;
	width: 300px;
	border-left:1px #CCC solid;
}

#sidebar-wrapper {
	margin: 20px;
	width: 260px;
}

#sidebar-wrapper .title {
	height: 40px;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0 ;
	width: 280px;
	background-color: #ececec;
}

#sidebar-wrapper .title h5 {
	color: #a62b34;
	font-size: 20px;
	height: 60px;
	line-height: 60px;
	font-weight: normal;
	margin: 0 20px 0 0;
}

#sidebar-wrapper h5 {
	color: #a52c33;
	text-align: right;
	font-size: 15px;
	font-weight: bold !important;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 10px;
}

#sidebar-wrapper p {
		text-align: right;
}



#sidebar-wrapper blockquote {
	font-family: 'Gentium Book Basic', serif;
	font-size: 14px;
	line-height: 180%;
	margin: 0 0 18px 0;
	text-align: right;

}


/* Spacer */

.spacer-30px {
	display: block;
	height: 30px;
	width: 100%;
}








#contact p, label, legend { font-size: 12px ; margin: 0 !important; color: #333333; }

#contact img {
    margin: 5px 0 0 0 !important;
}

#contact h1 { margin: 10px 0 10px; font-size: 24px; color: #333333; }
#contact hr { color: inherit; height: 0; margin: 6px 0 6px 0; padding: 0; border: 1px solid #d9d9d9; border-style: none none solid; }

#contact { display: block; }

/* Form style */

#contact label { display: block; float: left; height: 35px; line-height: 35px; width: 180px; font-size: 12px; -moz-border-radius:5px; -webkit-border-radius:5px; }

#contact input, textarea, select { width: 280px; margin: 0; padding: 5px; color: #666; background: #f5f5f5; border: 1px solid #ccc; margin: 0px 0 10px 0 ; font:12px; -moz-border-radius:5px; -webkit-border-radius:5px; }   

#contact input:focus, textarea:focus, select:focus { border: 1px solid #999; background-color: #fff; color:#333; }

#contact input.submit { width: 150px; ;cursor: pointer; background: rgb(200,238,247); color:#000;font-weight: bold; }

#contact input.submit:hover { background: rgb(98,149,193); }

#contact input[type="submit"][disabled] { background:#888; cursor: default; }

#contact fieldset { padding:0px; border:0px; moz-border-radius:5px; -webkit-border-radius:5px; }

#contact legend { padding:7px 10px; font-weight:bold; color:#000; border:1px solid #eee; -moz-border-radius:5px; -webkit-border-radius:5px; margin-bottom:0 !important; margin-bottom:20px; }

#contact span.required{ font-size: 12px; color: #ff0000; } /* Select the colour of the * if the field is required. */

#contact span.not-required{ font-size: 12px; color: #ffffff; } /* Select the colour of the * if the field is required. */

#message { margin: 25px; padding: 0; }

.error_message { display: block; line-height: 22px; background: #FBE3E4 url('../php/assets/error.gif') no-repeat 10px 6px; padding: 3px 10px 3px 35px; color:#8a1f11;border: 1px solid #FBC2C4; -moz-border-radius:5px; -webkit-border-radius:5px; }

ul.error_messages { margin: 0 0 0 15px !important; padding: 0; }
ul.error_messages li { height: 22px; line-height: 22px; color:#333; list-style: square !important; }

.loader { padding: 0 10px; }

#contact #success_page h5 { background: url('../php/assets/success.gif') left no-repeat; padding-left:22px; }





/* Modul Bild und Text
*************************/

.centertab {margin-right: auto;
            margin-left: auto;}

.bildtext { margin: 0px;
            padding: 0px;
            font-size: 10px;}
.imgleft {float: left;
          margin-right: 35px;}
          
.imgright {float: right;
          margin-left: 35px;}

.stopleft {clear: left; display: none;
}

.stopright {clear: right; display: none;
}