e@charset "utf-8";
/* CSS Document */

/* ### undo #################################################################### */

:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }


legend { display:none; }

div, p, li, a {background-repeat:no-repeat; }

/* ### reset some basic style ################################################### */

dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }

/* ### HTML ###################################################################### */
html {
height:100%; 
max-height:100%; 
padding:0;
margin:0; 
}

/* ### BODY ###################################################################### */
body {
	color: #462200;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	background-color: #CCCCCC;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	height:100%;
	letter-spacing: 1px;
	}

/* \*/ * html body { text-align:center; } /* *//* IE 5.5 Hack */


/* ### BASICS ###################################################################### */

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

.floatLeft { float:left; }
.floatRight { float:right; }

a,
a:link {
	text-decoration: none;
	color: #462200;
}


img {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}

/* ### Grundgerüst ##################################################################### */


#site-content {
	display:block;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	width:100%;
	padding-top: 0px;
	top:25px;
}
#site-content1 {
	position:relative;
	display:block;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width:920px;
	padding-top: 30px;
	background-image: url(transparenz_oben.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#site-content2 {
	position:relative;
	display:block;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width:920px;
	padding-top: 0px;
	background-image: url(transparenz_unten.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 30px;
}

#site-content3 {
	position:relative;
	display:block;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width:920px;
	padding-top: 0px;
	background-image: url(transparenz.png);
	background-repeat: repeat;
}

#site-content4 {
	position:relative;
	display:block;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width:920px;
	padding-top: 0px;
}
#logo {
	position: relative;
	height: 205px;
	width: 920px;
	background-repeat: no-repeat;
	background-image: url(gunzenhausen_restaurant_gasthaus_lehner_storch_storchennest_head2.jpg);
	background-position: 30px;
	margin-bottom: 15px;
}
#logo_left {
	height: 205px;
	width: 860px;
	float: left;
	padding-left: 30px;
	font-size: 12px;
	padding-right: 30px;
	text-align: right;
}

#logo_left a{
	height: 205px;
	width: 860px;
	display: block;
}

#news{
	background-image: url(transparenz_news.png);
	background-repeat: repeat;
	margin-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #462200;
}
#news2{
	margin-top: 30px;
}
#news2 img{
	margin: 0px;
	padding: 0px;
	float: left;
}
#news h1{
	padding-bottom: 5px;
	font-size: 12px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #462200;
	display: block;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 25px;
}
#news p{
	padding-left: 25px;
	padding-bottom: 10px;
}

#content {
	width: 920px;
	position: relative;
	float: left;
}

/* hide from IE/MAC \*/
* html #content, * html {
	height:1px;
}
/* end hide */

#content2 {
	width:920px;
	display:block;
	float: left;
	margin-top: 0px;
}
#footer {
	display:block;
	width:915px;
	float: left;
	font-size: 11px;
	position: relative;
	color: #333333;
	text-align: right;
}
#footer a{
	color: #333333;
	background-image: url(transparenz_news.png);
	background-repeat: repeat;
	float: right;
	margin-right: 40px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
#footer2 {
	display:block;
	width:915px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	min-height: 30px;
}

#footer  a:hover,
#footer  a:active,
#footer  a:focus {
	color: #87121A;
}



#nav1{
	/*	position:relative; IE6!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
	width:205px;
	text-decoration: none;
	float: left;
	text-align: left;
	font-size: 0.8em;
	padding-left: 50px;
	padding-right: 45px;
	padding-top: 0px;
	padding-bottom: 40px;
	color: #462200;
}






/* ### Content #################################################################### */







#main-block {
	float:left;
	color: #FFFFFF;
	text-align: left;
	font-size: 0.7em;
	position: relative;
	width: 520px;
	padding-top: 0px;
	padding-left: 0px;
}


#nav1 a, #sitePath a:link {
	background: inherit;
}
#nav1 a {
}

#nav1 ul {
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11pt;
	padding-left: 0px;
	background-image: url(transparenz_news.png);
	background-repeat: repeat;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
}
 
#nav1 ul li {
	float: none;
	position: relative;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;

}
#nav1 ul li a {
	display:block;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: normal;
	padding-left: 25px;
}
#nav1 ul li strong em {
	background-color: #FFFFFF;
	margin-right: 10px;
}
#nav1 ul li span {
	display:block;
	color: #462200;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 25px;
	font-weight: bold;
	background-color: #FFFFFF;
	margin-right: 10px;
}
#nav1 ul li a:hover,
#nav1 ul li a:active,
#nav1 ul li a:focus {
	text-decoration: none;
	color: #8D5000;
}
#nav1 ul li a:link,
#nav1 ul li a:visited {
}


/* highlighted current element */
#nav1 ul li strong,
#nav1 ul li strong span,
#nav1 ul li strong em,
#nav1 ul li strong a {
	display:block;
	font-style: normal;
	font-weight: normal;
	color: #462200;
}
#nav1 ul li strong {

}
#nav1 ul li strong em a:hover,
#nav1 ul li strong em a:active,
#nav1 ul li strong em a:focus {

}

#nav1 em a{
font-style: normal;
}
#nav1 ul li ul{
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: none;
	font-size: 0.95em;
}
#nav1 ul li ul li {
	display: block;
	margin-bottom: 0px;
}
#nav1 ul li ul li a {
	font-weight: normal;
	padding-left: 45px;
	font-size: 0.9em;
}

#nav1 ul li ul li a:hover,
#nav1 ul li ul li a:active,
#nav1 ul li ul li a:focus {

}
#nav1 ul li ul li span{
	padding-left: 20px;
	background-color: #EBE3DA;
	margin-left: 25px;
}
#nav1 ul li ul li strong {
	font-weight: bold;
	padding-left: 0px;
	font-size: 0.9em;
}
#nav1 ul li ul li strong a{
	padding-left: 0px;
	font-size: 1em;
	padding-left: 15px;
}
#nav1 ul li ul li strong a:hover,
#nav1 ul li ul li strong a:active,
#nav1 ul li ul li strong a:focus {
	font-size: 1em;
}



/* Vom Image Fader ben�tigte styles */

.image_fade_wrapper {
	float: left;
}

.image_fade {
	position: relative;
	float: left;
	width: 350px;
	height: 392px;
	border: none;
	padding-bottom: 30px;
}
.image_fade img {
	position: absolute;
	top: 0;
	left: 0;
	border: none;
	margin: 0;
	padding: 0;
}
.clear{
	clear: both;
}
#map_canvas {
	font-size: 0.9em;
	border: 1px solid #462200;
	margin-bottom: 30px;
}

