*
{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}

html
{
	height: 100%;
	margin: 0;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	font-size: 100.01%;
}

body
{
	margin: 0;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	background-position: 0 80px;
	font-size: 0.72em;
}

h1
{
	display: none;
}

a.icon
{
	color: #505050;
	padding-right: 14px;
	background-image: url(link.gif);
	background-position: center right;
	background-repeat: no-repeat;
	text-decoration: none;
	border-bottom: 1px #505050 dotted;
}

div#angebote a#flyer
{
	display: block;
	position: absolute;
	top: 107px;
	left: 343px;
	width: 200px;
	height: 100px;
}

div#angebote a#folder
{
	display: block;
	position: absolute;
	top: 107px;
	left: 552px;
	width: 200px;
	height: 100px;
}

div#angebote a#flyer span
{
	display: none;
}

div#angebote a#folder span
{
	display: none;
}

div#top
{
	width: 669px;
	height: 265px;
	margin-left: 83px;
}

div#logo
{
	height: 80px;
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	background-position: 0 41px;
}

div#header
{
	/*width: 710px;
	height: 179px;*/
}

div#angebote
{
	width: 100%;
	height: 141px;
}

ul#navigation
{
	margin: 0;
	padding: 0;
	float: right;
	display: inline;
}

ul#navigation li
{
	font-size: 0.96em;
	display: block;
	float: left;
}

ul#navigation li a
{
	display: block;
	height: 17px;
	float: left;
	background-image: url(hover.gif);
	background-repeat: repeat-x;
	background-position: 0 38px;
	padding: 21px 8px 0 8px;
	text-decoration: none;
	color: #383838;
	line-height: 1em;
}

body#jsoff ul#navigation li a:hover
{
	color: white;
	background-position: 0 0;
}

ul#navigation li span
{
	display: block;
	height: 17px;
	float: left;
	background-image: url(hover.gif);
	background-repeat: repeat-x;
	padding: 21px 8px 0 8px;
	text-decoration: none;
	color: #383838;
	line-height: 1em;
	color: white;
}

div#content
{
	width: 669px;
	margin: 0px 0;
	margin-left: 83px;
}

div#content h2
{
	font-weight: bold;
	font-size: 1.32em;
	color: #404040;
	border-bottom: 1px solid #83e4fa;
	margin: 25px 0 14px;
}

div#content h3
{
	font-weight: bolder;
	font-size: 1.15em;
	color: #404040;
	margin: 20px 0 6px;
}

div#content h4
{
	font-weight: bold;
	font-size: 1.1em;
	color: #404040;
	display: inline;
}

div#content p
{
	line-height: 1.5em;
	color: #505050;
	margin: 4px 0 18px;
}

div#content ul
{
	margin: 6px 0 14px;
}

div#content li
{
	color: #505050;
	margin: 3px;
}

div#content input,textarea
{
	border: 1px solid #bfbfbf;
	border-top: 2px solid #bfbfbf;
	border-left: 2px solid #bfbfbf;
	padding: 2px;
	font-size: 1em;
	overflow: auto;
}

div#content input.submit
{
	width: auto;
	background-color: #eeeeee;
	cursor: pointer;
	overflow: visible;
}

div#content form
{
	line-height: 1.4em;
	color: #505050;
	margin: 4px 0 14px;
}

div#content p#kleingedrucktes
{
	font-size: 0.96em;
	color: #cccccc;
	line-height: 1em;
	clear: both;
	margin-top: 25px;
}

strong
{
	font-weight: bold;
}
