* {
	margin:0;
	padding:0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
}

#wrapper {
	background: url(../images/design/hg_repeat.jpg) repeat-x;
	background-image: url(../images/design/hg_repeat.jpg);
	height: 700px;
	width: 100%;
	margin: 35px 0 0 0;
}

#wrapper_xxl {
	background: url(../images/design/hg_repeat_xxl.jpg) repeat-x;
	background-image: url(../images/design/hg_repeat_xxl.jpg);
	height: 1500px;
	width: 100%;
	margin: 35px 0 0 0;
}



/* ======================================
   Kopf
========================================*/

#kopf {
	height: 166px;
	width: 970px;
	margin: 0 auto 0 auto;
}

.logo {
	float:right;
	margin: 0 70px 0 0;
}


/* ======================================
   Inhalt
   ========================================*/


#content {
	height: 470px;
	background: url(../images/design/hg_unten.png) repeat-x;
	background-image: url(../images/design/hg_oben.png);
}

#content_xxl {
	height: 1310px;
	background: url(../images/design/hg_unten.png) repeat-x;
	background-image: url(../images/design/hg_oben.png);
}


#bild {
	width:970px;
	margin: 0 auto 0 auto;
}

.bild {
	margin: -72px 0 0 0;
	width:439px;
	height:572px;
	position:relative;
	float:left;
}

.text {
	margin: 70px 40px 20px 40px;
	width: 390px; 
	float:right;
	text-align:left;
	font-size:12px;
	line-height:21px;
	font-weight:normal;
	color:#FFFFFF;
}

.text_xxl {
	margin: 70px 0px 20px 0px;
	width: 960px; 
	float:right;
	text-align:left;
	font-size:12px;
	line-height:21px;
	font-weight:normal;
	color:#FFFFFF;
}


.kontakt {
	margin: 70px 40px 20px 40px;
	width: 390px; 
	float:right;
	text-align:left;
	font-size:12px;
	line-height:20px;
	font-weight:normal;
	color:#FFFFFF;
}

.kontakt a {
	color:#FFFFFF;
	text-decoration:underline;
}

.feschart {
	margin: 70px 40px 20px 40px;
	width: 390px; 
	float:right;
	text-align:left;
	font-size:12px;
	line-height:20px;
	font-weight:normal;
	color:#f5c3a7;
}

.feschart a {
	color:#f5c3a7;
	text-decoration:underline;
}

#content_border {
	height: 30px;
	background: url(../images/design/hg_unten.png) repeat-x;
	background-image: url(../images/design/hg_unten.png);

}

/* ======================================
   Navi
========================================*/

#mainnavi {
	height: 34px;
	margin: 0 auto 0 auto;
	width:970px;
	text-align:center;
}

#navi {
	text-align:center;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:2px;
	float:left;
}

#navi ul {
	padding: 15px 0 0 0;
}

#navi li {
	display:inline;
	list-style-type:none;
	margin: 0 20px 0 0;
}

#navi li a {
	color:#e75012;
	text-decoration:none;
}

#navi a:hover,
#navi a:focus {
	color:#791103;
}

#navi a.current {
	color:#791103
}

/* ======================================
   seitennavi
========================================*/

#seitennavi {
	text-align:center;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:2px;
	float:right;
}

#seitennavi ul {
	padding: 15px 0 0 0;
}

#seitennavi li {
	display:inline;
	list-style-type:none;
	margin: 0 20px 0 0;
}

#seitennavi li a {
	color:#e75012;
	text-decoration:none;
}

#seitennavi a:hover,
#seitennavi a:focus {
	color:#791103;
}

#seitennavi a.current {
	color:#791103
}

.logo_f {
	float:right;
	margin: 14px 6px 0 0;
}


/*=====================================
  galerie
=====================================*/

#galerie {
	height: 470px;
	width:970px;
	margin: 0 auto 0 auto;
}

.bild_mini {
	width:123px;
	float:left;
	margin: 50px 0 0 0px;
}

.bild_mini2 {
	width:123px;
	float:left;
	margin: 50px 0 0 14px;
}

.bild_mini3 {
	width:123px;
	float:left;
	margin: 14px 0 0 0px;
}

.bild_mini4 {
	width:123px;
	float:left;
	margin: 14px 0 0 14px;
}



/* ======================================
   home
========================================*/

.logohome {
	float:right;
	margin: 0 215px 0 0;
}

.kontakthome {
	margin: 70px 0 20px 20px;
	width: 230px; 
	float:left;
	text-align:left;
	font-size:12px;
	line-height:20px;
	font-weight:normal;
	color:#FFFFFF;
}

.kontakthome a {
	color:#FFFFFF;
	text-decoration:underline;
}

.bild1 {
	margin: 87px 0 0 0;
	width:970px;
	height:413px;
	position:relative;
	float:left;
}

#anschrifthome {
	position:absolute;
	margin:0 0 0 380px;
}
