/* CSS Document */
body { 
	background-color:#670606;
	margin-bottom:0px;
	padding-bottom:0px;
	font-size:15px;
	color:#670606;
}

#main { 
	background-image:url(../images/bg.gif);
	background-position:center -30px;
	background-repeat:no-repeat;
	width:1000px;
	height:630px;
	position:absolute; left:50%; top:50%; 
	margin-left:-500px; margin-top:-320px;
}

#logo {
	width:505px;
	height:90px;
	margin-left:75px;
	position:absolute;
	margin-top:490px;
}

#content {
	background-position:-90px bottom;
	background-repeat:no-repeat;
	width:535px;
	height:540px;
	margin-left:40px;
	text-align:center;
	padding-right:335px;
	padding-left:40px;
	line-height:18px;
}

#navi {
	margin-left:0px;
	text-align:center;
	padding-top:30px;
}

#navibottom {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	padding-right:70px;
	padding-top:3px;
	color:#faf7e5;
}

/* FONTS */
a:link { color:#670606; text-decoration:underline;}
a:visited { color:#670606; text-decoration:underline;}
a:hover { color:#670606; text-decoration:none;}

#navibottom a:link { color:#faf7e5; text-decoration:none;}
#navibottom a:visited { color:#faf7e5; text-decoration:none;}
#navibottom a:hover { color:#faf7e5; text-decoration:underline;}

/* Webformular */
.input_mail_senden{ height:47px; width:182px; text-align:center; border:0px; background-color:#e9ebec; background-image:url(../images/button_senden.gif); cursor:pointer;}
.input_mail_senden:hover{ background-image:url(../images/button_senden_over.gif);}

.input_mail { text-align:center; border:1px solid #670606; background-color:#fff; padding-left:5px; width:150px; color:#670606; font-size:12px;}
.input_mail_mitteilung { text-align:center; border: 1px solid #670606; background-color:#fff; padding-left:5px; width:300px; color:#670606; font-size:12px;}
.input_mail_plz { text-align:center;border: 1px solid #670606; background-color:#fff; padding-left:5px; width:50px; color:#670606; font-size:12px;}
.input_mail_ort { text-align:center;border: 1px solid #670606; background-color:#fff; padding-left:5px; width:230px; color:#670606; font-size:12px;}
.input_error { color:#ff0000; font-size:11px;}

/* Sitemap */
.tx-flseositemap-pi1 li { list-style:none;}
.tx-flseositemap-pi1 ul { margin-left:-40px;}

/* Newsletter */
.tx-rtnewsletter-pi1 h1 { font-size:14px;}
.input_mail_nlcreate { height:47px; width:182px; text-align:center; border:0px; background-color:#e9ebec; background-image:url(../images/button_bestellen.gif); cursor:pointer;}
.input_mail_nlcreate:hover { background-image:url(../images/button_bestellen_over.gif);}
