body {
	margin: 0px 0px 10px 0px;
	background-image: url(gfx/hintergrund2.jpg);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#home {
	width: 990;
}
#left-wrap {
	background-image: url(gfx/stripe.png);
	background-repeat: repeat-x;
	width: 50%;
}
#right-wrap {
	background-image: url(gfx/stripe.png);
	background-repeat: repeat-x;
	width: 50%;
}
#head {	
	width: 990px;
	height: 198px;
}
#menu {
	width: 990px;
	height: 47px;
	background-image:url(gfx/menu.png);
	background-repeat: no-repeat;
	text-align: center;
	color: #36909d;
}
#menu a {
	color: #36909d;
	text-decoration: none;
}
#menu_font {
	padding-top: 10px;
	width: 800px;
	margin: auto;
	float: left;
}
#flag_de {
	width: 90px;
	float: left;
	height: 47px;
	cursor: pointer;
}
#flag_en {
	width: 90px;
	float: right;
	height: 47px;
	cursor: pointer;
}
#content {
	width: 940px;
	background-image: url(gfx/content.png);
	background-repeat: repeat-y;
	padding-left: 25px;
	padding-right: 25px;
}
#content h2 {
	color: #25707b;
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
	font-size: 14px;
}
#content p {
	padding: 0px;
	margin: 0px;
}
#content strong {
	color: #175963;
}
#content_bottom {
	width: 990px;
	height: 25px;
	background-image: url(gfx/content_bottom.png);
	background-repeat: no-repeat;
}
#top_left {
	background-image: url(gfx/top_left.png);
	background-repeat: no-repeat;
	width: 14px;
}
#top_right {
	background-image: url(gfx/top_right.png);
	background-repeat: no-repeat;
	width: 15px;
}
#top_mid {
	width: 961px;
	background-image: url(gfx/kopf.jpg);
}
#bottom {
	width: 990px;
	height: 50px;
	background-image: url(gfx/bottom.png);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
}
#bottom_font {
	padding-top: 17px;	
	color: #36909d;
}
#bottom_font a {
	color: #36909d;
	text-decoration: none;
}
#img1 {
	position: absolute;
	padding-left: 15px;
	padding-right: 15px;
	display: none;
	background-image: url(gfx/kopf.jpg);
	background-repeat: no-repeat;
	width: 961px;
	height: 198px;
}
#img2 {
	position: absolute;
	display: none;
	background-image: url(gfx/kopf2.jpg);
	background-repeat: no-repeat;
	width: 961px;
	height: 198px;
}
#img3 {
	position: absolute;
	display: none;
	background-image: url(gfx/kopf3.jpg);
	background-repeat: no-repeat;
	width: 961px;
	height: 198px;
	margin: 0 auto;
}
#img4 {
	position: absolute;
	display: none;
	background-image: url(gfx/kopf.jpg);
	background-repeat: no-repeat;
	width: 961px;
	height: 198px;
	margin: 0 auto;
}
#logo {
	position: absolute;
	z-index: 1;
	border: none;
}
/* Dropdownmenü */
#dropmenudiv
{
	position:absolute;
	border:1px solid #E3E26C;
	border-bottom-width: 1;
	font:normal 12px Arial, Helvetica, sans-serif;
	text-align: center;
	line-height:18px;
	z-index:100;
	visibility:hidden;
}

#dropmenudiv a
{
	width: 100%;
	display: block;
	text-indent: 3px;
	text-align: center;
	border-bottom: 1px solid white;
	padding: 1px 0;
	background-color:#FFFFFF;
	color:#44440A;
	cursor:pointer;
	text-decoration:none;
	font-weight:bold;
	border-bottom:#E3E26C;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

#dropmenudiv a:hover
{ /*hover background color*/	
	text-align: center;
	text-decoration: none;
	color:#696911;
	font-weight:bold;
}
#content a, #content a:visited {
	text-decoration: none;
	color: #333333;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	border-bottom-width: 1px;
}
#duftlinks {
	margin: 0 auto;
	width: 990px;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 30px;
}
#duftlinks a, #duftlinks a:visited {
	text-decoration: none;
}
#duftlinks a:hover {
	text-decoration: none;
	font-weight: bold;
}