body, * {
	margin:0;
	padding:0;
	border:0;
}

html, body { 
	height: 100%; /* WICHTIG!!! STRECKT ANZEIGENBEREICH AUF 100% */
}

div {
	text-align:left;
	/* border:1px solid #aaaaaa; */
	float:left;
}
body {
	background:url(../graphic/bg_body.jpg) repeat-x;
	font:normal 62.5%/1.4em Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-align:left;
	background-color:#ffffff; 
}
form,input,textarea,select {
 font-size: 12px;
 font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}	
h1 {
	font-size:14px;
	line-height:16px;
	color:#ffffff;
	padding-bottom:16px;
}
.hauptnav1 {
	font-size:14px;
	line-height:18px;
	color:#ffffff;
	padding-left:25px;
	padding-top:25px;
}
.hauptnav1_a {
	font-size:14px;
	line-height:18px;
	color:#ffffff;
	padding-left:25px;
	padding-top:25px;
	text-decoration:underline;
}
.hauptnav {
	font-size:14px;
	line-height:18px;
	color:#ffffff;
	padding-left:25px;
}
.hauptnav_a {
	font-size:14px;
	line-height:18px;
	color:#ffffff;
	padding-left:25px;
	text-decoration:underline;
}
.subnav {
	font-size:12px;
	line-height:18px;
	color:#ffffff;
	padding-left:40px;
}
.subnav_a {
	font-size:12px;
	line-height:18px;
	color:#ffffff;
	padding-left:40px;
	text-decoration:underline;
}
.mininav {
	font-size:11px;
	line-height:12px;
	color:#ffffff;
	padding-left:15px;
	display:inline;
}
.mininav_a {
	font-size:11px;
	line-height:12px;
	color:#ffffff;
	padding-left:15px;
	display:inline;
	text-decoration:underline;
}
.info {
	font-size:11px;
	line-height:12px;
	color:#ffffff;
	padding:25px;
}
.copy {
	font-size:11px;
	line-height:12px;
	color:#646567;
}

#content p,#content1 p {
	font-size:12px;
	line-height:16px;
	color:#ffffff;
	padding-bottom:16px;
}
#content td {
	font-size:12px;
	line-height:16px;
	color:#ffffff;
	padding-bottom:10px;
	vertical-align: top;
}
#content1 table,#content1 td {
	font-size:12px;
	line-height:16px;
	color:#ffffff;
	padding-bottom:25px;
}
#content1 td {
	padding:5px;
	vertical-align:top;
	border-bottom:1px solid #ffffff;
}

a:link,a:visited { color:#ffffff; text-decoration:none; }
a:hover,a:active { color:#ffffff; text-decoration:underline; }
#copy a:link,#copy a:visited { color:#646567; text-decoration:none; }
#copy a:hover,#copy a:active { color:#646567; text-decoration:underline; }
#content a:link,#content a:visited,#content a:hover,#content a:active { color:#ffffff; text-decoration:underline; }

img {
	/* float:left; */
	/* padding:5px 0 10px 0; */
	/* border:1px solid; */
}
#content img {
	margin:5px 0 10px 0;
	border:5px solid #ffffff;
}

#flower_head {
	float:none !important;
	width:830px;
	height:200px;
	background:url(../graphic/bg_head.jpg);
}
#flashlayer {
	position:absolute;
	z-index:100;
	left:45px;
	top:65px;
	width:830px;
	height:270px;
	background:url(../graphic/bg_flash.png);
	/* border:1px solid; */
}
#flashmovie {
	position:relative;
	left:20px;
	top:20px;
	width:790px;
	height:230px;
}
#flashbutton{
	position:relative;
	width:100px;
	height:20px;
	left:655px;
	top:-25px;
}

#contentlayer {
	position:relative;
	left:5px;
	top:-50px;
	width:910px;
}
#contenttop_left {
	position:relative;
	width:20px;
	height:185px;
	background:url(../graphic/bg_contenttop_left.png);
}
#contenttop {
	width:870px;
	height:185px;
	background:url(../graphic/bg_contenttop.png);
}
#contenttop_right {
	width:20px;
	height:185px;
	background:url(../graphic/bg_contenttop_right.png);
}
#contentmiddle_rahmen {
	position:relative;
	width:910px;
	height:auto;
	background:url(../graphic/bg_contentmiddle.png) repeat-y;
}
#contentmiddle {
	position:relative;
	left:20px;
	top:0;
	width:870px;
	min-height:540px;
	height:auto !important;
	height:540px;
	background:url(../graphic/bg_contentmiddle.jpg) repeat-x;
	background-color:#3b0908;
}
#content {
	position:relative;
	left:270px;
	width:565px;
	border-bottom:1px solid #ffffff;
	margin-top:-245px;
}
#content1 {
	position:relative;
	left:270px;
	width:565px;
	border-bottom:1px solid #ffffff;
	margin-top:-245px;
}

#nav_mini {
	position:relative;
	top:5px;
	left:50px;
	width:565px;
	height:20px;
	border-bottom:1px solid #ffffff;
	text-align:right;
}
#nav_main {
	position:relative;
	left:25px;
	top:0;
	width:220px;
	height:270px;
	background:url(../graphic/bg_nav.jpg);
	background-color:#3b0908;
}
#info {
	position:relative;
	left:-195px;
	top:250px;
	width:220px;
	height:270px;
	background:url(../graphic/bg_info.jpg);
	background-color:#3b0908;
}
#abbinder {
	width:910px;
	height:45px;
	background:url(../graphic/bg_abbinder.jpg) bottom;
}
#copy {
	width:910px;
	background-color:#ffffff;
	text-align:center;
	padding-bottom:15px;
}


