html, body    {
	background: white url(images/hintergrund_graue_streifen.png);		
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
	border: none;
	text-align: center;
	font-family: verdana,arial,helvetica,sans-serif;
	scrollbar-face-color:white;
	scrollbar-shadow-color:#574F98;
	scrollbar-highlightcolor:#574F98;
	scrollbar-3dlight-color:#574F98;
	scrollbar-darkshadow-color:#574F98;
	scrollbar-arrow-color: A5C2AO
}

/* fix for opera; hide from ie mac \*/
* html,body {
	height: 100%
}
/* end fix */

img {
	margin: 0px;
	padding: 0px;
	border: none
}

p {
	margin: 0px;
	padding: 0px
}

table {
	font: 11px/16px verdana,arial,helvetica,sans-serif;
	border-collapse: collapse;
	padding: 0px
}

.spacer {
	width: 16px;
	height: 16px;
	display: block;
	background-color: transparent
}

/* layout rules */

#all {
	position: relative;
	text-align: left;
	margin: 0px auto;
	width: 750px;
	heigth: 100%
}

/* navigation */

#nav {
	background-color: #FFED0B;
	width: 120px;
	text-align: center
}

#nav p {
	padding-bottom: 18px;
	text-align: center;
	font: 13px/22px verdana,arial,helvetica,sans-serif
}

#nav p.hauptnav, #nav p.navselected {
	font-weight: bold
}

#nav p.unternav, #nav p.unavselected {
	font-size: 11px;
	padding-bottom: 0
}

#nav p.navselected, #nav p.unavselected {
	color: darkred
}

/* typography */

untertitel_blue, .bluetext {
	color: black;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none
}

.angebote {
	color: #006;
	font: 11px/14px verdana,arial,helvetica,sans-serif;
	margin-bottom: 6px
}

.untertitel_blue {
	color: #006;
	padding-bottom: 3px;
	font-size: 13px
}

.bluetext {
	color: #006
}

h1, h2 {
	color: #006;
	height: 20px;
	background-color: #FFED0B;
	padding-left: 3px;
	margin-bottom: 22px;
	font: bold 13px verdana,arial,helvetica,sans-serif
}

h2 {
	border-top: 1px solid #039;
	height: 16px;
	margin-bottom: 2px;
	font-weight: normal;
	font-size: 11px
}

/* link-formatting */

a {
	text-decoration: none
}

a:link, a:visited, a:active {
	color: darkblue
}

a:hover {
	color: red;
	text-decoration: none
}

a:active {
	color: darkred
}

#nav a, #nav a:link, #nav a:visited, #nav a:active, #nav a:hover {
	display: block;
	width: 120px;
	color: darkblue
}

#nav a:hover {
	color: red;
	text-decoration: none
}
