@CHARSET "UTF-8";

body,p,li,td {
	letter-spacing: 0px;
	color: black;
	font-size: 14px;
	line-height: 20px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

html {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	min-height: 100%;
	background-image: url(../gfx/bg.jpg);
}

#wrap {
	height: 100%;
	width: 850px;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: black
}

a:link,a:visited {
	color: #a69688;
	font-weight: bold;
	text-decoration: none;
}

a:hover,a:active {
	color: #a69688;
	font-weight: bold;
	text-decoration: underline;
}

h2 {
	margin: 20px 0px -8px 0px;
	font-size: 16px;
}

p {
	margin-bottom: 10px;
}

#menu_bg {
	position: absolute;
	top: 0px;
	left: 0px;
}

#frame {
	width: 850px;
	min-height: 100%;
	background-image: url(../gfx/bg_content.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 100%;
	display: block;
	position: relative;
}

#anmerkung {
	position: absolute;
	left: 190px;
	top: 232px;
	color: gray;
	font-size: 12px;
	line-height: 20px;
}

#logo {
	position: absolute;
	top: 42px;
	left: 248px;
}

table,tr,td {
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	cellspacing: 0px;
	cellpadding: 0px;
	border: 0px;
	border-color: black;
}

img {
	border-style: none;
	border: 0px;
}

h6 {
	font-size: 11px;
	font-family: arial;
	line-height: 11px;
	margin: 0px 0px 5px 0px;
	font-weight: normal;
}

#button1_1 {
	position: absolute;
	top: 261px;
	left: 0px;
}

#button1_1 a {
	width: 161px;
	height: 28px;
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
}

#button1_2 {
	position: absolute;
	top: 289px;
	left: 0px;
}

#button1_2 a {
	width: 151px;
	height: 28px;
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
}

#button1_3 {
	position: absolute;
	top: 317px;
	left: 0px;
}

#button1_3 a {
	width: 140px;
	height: 28px;
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
}

#button1_4 {
	position: absolute;
	top: 345px;
	left: 0px;
}

#button1_4 a {
	width: 130px;
	height: 28px;
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
}

#button1_5 {
	position: absolute;
	top: 373px;
	left: 0px;
}

#button1_5 a {
	width: 120px;
	height: 29px;
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
}

#teaser {
	position: absolute;
	top: 319px;
	left: 185px;
	width: 637px;
}

#teaser p {
	font-size: 14px;
	line-height: 20px;
}

ul { margin-left: 0px; padding-left: 20px; list-style-image:url(../gfx/bullet.gif); }
li { margin-bottom:7px; }
