body {
	background-color: #FFFDE9;
	margin: 0px;
	color: #454545;
}

a, a:active, a:link, a:hover {
	/*color: #839BC6; */
	color: #0082fc;
	text-decoration: none;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	width: 430px;
	background-color: #F7EAAF;
	padding-left: 3px;
}
.bodytext, p, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
}
.bodytextsmall {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin-top: 0px;
}
.csc-caption {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-style: italic;
	margin-top: 10px;
}
.imgtext-table { 
	border: 0px;
	margin-top: 3px;
	margin-bottom: 10px;
}

#logo {
	position: absolute;
	top: 27px;
	left: 100px;
	z-index: 2;
}

#head {
	position: absolute;
	top: 0px;
	left: 43px;
	z-index: 1;
}

#imgstart {
	position: absolute;
	top: 140px;
	left: 70px;
	z-index: 2;
}

#imgstartright {
	position: absolute;
	top: 140px;
	left: 588px;
	z-index: 2;
}

#naviright {
	font-family: "Times New Roman", Times, serif;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}

#sloganstart {
	position: absolute;
	top: 500px;
	left: 70px;
	font-family: Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	text-align: center;
	width:433px;
}
#offerstart {
	position: absolute;
	top: 600px;
	left: 70px;
}
#startcite {
	position: absolute;
	top: 750px;
	left: 100px;
	z-index: 2;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	width: 400px;
	color: #454545;
}

div#menu {
	margin:0px;
	padding:0px;
}
div#menu div {
	margin:0px 5px 5px 0px;
	padding:0px 0px 0px 0px;
	display:inline;
}

#topnavlevel1 {
	font-family: "Times New Roman", Times, serif;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 10px;
	/*background-color: #EEEBD2;
	width: 430px;*/
}

#topnavlevel1 .level1 {
	margin-right: 0px;
	margin-bottom: 5px;
	border-style: solid;
	border-color: #EEEBD2;
	border-width: 1px 0px 1px 0px;
	padding: 1px 1px 1px 9px;
	background-image: url('../../bilder/bg_topmenu.gif');
	background-position: left center;
	background-repeat: no-repeat;
}

#topnavlevel1 .level1-cur {
	margin-right: 0px;
	margin-bottom: 5px;
	border-style: solid;
	border-color: #979767;
	border-width: 1px 0px 1px 0px;
	padding: 1px;
	color: #48618F;
}

#topnavlevel2 {
	font-family: "Times New Roman", Times, serif;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	margin-bottom: 0px;
}

#topnavlevel2 .level2 {
	margin-right: 5px;
	border-style: solid;
	border-color: #EEEBD2;
	border-width: 0px 0px 1px 0px;
	padding: 1px;
}

#topnavlevel2 .level2-cur {
	margin-right: 5px;
	border-style: solid;
	border-color: #979767;
	border-width: 0px 0px 1px 0px;
	padding: 1px;
	color: #48618F;
}

#naviright .cur {
	color: #48618F;
}

.author {
	display: none;
}
