@charset "utf-8";
/* CSS Document */

#container {
	width: 955px;
	text-align: left;
	background-color: #FFF;
	margin: 0 auto;
}
#header {
	width: 955px;
	text-align: center;
	background-image: url(../pics/BannerTopSatz.gif);
	margin: 0px;
	padding: 0px;
	height: 93px;
}
#pagefooter {
	background-color: #CCC;
	padding-left: 165px;
	font-size: 9px;
	text-align: left;
	padding-top: 15px;
	width: 790px;
	float: left;
	padding-bottom: 5px;
}

#MainContentContainer {
	width: 955px;
	background-image: url(../pics/MainContentContainerbg.gif);
	background-repeat: repeat-y;
	font-size: 14px;
	height: 100%;
	float: left;
}
#MainContentLeft {
	float: left;
	width: 150px;
	background-image: url(../pics/Ordnerverlauf.jpg);
	height:500px;
	background-repeat: repeat-x;
	margin-top: -23px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#MainContentMiddel {
	float: left;
	width: 567px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
}
#MainContentRight {
	float: left;
	width: 198px;
	padding-right: 5px;
	padding-left: 5px;
}

#MainContentHeader {
	height: 20px;
	width: 802px;
	padding-left: 152px;
	padding-top: 3px;
}



body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../pics/bodybackground.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#NavBarContainer {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E60A88;
	border-bottom-color: #E60A88;
	height: 30px;
	width: 835px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../pics/NavBarBg.gif);
	text-align: center;
	padding-left: 121px;
}
.NavBarButtom {
	height: 27px;
	text-align: center;
	vertical-align: bottom;
	float: left;
	font-weight: normal;
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-size: 16px;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
}
.NavBarButtom:hover {
	color: #FFF;
	background-color: #E60A88;
}
.NavBarButtom a:hover{
	color: #FFF;
}

.NavBarButtom a:link{
	color: #FFF;
	text-decoration: none;
}

.NavBarButtom a:visited{
	color: #FFF;
	text-decoration: none;
	top: -3px;
}
.brclear{
clear:both; 
height:0; 
margin:0; 
font-size: 1px; 
line-height: 0; 
} 
#banner {
	padding-left: -100px;
}
.RightInfoBoxHeader {
	text-align: center;
	color: #FFF;
	background-image: url(../pics/RinghtInfoBoxHeaderbg.gif);
	height: 20px;
	width: 198px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.RightInfoBoxFooter {
	background-image: url(../pics/RinghtInfoBoxFooterbg.gif);
	height: 15px;
	width: 198px;
	margin: 0px;
	padding: 0px;
}

.RightInfoBoxContent {
	padding-left: 10px;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	text-align: left;
}

.RightInfoBoxContent a:hover{
	color: #FFF;
	background-color: #666;
}

.RightInfoBoxContent a:link{
	color: #000;
	text-decoration: none;
}

.RightInfoBoxContent a:visited{
	color: #000;
	text-decoration: none;
	top: -3px;
}

.Ueberschrift1 {
	font-size: 18px;
}

