body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #646567;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
img {
	border: none;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 629px;
	height: 520px;	
}
.topouterframe {
	height: 132px;
	width: 630px;
}
.topframe {
	height: 132px;
	overflow: hidden;
	padding-right:10px;
}
.logobox {
	float: left;
	width: 130px;
	height: 59px;
	color:white;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	padding-left: 20px;
	padding-top: 52px;
	padding-bottom: 11px;
	overflow: hidden;
}
.imagebox {
	width: 430px;
	height: 131px;
	float: right;
}
.contentouterframe {
	height: 390px;
	width: 630px;
}
.contentframe {
	width: 629px;
}
.menuframe {
		border-top: 1px solid white;
		float: left;
	width: 200px;
	margin-top: 0px;
}
.menubox {

	min-height: 1px;
	background-color: white;
}
.contentbox {
		width: 369px;
	min-height: 321px;
	float: right;
	background-image: url(../images/linie_schatten_1px.jpg);
	background-repeat: repeat-y;
		padding: 30px;
		
}
.roilogobox {
	width: 429px;
	height: 71px;
	float: right;
	text-align: center;
	background-image: url(../images/linie_schatten_1px.jpg);
	background-repeat: repeat-y;
	
}


.footerbox {
		width: 429px;
	height: 26px;
	float: right;
	background-image: url(../images/flaeche_abschluss_schatten.jpg);
	background-repeat: repeat-y;
	
}



h1 {
	color: #008D92;
	font-size: 12px;
}

.sub-nav-item1-no {
	display: block;
	font-size: 12px;

}

.sub-nav-item1-no a:link{
color: White;
	display: block;
	font-size: 12px;
	padding-left: 20px;
	background-color: #646567;
	border-bottom: solid 1px white;
	text-decoration: none;
	line-height: 24px;
}
.sub-nav-item1-no a:visited{
color: White;
	display: block;
	font-size: 12px;
	padding-left: 20px;
	background-color: #646567;
	border-bottom: solid 1px white;
	text-decoration: none;
	line-height: 24px;
}
.sub-nav-item1-no a:hover{
color: White;
	display: block;
	font-size: 12px;
	padding-left: 20px;
	background-color: #646567;
	border-bottom: solid 1px white;
	text-decoration: none;
	line-height: 24px;
	margin-right: 20px;
}
.sub-nav-item1-no a:active{
color: White;
	display: block;
	font-size: 12px;
	padding-left: 20px;
	background-color: #646567;
	border-bottom: solid 1px white;
	text-decoration: none;
	line-height: 24px;
	margin-right: 20px;
}
.sub-nav-item1-act a{
color: White;
	display: block;
	font-size: 12px;
	padding-left: 20px;
	background-color: #646567;
	border-bottom: solid 1px white;
	text-decoration: none;
	line-height: 24px;
	margin-right: 20px;
}
ul {
	list-style: square;
margin-top: -8px;
}

.csc-frame-frame1 {
	border: solid 1px #008D92;
	padding: 5px;
	margin-right: 5px;
}
a {
	color: Black;
	text-decoration: underline;
}

