@charset "utf-8";
/* CSS Document */

body {
	font: normal; 0.7512em/1.5em Arial,Verdana,sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #A2896B;
	background-attachment: fixed;
   background-position: left top;
   background-repeat: no-repeat;

} 
html>body {
	font-size: 12px;
} 
/**********************************************/
/*      Typografie                            */
/**********************************************/
p {
	margin: 0em  0px;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #45543D;
	text-align: left;
}

b{
	margin: 5em  5px;
	padding-top: 20px;
	font-size: 1.45em;
	line-height: 1.5em;
	color: #45543D;
	text-align: left;
}


h1 {
	margin: 0.75em 0;
	font-size: 2em;
	line-height: 0.75em;
	font-family: 'Metrophobic', sans-serif;
}
#header h1{
	padding: 0px 0px 2px 25px;
	line-height: 25px;
	height: 27px;
	color: #45543D;
}
#right h1{
	padding: 0px 0px 0px 45px;
   /*background: url(../images/logoklein4.png) no-repeat;*/
	line-height: 25px;
	height: 27px;
}
#main h1{
	padding: 0px 0px 0px 0px;
	/*background: url(../images/logoklein4.png) no-repeat;*/
	line-height: 25px;
	height: 27px;
	color: #45543D;
	border-bottom: 1px solid #45543D;
}
h2 {
   padding-top: 40px;
	font-size: 1.6667em;
	font-weight: bold;
	line-height: 0.9em;
	font-family: 'Metrophobic', sans-serif;
	color: #45543D;
	text-decoration: underline;
}
h3 {
/*	margin: 0.9em 0;*/
	padding-top: 15px;
	font-size: 1.6667em;
	font-weight: bold;
	line-height: 0.9em;
	font-family: 'Metrophobic', sans-serif;
	color: #45543D;
}
h4 {

	font-size: 1.45em;
	line-height: 1.5em;
	color: #45543D;
}
h5 {
	margin: 1.125em 0;
	font-size: 1.3333em;
	line-height: 1.125em;
	font-family: 'Metrophobic', sans-serif;
}
h6 {
	margin: 15px 10px;
	font-size: 1.45em;
	font-weight: bold;
	line-height: 1.5em;
	color: #45543D;
}

.center{
	    text-align: center;
	    width: 720px;

	}

th {
	color: #45543D;
	font-weight: bold;
	font-size: 1.10em;
	line-height: 1.15em;	
	}
td {
	color: #45543D;
	font-size: 1.15em;
	line-height: 1.5em;
	text-align: center;
	}

	


/**********************************************/
/*      Float, Clear                         */
/**********************************************/

#clear, .clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0px;
	height: 0px;
}

/**********************************************/
/*Layout Global                               */
/**********************************************/

#wrapper{
	margin-left: auto;
	margin-right: auto;
   width: 100%;
	background-repeat: repeat;
}

#container{
	margin-left: auto;
	margin-right: auto;
	width: 948px;
	background-color: #FEF7CC;
	border: 3px solid #45543D;
	-moz-box-shadow:0 0 6px #b7b7b7;
	-webkit-box-shadow:0 0 6px #b7b7b7;
	box-shadow:0 0 6px #b7b7b7;
	text-align: left;
}

#header {
   border: 3px solid #45543D;
	height: 120px;
   width: 948px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

#header .inside{
	background: #FEF7CC;
	height: 120px;
	width: 948px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #45543D;
}

#main{
	float: left;
	width: 720px;
	margin: 0px;
	padding: 0px;
}

#main .inside{
   padding: 20px 10px 20px 20px;
}

#right{
	float: right;
	width: 220px;
	margin: 0px;
	padding: 0px;
}

#right .inside{
	padding: 20px 20px 20px 10px;
}

#footer{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 100px;
}
#footer .inside{
	margin-left: auto;
	margin-right: auto;
	padding: 20px 0px 25px 0px;
	width: 960px;
}

/**********************************************/
/*Logo                                        */
/**********************************************/

/*#header #logo h1{
	margin: 0px;
	padding: 0px;
}*/

#header #logo {
   background: url(../images/logo/logo.png) no-repeat center left;
	width: 205px;
	height: 100px;
	text-indent: -3333px;
	border: 0px;
	margin: -53px 0px;
	padding: 0px;
	float: right;
}

#header #logo a {
    display: block;
    width: 200px;
    height: 70px;
    text-decoration: none;
    border: 0px;
	 padding: 0px;
	 margin: -20px;
}


/**********************************************/
/*Horizontale Navi 
/**********************************************/


#nav{
	width: 1000px;
	margin: 10px 2px 2px 2px;
	padding: 0px;
	height: 35px;
}

#nav ul{
	margin: 0px;
	padding: 0px;
	list-style: none;

}
#nav li{
	float: left;
	line-height: 35px;
	padding: 0px;
	margin: 0px;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: bold;
	font-weight: bold;

}
#nav li a, #nav li a:visited{
	background: #E3E2C4;
	color: #669933;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 0px 15px;
	margin: 0px;
}


#nav li a:hover{
	background: #E3E2C4;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 0px 15px;
	margin: 0px;
}

#nav li.active a{
	background: #000000;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 0px 15px;
	margin: 0px;
}


/**********************************************/
/*Verticale Navi         #FFB266          	 	background: url(../images/list-nav.gif) no-repeat left;           */
/**********************************************/
#nav-vertical{
	width: 220px;
	margin: 10px 0px;
	padding: 0px;
}

#nav-vertical ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	
}

#nav-vertical li{
	list-style: none;
	margin: 2px 0px;
	padding: 0px 17px 0px 0px;
	line-height: 37px;
	height: 37px;
}

#nav-vertical li a, #nav-vertical li a:visited{
	background: url(../images/nav_list3.png) no-repeat left;
	list-style: none;
	margin: 0px;
 	padding: 0px 0px 0px 35px;
   color: #45543D;
   font-weight: bold;
	text-decoration: none;
   display: block;
}

#nav-vertical li a:hover{

	background: #A2896B;
	color: #FFFFCC;
	border: 1px solid #45543D;
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 15px;
	margin: 0px;

}

#nav-vertical li.active a{
/*background: url(../images/navi-hori.gif) no-repeat left;*/
	background: #A2896B;
	border: 1px solid #45543D;
	color: #FFFFCC;
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 15px;
	margin: 0px;
}



/**********************************************/
/*             Slider/Map                 */
/**********************************************/

#slider {
	width: 670px;
	margin: 0 auto 40px auto;
}
#map{
	width: 690px;
	margin: 0 auto 40px auto;
	background: #A2896B;
	border: 3px solid #45543D;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	zoom: 1;
}

/**********************************************/
/*             Footer Bar                     */
/**********************************************/

#footer .left{
	float: left;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

#footer .right{
	float: right;
	text-align: right;
	line-height: 50px;
	background: url(../images/logo/logo_foot.png) no-repeat right;
	padding: 0px 170px 0px 0px;
	margin: 0px;
	color: #FEF7CC;
}

#footer, #footer .right a, #footer .right a:visited{
	text-decoration: none;
	font-size: 11px;
	color: #FEF7CC;
}

#footer .right a:hover{
	color: #4682b4;
}

/**********************************************/
/*      Stuff and more                        */
/**********************************************/
blockquote {
 font-size: 12px;
 font-style: normal;
 padding: 0px 10px;
 margin: 0px 10px 0px -5px;
 border-left: 5px solid #A2896B;
}

.contact{
	line-height: 32px;
	height: 32px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #45543D;	
}
.telefon{
	line-height: 32px;
	height: 32px;
	background: url(../images/phone.png) no-repeat left;
	padding: 0px 0px 0px 32px;
	font-size: 12px;
	font-weight: bold;
	color: #45543D;	
}
.fax{
	line-height: 32px;
	height: 32px;
/*	background: url(../images/fax.png) no-repeat left;*/
	padding: 0px 0px 0px 32px;
	font-size: 12px;
	font-weight: bold;
	color: #45543D;
}
.mail{
	line-height: 32px;
	height: 32px;
	text-align: left;
	padding: 0px 0px 0px 32px;
	font-size: 12px;
	font-weight: bold;
	color: #45543D;
	background: url(../images/email.png) no-repeat left;
}

#main .default ul{
	margin: 10px 30px;
	padding: 0px;
}

#main .default li{
	line-height: 16px;
	padding: 0px 0px 0px 20px;
	margin: 4px;
	background: url(../images/list.png) no-repeat left;
	list-style: none;
}

#main .star ul{
	margin: 12px 30px;
	padding: 0px;
}

#main .star li{
	line-height: 16px;
	padding: 0px 0px 0px 20px;
	margin: 10px ;
	background: url(../images/list-1.png) no-repeat left;
	list-style: none;
	font-size: 1.05em;
	color: #45543D;
}

.bild-rechts{
	float: right;
	margin: 0px 0px 10px 20px;
}

.bild-links{
	float: left;
	margin: 0px 20px 10px 0px;
}

#main img{
	padding: 4px;
	border: 1px solid #45543D;
		-moz-box-shadow:0 0 6px #b7b7b7;
	-webkit-box-shadow:0 0 6px #b7b7b7;
	box-shadow:0 0 6px #b7b7b7;
}

/*#main p{
	text-align: justify;
}
*/
#main ol li{
	list-style: none;
	background: none;
	clear: both;
}

#gallery{
	padding: 0px;
	margin: 0px auto;
}

#gallery img{
	margin: 10px;
	padding: 5px;
}

/**********************************************/
/*      tips, error, message                  */
/**********************************************/

p.info{
	background: url(../images/info.png) no-repeat left top;
	padding: 2px 0px 2px 30px;
	margin: 20px 0px;
}

p.message{
	padding: 2px 0px 2px 30px;
	margin: 20px 0px;
	color: #2C79B3;
	background: url(../images/icon-info.gif) no-repeat top left;
}

p.tips{
	padding: 2px 0px 2px 30px;
	margin: 20px 0px;
	color: #E58C00;
	background: url(../images/icon-tips.gif) no-repeat top left;
}

/**********************************************/
/*      Kontaktformular                          */
/**********************************************/
form {
  background-color: #eee;
  width: 370px; /* Breite des Formulars */
  padding: 20px;
  border: 1px solid #8c8c8c;
}
label { /* Beschriftung auf eigener Zeile */
  display: block;
  cursor: pointer; /* Mauszeiger wird zur Hand */
}
input#absender,
textarea {
  width: 300px;
  border: 1px solid #8c8c8c;
  margin-bottom: 1em;
}
textarea {
  height: 7em;
}
input:focus,
textarea:focus {
  background-color: #d9d9d9;
}






















/**********************************************/
/*      Gridsystem                            */
/**********************************************/

/*
700px grid system ~ Core CSS.
4 Columns ~ Margin left: 0px ~ Margin right: 20px

Based on the 1kb grid system - http://www.1kbgrid.com/
by Tyler Tate

Created by the Grid System Generator - v1.01
Learn more ~ http://www.gridsystemgenerator.com/
*/

.grid_1 {width: 165px;}
.grid_1a {width: 280px;}
.grid_1b {width: 190px;}
.grid_1c {width: 220px;}
.grid_1d {width: 230px;}
.grid_2 {width: 330px;}
.grid_2a {width: 340px;}
.grid_2b {width: 400px;}
.grid_3 {width: 480px;}
.grid_3a {width: 530px;}
.grid_4 {width: 680px;}
.grid_5 {width: 730px;}
.column {
	margin: 0 20px 0 0px;
	overflow: hidden;
	float: left;
	display: inline;
	font-weight: bold;
}
.row {width: 720px;
         margin: 0 auto;
         overflow: hidden;}
.row2{width: 720px;
         margin: 0 -20px 0 -0px;
         padding-top: 10px;
         width: auto;
         overflow: hidden;}
.row3{width: 720px;
         margin: 0 auto;
         padding-top: 10px;
         overflow: hidden;}         
.row .row {margin: 0 -20px 0 -0px;
         width: auto;
         display: inline-block;}
