#linkerframe 
{
float: left;
background-color: #91BAE8;
margin: 0 0 0 auto;
width: 200px; 
}

#linkes_menu {
	background-image: url(gif/background.jpg);
   background-repeat: repeat;
	background-position: center;
	font-size:11px;
	margin:0 auto 10px auto;
	width: 180px;
 -moz-border-radius-bottomleft:5px;
 -moz-border-radius-bottomright:5px;
 -moz-border-radius-topleft:5px;
 -moz-border-radius-topright:5px; 
	border-bottom: 1px solid #000080;
	border-left: 1px solid #000080;
	border-right: 1px solid #000080;
		border-top: 1px solid #000080;
		overflow:auto;
}

#rechterframe {
float: right;
background-color: #91BAE8;
margin: 0px auto;
width: 200px; 
}

#rechtes_menu {
	background-image: url(gif/background.jpg);
   background-repeat: repeat;
	background-position: center;
	font-size:11px;
	margin:0 auto 10px auto;
	width: 180px;
 -moz-border-radius-bottomleft:5px;
 -moz-border-radius-bottomright:5px;
 -moz-border-radius-topleft:5px;
 -moz-border-radius-topright:5px; 
	border-bottom: 1px solid #000080;
	border-left: 1px solid #000080;
	border-right: 1px solid #000080;
		border-top: 1px solid #000080;
		overflow:auto;
}

#mittelframe {
background-color: #91BAE8;
margin: 0 auto 0;
width: 600px;
}

#mittel_menu {
	background-image: url(gif/background.jpg);
   background-repeat: repeat;
	background-position: center;
	font-size:11px;
	width: 99%;
	margin: 0px auto 10px auto;
	text-align: center;
 -moz-border-radius-bottomleft:5px;
 -moz-border-radius-bottomright:5px;
 -moz-border-radius-topleft:5px;
 -moz-border-radius-topright:5px; 
	border-bottom: 1px solid #000080;
	border-left: 1px solid #000080;
	border-right: 1px solid #000080;
		border-top: 1px solid #000080;
}

#untererframe {
 clear: left;
 background-color: #91BAE8;
 font-size: 10px;
 min-height: 25px;
 width: 1000px; 
 font-style: normal;
 font-weight: normal;
 text-align: center;
 vertical-align: middle;
 margin: 0 auto 0;
}

#loginframe
{
	height: 35px;
	background-color: #91BAE8;
	width: 1000px;
	text-align: left;
	margin: 0 auto 0;
}

#loginbar {
	background-image: url(gif/background.jpg);
   background-repeat: repeat;
		background-position: center;
	background-color: #ffffff;
	font-size:11px;
	line-height:24px;
	height:25px;
	margin:0 auto 0;
	position:relative;
	width: 950px;
 -moz-border-radius-bottomleft:5px;
 -moz-border-radius-bottomright:5px;
	border-bottom: 1px solid #000080;
	border-left: 1px solid #000080;
	border-right: 1px solid #000080;
} 
 #bannerframe
 {
 	height: 110px;
	background-color: #91BAE8;
	width: 1000px;
	margin: 0 auto 0;
 }
 #banner
 {
	border: 1px solid #000080;
	float:none;

	color: #000080;
	width: 950px;
	background-image: url(gif/background.jpg);
   background-repeat: repeat;
	background-position: center;
   height: 100px;
	margin: 0 auto;
   -moz-border-radius-bottomleft:5px;
   -moz-border-radius-bottomright:5px;
   -moz-border-radius-topleft:5px;
   -moz-border-radius-topright:5px;
 }
 
 #footer
 {
   clear: both;
   width:950px;
	background-image: url(gif/background.jpg);
   background-repeat: repeat;
	background-position: center;
   height: 25px;
	display: block;
   margin: 0px auto;
   -moz-border-radius-topleft:5px;
   -moz-border-radius-topright:5px;
	border-left: 1px solid #000080;
	border-right: 1px solid #000080;
	border-top: 1px solid #000080;
 }
#frame
{
	width: 1000px;
 	margin: 0 auto 0;
		border-left: 1px solid #000080;
	border-right: 1px solid #000080;
	background-color: #91BAE8;
}
