/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#35363c;
	padding-top:25px;
}
a {
	color:#35363c;
}

a:hover{
color:#000050;
}

/*#site {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
}*/

h3 { 
	font: 1.5em verdana, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #1A171B;
	text-align:center;
	}
h4 {
	font: 1.2em verdana, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #1A171B;
}
#center {
	position: relative;
	/*margin-left: -475px;
	top: -297px;
	left: 50%;
	height: 595px;*/
	width: 950px;
	margin:0 auto;
	background:url(../images/site_bg.jpg) top left no-repeat;
}
#header {
	height:125px;
	position:relative;
}
#logo {
	position:absolute;
	top:20px;
	left:395px;
}
#flash {
	position:absolute;
	top:0;
	left:520px;
}
#logo img {
	width:150px;
	height:85px;
	border:none;
}
#container {
	padding-top:15px;
	position:relative;
}
#menu {
	height:20px;
	font-weight:bold;
	text-align:center;
}
#menu a, #submenu a {
	text-decoration:none;
	padding-right:35px;
	color:#3E424B;
}
#submenu {
	height:20px;
	margin-bottom:12px;
	text-align:center;
}
#menu a.active, #menu a:hover, #submenu a.active, #submenu a:hover {
	color:#5F6062;
}
/*.Wirberuns #submenu {
	margin-left:167px;
}
.Rezepte #submenu {
	margin-left:400px;
}*/
#content {
	height:390px;
	overflow:auto;
	padding:0 170px 0 170px;
	text-align:left;
}
#content a {
	text-decoration:none;
}
#content a img {
	border:none;
}
#footer {
	font-size:11px;
	text-align:center;
	margin-top:0px;
}

/* product styles */
#DetailView, #Info, .DetailView {
	width:615px;
	height:390px;
	padding:0 10px;
	padding-top:10px;
	position:absolute;
	background-color:#F7F7F7;
	top:60px;
	left:160px;
	display:none;
}
#DetailView a, #Info a, .DetailView a {
	text-decoration:underline;
	line-height: 1.8;
		}
		
#DetailContent, #InfoContent, .DetailContainer {
	height:370px;
	overflow:auto;
}
#DetailRecipeLink {
	background-color: #C1CBD4;
	padding-right: 10px;
	border-bottom: 1px black solid;
	border-right: 1px black solid;
	border-top: 1px silver solid;
	border-left: 1px silver solid;
	height:365px;
	overflow:auto;
}

#DetailFooter, #InfoFooter {
	position:absolute;
	bottom:3px;
	left:12px;
	width:615px;
	text-align:center;
	font-size:11px;
}
#RecipeDetail, #RecipePreparationDetail, #DetailContent, #InfoContent {
	overflow:auto;
	height:350px;
}
#RecipeHead {
width: 580px;
background-color: #8AA2B3;
color: #ffffff;
text-align: center;
}
#RecipeHead {
width: 580px;
background-color: #8AA2B3;
color: #ffffff;
text-align: center;
}
#recipeWrap {
width: 580px;
}
#recipeImg {
width: 280px;
height:300px;
padding-top:50px;
float:left;
}
#recipeIngredience {
Margin-top:10px;
padding-left: 10px;
width: 285px;
background-color: #E3DEC8;
float:right;
text-align:left;
color: #555753;
}

#clear{
clear:both;
}

#preperation {
width: 560px;
padding: 10px;
margin-top: 10px;
background-color: #8AA2B3;
color: #555753;
text-align:justify;
}
#DieReinanke {
position:absolute;
top:140px;
left:40px;

}

#DerWaller {
position:absolute;
top:80px;
left:350px;

}
#DerHecht {
position:absolute;
top:140px;
right:40px;

}
#DieSchleie {
position:absolute;
top:250px;
left:180px;

}
#DerBarsch {
position:absolute;
top:250px;
right:180px;
}

#reinanke {
margin-top: 70px;
margin-left:80px;
float:left;
width:250px;
height:150px;
text-align: center;

}

#waller {
margin-top:20px;
margin-left:20px;
float:left;
width:250px;
height:200px;
text-align: center;

}
#hecht {
margin-top:110px;
margin-left:40px;
float:left;
width:250px;
height:150px;
text-align: center;

}
#schleie {
margin-top:0px;
margin-left:175px;
float:left;
width:250px;
height:180px;
text-align: center;

}
#barsch {
margin-left:60px;
float:left;
width:250px;
height:200px;
text-align: center;
}

html* .Presse #content {
	padding-top:20px;
}

.kontakt_index, .Referenzen .links_index {
	text-align:center;
}