html				{width:1040px;}
body				{ margin: 0; background-image: url(../images/bg-navi.png); background-repeat: repeat-y; background-position: left;}

h1				{ color: #3a1717; font-size: 26px; font-family: Verdana, Geneva, sans-serif; font-weight: bold }
h2				{ color: #3a1717; font-size: 13px; font-family: Verdana, Geneva, sans-serif; font-weight: bold }
.text				{ color: #000; font-size: 12px; font-family: Verdana, Geneva, sans-serif; text-align:left;}
.gesamt				{ width:1040px;float:left;}
.top				{ width:1040px; height:358px; float:left; background-image: url(../images/wikinger-in-norddeich.jpg); background-repeat: repeat-x; background-position: top;}

.logo				{ width:311px; height:64px; float:left; position:absolute; left:650px;top:31px;}
.slogan				{ width:200px; float:left;background-color: #fff;position:absolute; left:10px;top:325px;}

.content			{ width:650px; float:left;background-color: #fff;}
.content_box			{ width:610px; margin:20px;}
.navigation			{ width:300px; float:left; margin-left:20px;}
.footer				{ width:980px; float:left; }

.textinput			{ font-family:Verdana, Geneva, sans-serif;border:1px solid #3a1717; background-color:#f2c66e; color:#000; }
.sub				{ background-color: #3a1717; color: #f2c66e;}
.preistabelle_input		{ color: #3a1717; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #f2c66e; padding: 4px; border: solid 1px #fff }
.preistabelle_header       	{ color: #f2c66e; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #3a1717; padding: 4px; border: solid 1px #fff }

a:active			{ color: #000; text-decoration: underline }
a:link				{ color: #000; text-decoration: underline }
a:visited			{ color: #000; text-decoration: underline }
a:focus				{ color: #000; text-decoration: underline }
a:hover				{ color: #000; text-decoration: underline }

A.hauptnavigation_link		{ font-size: 11px; font-family: Arial; line-height: 7px; text-align: left; display: block; padding-top: 6px; padding-left: 11px; padding-bottom: 6px; width: 269px; border-bottom: 1px dotted #111987 }
A.hauptnavigation_link:link	{ color: #111987; font-family: Arial; text-decoration: none; text-align: left; width: 269px; border-bottom: 1px dotted #111987 }
A.hauptnavigation_link:visited	{ color: #111987; font-family: Arial; text-decoration: none; text-align: left; width: 269px; border-bottom: 1px dotted #111987 }
A.hauptnavigation_link:hover	{ color: white; font-family: Arial; text-decoration: none; background-color: #f2c66e; text-align: left; width: 269px; border-bottom: 1px dotted #3a1717 }
A.hauptnavigation_link:active	{ color: #fff; font-family: Arial; text-decoration: none; text-align: left; width: 269px; border-bottom: 1px dotted #111987 }

