/*

*/
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #E6E6E6;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	/*line-height: 2em;*/
}

#content {
	position: relative;
	top: 0px;
	display: block;
	width: 942px;
	height: 844px; /* Content */
	overflow:visible;
	/*overflow: hidden;*/
}

#contentText {
    position: relative;
	width: 740px;
	height: 540px; /* Content */
	float: right;
	margin-top: 2px;
	/*margin-bottom: 2px;*/
	overflow: hidden;
	line-height: 1.1em;
	background-color: #FFFFBF;
}

#contentTextIframe {
    position: relative;
	float: right;
	/*margin-top: 2px;*/
	overflow: hidden;
	line-height: 1.1em;
	background-color: #FFFFBF;
}

#contentText a:link  { 
	font-weight: bold;
	text-decoration: underline; 
	color: #333;
}

#contentText a:visited  { 
	font-weight: bold; 
	text-decoration: none; 
	color: #666;
}

#contentText a:hover  { 
	font-weight: bold; 
	text-decoration: none; 
	color: #B3B300;
}

#nav {
    position: relative;
	top: 0;
	width: 200px;
	height: 250px;
	float: left;
	margin-right: 2px;
	line-height: 1.5em;
	background-color: #FFFF80;
	font-size: 0.8em;
	font-weight: bold;
}

#nav a:link  { 
	text-decoration: none; 
	color: #333333;
}

#nav a:visited  { 
	text-decoration: none; 
	color: #999999;
}

#nav a:hover  { 
	text-decoration: none; 
	color: #B3B300;
}

#nav_angebot {
	position: relative;
	top: 0;
	width: 200px;
	height: 250px;
	float: left;
	margin-right: 2px;
	line-height: 1.5em;
	font-size: 12px;
	font-weight: bold;
}

#nav_angebot a:link  { 
	text-decoration: none; 
	color: #333333;
}

#nav_angebot a:visited  { 
	text-decoration: none; 
	color: #999999;
}

#nav_angebot a:hover  { 
	text-decoration: none; 
	color: #B3B300;
}

#nav_angebot_2 {
    position: relative;
	top: 0;
	width: 180px;
	height: 160px;
	float: right;
	margin-right: 5px;
	line-height: 1.2em;
	font-size: 0.8em;
}

#nav_angebot_2 a:link  { 
	text-decoration: none; 
	color: #333333;
}

#nav_angebot_2 a:visited  { 
	text-decoration: none; 
	color: #999999;
}

#nav_angebot_2 a:hover  { 
	text-decoration: none; 
	color: #B3B300;
}

#nav_angebot_3 {
    position: relative;
	top: 0;
	width: 180px;
	height: 38px;
	float: right;
	margin-right: 5px;
	line-height: 1.2em;
	font-size: 0.8em;
}

#nav_angebot_3 a:link  { 
	text-decoration: none; 
	color: #333333;
}

#nav_angebot_3 a:visited  { 
	text-decoration: none; 
	color: #999999;
}

#nav_angebot_3 a:hover  { 
	text-decoration: none; 
	color: #B3B300;
}

#nav_angebot_4 {
	position: relative;
	top: 0;
	width: 200px;
	height: 20px;
	float: left;
	margin-right: 2px;
	line-height: 1.5em;
	font-size: 12px;
	font-weight: bold;
}

#nav_angebot_4 a:link  { 
	text-decoration: none; 
	color: #333333;
}

#nav_angebot_4 a:visited  { 
	text-decoration: none; 
	color: #999999;
}

#nav_angebot_4 a:hover  { 
	text-decoration: none; 
	color: #B3B300;
}

#bottomImg {
	position: absolute;
	overflow: visible;
	width: 942px;
	height: 50px;
	top: 794px; /* Content */
	float: right;
	left: 0px;
	background-image: url(images/bottom_img.jpg);
}

#teaser {
	float: left;
	position:absolute;
	width: 190px;
	height: 150px;
	top: 280px;
	overflow: hidden;
	margin-top: 20px;
	padding-left: 10px;
	padding-top: 10px;
	line-height: 1.0em;
	background-color: #FFFF80;
}

#teaserBackground {
	background-color: #B3B300;
	margin-top: 2px;
	margin-bottom: 2px;
	float: left;
	width: 200px;
	height: 540px; /* Content */
}

h1 {
	font-size: 0.7em;
}

h2 {
	font-size: 0.8em;
	padding: 17px;
}

p { 
	padding-left: 30px;
	padding-right: 40px;
	font-size: 0.7em;
}

#footer {
	height: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.6em;
	line-height: 0.5em;
	text-align: center;
}

#footer a:link  { 
	text-decoration: none; 
	color: #333333;
}

#footer a:visited  { 
	text-decoration: none; 
	color: #999999;
}

/* form elements */

#form {
	font-size: 0.7em;
}

.formfield 	{ 
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
	height: 15px;
	width: 170px;
	border: solid 1px #B3B300;
}

.formfield2 	{ 
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
	height: 17px;
	width: 70px;
	border: solid 1px #B3B300;
	margin-top: 5px;
}

.formfield3 	{ 
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
    margin-left: 20px;
	height: 15px;
	width: 60px;
	border: solid 1px #B3B300;
}

textarea {
	color: #000000;
	font-weight: normal;
	font-family: Arial;
	font-size: 11px;
	border: 1px solid #B3B300
}

.button	{
	color: #B3B300;
	background-color: #ffffff;
	font-size: 11px;
	line-height: 12px;
	font-family: Arial;
	text-decoration: none; 
	height: 17px;
	letter-spacing: 1px;
	border-top: solid 1px #ffffff;
	border-right: solid 1px #B3B300;
	border-bottom: solid 1px #B3B300;
	border-left: solid 1px #ffffff;
	cursor: hand;
	float: right;
}

#headerImg_start {
    position: relative;
	top: 0;
	float: right;
	overflow: hidden;
	width: 740px;
	height: 250px;
	background-image: url(images/header_start.jpg);
}
#headerImg_karin {
    position: relative;
	top: 0;
	float: right;
	overflow: hidden;
	width: 740px;
	height: 250px;
	background-image: url(images/header_karin.jpg);
}
#headerImg_1 {
    position: relative;
	top: 0;
	float: right;
	overflow: hidden;
	width: 740px;
	height: 250px;
	background-image: url(images/header_1.jpg);
}

#headerImg_2 {
    position: relative;
	top: 0;
	float: right;
	overflow: hidden;
	width: 740px;
	height: 250px;
	background-image: url(images/header_2.jpg);
}

#headerImg_3 {
    position: relative;
	top: 0;
	float: right;
	overflow: hidden;
	width: 740px;
	height: 250px;
	background-image: url(images/header_3.jpg);
}

#headerImg_4 {
    position: relative;
	top: 0;
	float: right;
	overflow: hidden;
	width: 740px;
	height: 250px;
	background-image: url(images/header_4.jpg);
}

#headerImg_5 {
    position: relative;
	top: 0;
	float: right;
	overflow: hidden;
	width: 740px;
	height: 250px;
	background-image: url(images/header_5.jpg);
}

#headerImg_6 {
    position: relative;
	top: 0;
	float: right;
	overflow: hidden;
	width: 740px;
	height: 250px;
	background-image: url(images/header_6.jpg);
}

#headerImg_7 {
    position: relative;
	top: 0;
	float: right;
	overflow: hidden;
	width: 740px;
	height: 250px;
	background-image: url(images/header_7.jpg);
}

#headerImg_8 {
    position: relative;
	top: 0;
	float: right;
	overflow: hidden;
	width: 740px;
	height: 250px;
	background-image: url(images/header_8.jpg);
}

#headerImg_9 {
    position: relative;
	top: 0;
	float: right;
	overflow: hidden;
	width: 740px;
	height: 250px;
	background-image: url(images/header_9.jpg);
}

#headerImg_10 {
    position: relative;
	top: 0;
	float: right;
	overflow: hidden;
	width: 740px;
	height: 250px;
	background-image: url(images/header_10.jpg);
}

#headerImg_11 {
    position: relative;
	top: 0;
	float: right;
	overflow: hidden;
	width: 740px;
	height: 250px;
	background-image: url(images/header_11.jpg);
}

#headerImg_12 {
    position: relative;
	top: 0;
	float: right;
	overflow: hidden;
	width: 740px;
	height: 250px;
	background-image: url(images/header_12.jpg);
}

#headerImg_13 {
    position: relative;
	top: 0;
	float: right;
	overflow: hidden;
	width: 740px;
	height: 250px;
	background-image: url(images/header_13.jpg);
}

#headerImg_14 {
    position: relative;
	top: 0;
	float: right;
	overflow: hidden;
	width: 740px;
	height: 250px;
	background-image: url(images/header_14.jpg);
}

#headerImg_15 {
    position: relative;
	top: 0;
	float: right;
	overflow: hidden;
	width: 740px;
	height: 250px;
	background-image: url(images/header_15.jpg);
}

#headerImg_16 {
    position: relative;
	top: 0;
	float: right;
	overflow: hidden;
	width: 740px;
	height: 250px;
	background-image: url(images/header_16.jpg);
}

#headerImg_17 {
    position: relative;
	top: 0;
	float: right;
	overflow: hidden;
	width: 740px;
	height: 250px;
	background-image: url(images/header_16.jpg);
}

