@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #c2defb;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
}

a { color:#336699; text-decoration:none;}
a:hover {color:#ff3300;}

#outerwrap {
	width:976px;
	min-height:700px;
	margin:auto;
	background-image:url(../images/outerWrap_bg.jpg);
	background-repeat:no-repeat;
}

#innerwrap {
	
}

#header {
	width:950px;
	margin:0 auto 0 auto;
}

#logo {
	height:70px;
	width:270px;
	margin-left:40px;
}

#impressum {
	margin-left:610px;
	margin-top:-50px;
	width:320px;
	height:30px;
	background-color:#c2dffb;
}

#impressum ul li {
	float:left;
	margin-left:17px;
	margin-top:8px;
}

* + html #impressum ul li{
   margin-top:10px;
}

#impressum ul li a, #aktuelles a,  {
	color:#336699;
	text-decoration:none;
}

#impressum ul li a:hover, #aktuelles a:hover {
	color:#ff3300;
	text-decoration:none;
}

#navigation {
	width:830px;
	margin:25px auto 0px auto;
}

* + html #navigation{
   width:845px;
}

#navigation ul {
	margin-left:-19px;
}

#navigation ul li {
	float:left;
	margin-left:19px;
	text-transform:uppercase;
}

#navigation ul li ul li 
{
    text-transform:none;
}

#navigation ul li a {
	color:#336699;
	text-decoration:none;
	
}

#navigation ul li a:hover {
	color:#ff3300;
	text-decoration:none;
}



#content {
	width:910px;
	height:450px;
	margin:50px auto 0 auto;
	position: relative;
	overflow:hidden;
}

* + html #content {
   margin:13px auto 0 auto;
}

#content h1 {
	color:#336699;
	background-image:url(images/galeri_bg.png);
	background-repeat:repeat;
	padding:10px 20px;
	font-size:25px;
	
}

#kontakt {
	height:450px;
	width:910px;
	background-repeat:no-repeat;}
	
#kontaktformular {
	width:350px;
	height:300px;
	background-image:url(../images/beschreibung_bg.png);
	background-repeat:repeat;
	margin-top:20px;
	margin-left:20px;
	padding:20px;
	overflow:auto;
	}
	
#kontaktformular .inputs {
	height:18px;
	width:164px;
	border:1px solid white;
	margin:5px auto;
	background-image:url(../images/input_bg.jpg);
	background-repeat:repeat-x;
	font-size:14px;
	color:#336699;
	vertical-align:middle;
	padding:3px;}



#submit 
{
    height:30px;
    border:0px solid white;
    width:90px;
    background:none;
    color:#336699;
   
}
	
#kontaktformular textarea {
	height:144px;
	width:164px;
	border:1px solid white;
	margin:5px auto;
	background-image:url(../images/textarea_bg.jpg);
	background-repeat:repeat-x;
	font-size:14px;
	color:#336699;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px;
	}


#beschreibung {
	width:230px;
	height:210px;
	padding:20px;
	position:absolute;
	/*margin-top:-400px;*/
	left:20px;
	top:50px;
	background-image:url(../images/beschreibung_bg.png);
	background-repeat:repeat;
	color:#336699;	
	font-size:12px;
	line-height:1.3;
	
	
}

#beschreibung_new, #beschreibung_rechts {
	width:230px;
	height:210px;
	padding:20px;
	position:absolute;
	/*margin-top:-400px;*/
	top:70px;
	background-image:url(../images/beschreibung_bg.png);
	background-repeat:repeat;
	color:#336699;	
	font-size:12px;
	line-height:1.3;
	overflow:auto;
}

#beschreibung_new a, #beschreibung_rechts a, #beschreibung a 
{
    color:#ff3300;
}

#beschreibung_new 
{
    left:20px;
}
#beschreibung_rechts 
{
    left:620px;
}

/** + html #beschreibung {
	position:static;
   margin:-400px -480px 0 20px ;
}*/

#beschreibung h2, #kontaktformular h2, #beschreibung_new h2, #beschreibung_rechts h2 {
	font-size:20px;
	padding-bottom:5px;
	color:#fff;
}

#preisliste 
{
    width:450px;
    height:300px;
    background-image:url(../images/beschreibung_bg.png);
    background-repeat:repeat;
    overflow:auto;
    margin-left:20px;
    margin-top:20px;
    padding:20px;
}

#slide {
	width:870px;
	margin:auto;
	position:relative;
	top:-30px;
}

#panel {
	width:160px;
	height:29px;
	background-image:url(../images/galerie_bg.png);
	background-repeat:repeat;
	padding-top:1px;
}

/** + html #panel {
	top:450px;
}*/

#panel ul {
	margin-top:8px;	
	margin-left:20px;
}

#panel a {
	color:#336699;
	text-decoration:none;	
}
#galerie  {
	width:870px;
	height:70px;
	background-image:url(../images/galerie_bg.png);
	background-repeat:repeat;
	padding-top:10px;
}

/** + html #galerie {
	margin-top:147px;
}
*/
#galerie ul {
}

#galerie ul li {
	float:left;
	margin-left:16px;
}

#pfeil_links {
   
}

#pfeil_links a {
	position:relative;
	left:5px;
	top:25px;}
#cont {
	
	padding-left:20px;
	width:830px;
	float:left;
	margin-top:-10px;}

#cont_img {
	overflow:hidden;
	width:810px;
	float:left;
	}
	
#cont_img ul {
	overflow:hidden;
	}
	
#pfeil_rechts 
{
    float:left;
    margin-top:20px;
    margin-left:5px;
    width:7px;
}

#pfeil_rechts a {
	
	
}

#aktuelles {
	width:270px;
	height:90px;
	background-color:#99ccff;
	background-image:url(../images/aktuelles_bg.jpg);
	background-repeat:no-repeat;
	margin-left:33px;
	margin-top:20px;
	padding:10px;
	color:#336699;
	line-height:1.2;
}

#aktuelles h2 {
	color:#336699;
	font-size:20px;
}

#aktuelles h3 {
	color:#fff;
	font-size:16px;
	font-weight:bold;
}

#impressionen {
	width:270px;
	height:90px;
	background-image:url(../images/impressionen_bg1.jpg);
	background-repeat:repeat-x;
	margin-left:344px;
	margin-top:-110px;
	padding:10px;
}

#impressionen h2 {
	color:#fff;
	font-size:20px;
}

#arr_left, #container, #arr_right {
	height:60px;
	float:left;
}

#arr_left,#arr_right {
	margin-top:30px;	
}

*+html #arr_right {margin-top:20px; padding-left:5px;}

#arr_left {
	margin-left:-5px;
	width:10px;}

#container {
	width:230px;
	padding: 0 10px;
	/*height:70px;
	overflow:hidden;*/
}

#impr_img {
	overflow:hidden;
	}

#impr_img ul {
	overflow: hidden;
}

#impr_img ul li {
	float:left;
	padding:5px 10px 0 0;
	width: 62px;
	display:block;
	
}

#impr_img a img {
	border:0px solid white;
}

#rahmen 
{
    width:60px;
    height:60px;
    border:1px solid white;
    overflow:hidden;
}

#region {
	width:290px;
	height:110px;
	margin-left:654px;
	margin-top:-110px;
}


#footer {
	width:950px;
	height:60px;
	margin:auto;
}

#foot_navi {
	text-align:center;
	color:#336699;
	margin-top:35px;
	line-height:25px;
}

#foot_navi a {
	color:#336699;
	font-size:13px;
}
#foot_navi a:hover {
	color:#ff3300;
	font-size:13px;
}