@charset "UTF-8";
@import "reset.css";

body {
	font: 100.01% Arial, Helvetica, sans-serif; 
	background: #a9967e;
	text-align: center;
}


#container {
	position:relative;
	margin: 30px auto 0 auto;
	text-align:left;
	width:855px;
}

#header {
	width:805px;
	height:42px;
	background: #990000 url(../Images/titel_Oben.png) no-repeat;
	padding: 14px 15px 0 35px;
	font-size:0.68em;
	color:#fff;
}
#header a {
	color:#fff;
	text-decoration:none;
}
#header a:hover {
	text-decoration:underline;
}
#header a.aktiv, #footer a.aktiv {
	font-style: italic;
}
#header #menu {
	text-align:right;
	float:right;
	padding-top:15px;
}
#content {
	width:855px;
	height:600px;
	background: url(../Images/tiitel_Bild.png) no-repeat center bottom;
}
#content a {
	color:#000;
	text-decoration:none;
}
#content #text.weiss a {
	color:#fff;
	text-decoration:none;
}
#content a:hover {
	text-decoration:underline;
}
#bild {
	width:855px;
	height:295px;
	background: url(../Images/titel_Bogenoben.png) no-repeat center bottom;
}
#bildtoepferei {
	width:855px;
	height:227px;
	background: url(../Images/toepferei_Bogenoben.png) no-repeat center top;
}
#bildcafe {
	width:855px;
	height:227px;
	background: url(../Images/cafe_Bogenoben.png) no-repeat center top;
}
#bildschmuckerei {
	width:855px;
	height:227px;
	background: url(../Images/schmuckerei_Bogenoben.png) no-repeat center top;
}
#bildblack {
	width:855px;
	height:227px;
	background: url(../Images/black_Bogenoben.png) no-repeat center top;
}
#bildkontakt {
	width:855px;
	height:227px;
	background: url(../Images/restseiten_Bogenoben.png) no-repeat center top;
}
#bildlinks {
	float:left;
	padding: 10px 0 0 35px;
}
#bildrechts {
	float:left;
	padding: 5px 0 0 10px;
}
#text {
	float:left;
	padding:0 25px 0px 35px;
	width:460px;
}
#textlang {
	padding:0 35px 0px 35px;
	float:left;
	width:785px;
}

#text3 {
	float:left;
	width:315px;
	padding-top:40px;;
}
.text12 {
	float:left;
	width:375px;
	padding-top:40px;
	padding-left:35px;
}
.text12 p {
	color:#fff;
	padding-bottom:4px;
	font-size:0.75em;
}
#content .text12 a {
	color:#fff;
}
div.linie {
	border-bottom:1px dotted #fff;
	padding-bottom:20px;
	margin-bottom:20px;
}
#text4 {
	float:left;
	width:425px;
	padding-top:40px;
}

#content #text2 img {
	float:left;
}
#text h1, #textlang h1 {
	font: 100.01% 'Arial Black', Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.5em;
	padding-bottom:15px;
	line-height:1em;
	color:#fff;
}
#text p {
	font-size:0.7em;
	padding-bottom:12px;
	line-height:1.35em;
}
#text.weiss p {
	color:#fff;
}
#text p.klein {
	font-size:0.47em;
	padding-bottom:3px;
	line-height:1.1em;
}
#bildrechts img {
	padding-bottom:14px;
}
#footer {
	width:835px;
	height:28px;
	background: url(../Images/titel_Unten.png) no-repeat center bottom;
	text-align:right;
	padding: 12px 20px 0 0;
	font-size:0.68em;
	color:#fff;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#tafel {
	position:absolute;
	width:450px;
	height:29px;
	bottom:0;
	left:40px;
	background: url(../Images/titel_TafelUnten.png) no-repeat left bottom;
	color:#fff;
	font-size:0.75em;
	padding:73px 0 0 100px;
}

#container #anfahrt {
	position:absolute;
	top:600px;
	left:20px;
}
#inhalt {
	position:relative;
	margin: 30px auto 0 auto;
	text-align:left;
	width:855px;
}
input.name {
	width:300px;
}


