body {
	background-color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 12px;
}

.p,p {
	font-size: 13px;
	line-height: 17px;
}

h1 {
	margin-top: 25px;
	margin-left: 25px;
	font-size: 25px;
}
h2 {
	margin-top: 25px;
	margin-left: 25px;
	font-size: 20px;
}

h3 {
	margin-top: 5px;
	margin-left: 25px;
	font-size: 18px;
}

h4 {
	clear: both; 
	font-size: 16px;
	}

h5 {
	margin-top: 5px;
	margin-left: 25px;
	font-size: 14px;
}	

.h5 {
	font-size: 14px;
	margin-left: 25px;
}
div.container {
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -270px;
	text-align: center;
	min-width: 760px; 
	/* border: 1px solid #FF0000; */
}

div.mainframe {
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 760px;
	height: 540px;
	min-height: 540px;
	/* background: url(../images/gfx/background_07.jpg) no-repeat; */
	border: 1px solid #ffffff;
}

div.menuframe {
	position: absolute; /* border: 0px none Black; */
	height: 420px;
	width: 150px;
	top: 120px;
	left: 0px;
	/* border: 1px solid #0000FF; */
	background: #FFCC33;
}

div.contentframe {
	position: absolute; /* border: 1px solid #00FF00; */
	width: 610px;
	top: 120px;
	left: 150px; /* margin-left: 150px;
	margin-top: 0px;
	*/
	height: 420px;
	overflow: auto; /* background-image: url(../images/01_hintergrund_02.jpg);
	background-attachment: fixed; */
	background-image: url(../images/01_hintergrund_02.jpg);
	background-repeat: repeat;	
	/*
	padding-left: 35px;
	padding-right: 25px;
	padding: 0px 25px 0px 35px;
	padding-bottom: 0px;
	padding-top: 0px;
	*/
	float: left;
}

div.impressumfooter {
	margin: 0px auto;
	padding: 3px;
	position: relative;
	text-align: center;
	width: 754px;
	font-size: 9px; /* border: 1px solid #ffffff; */
}
/* Definition aller Links */

a:link, a:visited {
	color: #FAFAFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

	
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	height: 25px;
	color: #800000;
	/* margin-bottom: 4px;
	margin-top: 4px; */
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	text-indent: 15px;
}

a.mainlevel:hover {
	display: block;
	color: #FFFFFF;
	background-position: left;
	text-align: left;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

a.sublevel:link, a.sublevel:visited {
	display: block;
	color: #8C2832;
	margin-bottom: 6px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-indent: 20px;
	text-align: left;
}

a.sublevel:hover {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}

.contentpaneopen {
	margin: 0px;
	padding: 0px;
}

.fliesstext1 {
	margin-left: 25px;
	margin-right: 5px;
	}

.lh5 { 
	line-height:5px;	
	}
.lh10 { 
	line-height:10px;	
	}	
.mgl25 {
	margin-left: 25px;
	}

mgl25 {
	margin-left: 25px;
	}	
	
.mosimage {
	margin-left: 0px;
	margin-right: 18px;
	margin-bottom: 18px;
	padding: 5px;
	background: transparent;
	border: 1px solid #FFFFFF;
}

s, .s	{
	text-decoration:line-through}

.text1Zentriert{
	margin-left: 25px;
	text-align: center;
}

