﻿  /* CSS layout */
body {
	margin: 0;
	padding: 0;
}

a {
	text-decoration:none;
	color: #666666;
	border-width: 0px;
}
a:hover{
	font-weight:bold;
}
#masthead {
	height: 126px;
	position:relative;
	/* background-image:url('header.png'); */
}
#line {
	position:absolute;
	left: 317px;
	right:0px;
	height:7px;
	z-index:2;
	/* background-image:url('stripe.png') */
}
#line2 {
	position:absolute;
	left: 317px;
	right:0px;
	height:7px;
	/* background-image:url('stripe2.png'); */
	top:500px;
}
img.mitl{
	margin-left:15%;
}

#top_nav {
}

#container {
	min-width: 600px;
	height:635px
}
#baywaf1teamimg{
	float:left;
	border:0px;
}
#f1image{
	float: right;
	border:0px;
}

#left_col {
	width: auto;
	height: auto;
	float: left;
	}
#right_col {
	width: auto;
	height: auto;
	float: right;
	right:0px;
	position:absolute;
	
	z-index:3;
}

#content {
	position: absolute;
	height: 630px;
	z-index: 2;
	left: 305px;
	top: 143px;
	right:200px
}

#I1{
	margin-left: 200px;
	height:635px;
	z-index:2;

}

#footer {
	clear: both;
}

#groundright {
	/* background-image:url('footer.png'); */
	position: absolute;
	right: 0px;
	min-height: 115px; 
	left: 368px;
	top: 773px;
}
#imageground {
	top: 760px;
	right: 0px;
}
#footerright {
	right:0px;
	height:126px;
	float:right;
	}
#sponsorenebene {
	position: absolute; 
	left: 0px;
	height: auto;
	z-index: 1;
	right: 0px;
	top: 25px;
}
#sponsorenlogos {
	position: absolute;
	width: auto;
	top: 0px
}
.logos {
	position: absolute;
	/* width: auto; */
	border-width: 0px;
	}

.logosdiv{
	width: auto;
	height:auto;
	position: absolute;
}
#MenuHome{
	position: absolute;
	width: 121px;
	height: auto;
	z-index: 1;
	left: 0px;
	top: 0px;
	text-decoration:none
}

#menueinh {
	position: absolute;
	width: 124px;
	height: 396px;
	left: 10px;
	top: 272px;
	font-family: "Century Gothic", Futura, Verdana, Arial, "Times New Roman";
	font-size: large;
	color: #666666
}

.menuschrift {
	color:#333333;
	text-decoration:none;
}

.menustrich {
	display: none;
}
.menuschriftunter {
	text-decoration: none;
	font-size: medium;
	margin-left: 1px;
	height: 25px;
	display: none;
	color: #666666;
}
#newsposter {
	 position: absolute;
	 width: 136px;
	 height: 418px;
	 z-index: 5;
	 right: 0px;
	 top: 265px;
	 font-family:"Century Gothic", Futura, Verdana, Arial, "Times New Roman"; 
	 }
#iNews{
	color: #333333;
	font-family: "Century Gothic", Futura, Verdana, Arial, "Times New Roman";
	margin-bottom:0px;
	font-size:large;

}

#rss{
	position: absolute;
	width: auto;
	height: auto;
	border-width: 0px;
	right: 0px;
	top: 360px;
	left:23px;
}
/* img, div { 
	behavior: url(iepngfix.htc);
} */
