/* CSS Document */
body {
	background-color:#7D2231;
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
}

a { outline:none; moz-outline: none;}

#content p a:link, #content p a:visited, #content p a:active, #contentflash p a:link, #contentflash p a:visited, #contentflash p a:active, #fuss a:link, #fuss a:visited, #fuss a:active {
	text-decoration: none;
	color: #7d2231;
	border-bottom:#666666 1px solid;
}

#content p a:hover, #contentflash p a:hover, #fuss a:hover {
	text-decoration: none;
	color: #666666;
	border-bottom:#7d2231 1px solid;
}

#inhalt {
	position:relative;
	left:0px;
	top:0px;
	width:850px;
	height:600px;
	background-image:url(bilder/hintergrund1.gif);
	background-repeat:no-repeat;
}

#startbild {
	position:absolute;
	left:334px;
	top:0px;
	width:516px;
	height:422px;
}

#titelbild {
	position:absolute;
	right: 0;
	top:0px;
	width:471px;
	height:215px;
}

#logo {
	position:absolute;
	left:21px;
	top:19px;
	width:295px;
	height:118px;
}

#bt-unserhaus {
	position:absolute;
	left:0px;
	top:225px;
	width:118px;
	
}

#text {
	position:absolute;
	left:118px;
	top:448px;
	width:732px;
	height:100px;
}

#contentflash {
	position:relative;
	left:75px;
	top:240px;
	width:675px;
	height:326px;
	text-align:left;
	overflow: hidden;
}

#content {
	position:relative;
	left:75px;
	top:240px;
	width:675px;
	height:326px;
	text-align:left;
	overflow:auto;
}

#content p, #contentflash p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #7d2231;
	margin-right: 10px;
}
#content h1{
	color: #7d2231;
	font-size:16px;
	font-family:Tahoma, Arial, Verdana;

}

.schriftKlein {
	font-size: 10px;
}

.paddingLinksUnten {
	margin-right: 15px;
	margin-bottom: 20px;
}
h1 {
	margin-top: 0px;
	margin-bottom: 20px;
}

#mahlzeit{
	margin-left:15px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7d2231;
	
}
#fuss {
	position:absolute;
	left:10px;
	top:581px;
	width:830px;
	height:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #828282;
	padding-top: 3px;
	background-image:url(bilder/1x1_rot.gif);
	background-repeat:repeat-x;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7d2231;
	line-height: 20px;
}
