*{margin:0; Padding:0;}
html{
	height:100%;
	font-size:80%;
	font-family:Helvetica,sans-serif;}
body{
	background-image:url(img_main/bg_body.jpg);
	background-repeat:repeat-x;
	background-color:#ECE9E9;
	height:100%;
	text-align:center;
	overflow:scroll;}
#header{
	background:url(img_main/bg_header.jpg);
	width:760px;
	height:159px;
	margin:0 auto;}
#nav{
	position:relative;
	top:64px;
	left:109px;
	height:23px;}
#nav li{
	display:block;
	float:left;}
#content{
	background:url(img_main/bg_box.jpg);
	width:760px;
	margin:0 auto;
	min-height:100%; /* Mindesthöhe für moderne Browser */
	height:auto /* Important Regel für moderne Browser */ 
	height:100%; /* Mindesthöhe für den IE */ 
	overflow:hidden /* FF Scroll-leiste */}
#left{
	text-align:left;
	float:left;
	width:280px;
	background-color:#FFFFFF;
	margin-left:110px;}
#llong{
	background:url(img_home/iam.jpg);
	text-align:left;
	float:left;
	width:280px;
	height:312px;
	background-color:#FFFFFF;
	margin-left:110px;}
#right{
	text-align:left;
	float:right;
	width:280px;
	background-color:#FFFFFF;
	margin-right:73px;}
#rlong{
	background:url(img_home/map.jpg);
	text-align:left;
	float:right;
	width:280px;
	height:312px;
	background-color:#FFFFFF;
	margin-right:73px;}
#row{
	text-align:left;
	float:left;
	width:580px;
	background-color:#FFFFFF;
	margin-left:110px;}
#footer{
	background:url(img_main/bg_footer.jpg);
	width:100%;
	height:100px;
	position:fixed;
	background-repeat:no-repeat;
	bottom:0;
	text-align:center;}
h1{
	font-size:100%;
	background-color:#808080;
	padding:1px 0px 1px 3px;
	margin-top:20px;
	font-weight:bold;
	color:#FFFFFF;}
h2{
	font-size:100%;
	background-color:#808080;
	padding:1px 0px 1px 3px;
	margin-top:5px;
	font-weight:bold;
	color:#FFFFFF;}
p{
	padding:5px 0px 0px 0px;}
p.small{
	width:580px;
	font-size: 80%;
	font-style:italic;}
p.center {
	text-align:center;}
p.imgfloat{
float:left;
margin-right:5px;}
#text{
	background-color:#FFFFFF;
	padding-left:90px;
	margin:0px 0px 30px 0px;
	font-weight: normal;
	color: #000000;
	min-height:160px;
	width: 185px;}
#text img{
	margin-left:-90px;
	float:left;
	clear:both;
	width:84px;}
#li3{
	padding-left:110px;
	list-style-image:url(img_main/list.gif);}
#col3{
	width:193px;
	margin:5px 0px 5px 0px;
	text-align:center;
	float:left;}
#switcha a {
	background: url(img_feuvo/einwandig_eckig.jpg) no-repeat;
	display:block; width:580px;}/* Linkbereich begrenzen */
#switcha img {
	display:block; width:580px; height:435px; border:0;}
#switcha a:hover img {
	visibility: hidden;}
#switcha a:hover {
	border:0;} /* Workaround fuer IE 5.5 und 6 */
* html #switcha a {
	margin-right:1px;}
* html #switcha a:hover {
	width:580px; margin-right:0;}/* Workaround fuer IE 5.01 */
#switchb a {
	background: url(img_feuvo/doppelwandig_eckig.jpg) no-repeat;
	display:block; width:580px;}/* Linkbereich begrenzen */
#switchb img {
	display:block; width:580px; height:435px; border:0;}
#switchb a:hover img {
	visibility: hidden;}
#switchb a:hover { 
	border:0;}/* Workaround fuer IE 5.5 und 6 */
* html #switchb a {
	margin-right:1px;}
* html #switchb a:hover {
	width:580px; margin-right:0;} /* Workaround fuer IE 5.01 */


