body { 
	background-color: #fffdfb;
	margin: 0px;
	background-image: url(verlauf.jpg);
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 0.75em;
}

h1 { 
	font-size: 1.75em;
}

h2 { 
	font-size: 1.5em;
}

a { 
	text-decoration: none;
}

a:visited { 
	text-decoration: none;
}

a:hover { 
	text-decoration: none;
}

#head { 
	width: 1000px;
	height: 254px;
	margin: 0px auto;
	background-image: url(head.jpg);
	border: 0px solid #000;
}

#content { 
	width: 1000px;
	border: 0px solid #000;
	margin: 0px auto;
}

.outerframe { 
	width: 690px;
	overflow: auto;
	height: 570px;
}

* html .outerframe { 
	width: 650px;
}

#text { 
	width: 1000px;
	padding-top: 10px;
	padding-left: 16px;
	margin: 0px auto;
}

#text_r { 
	width: 655px;
	float: right;
	text-align: justify;
	background-color: #fff;
	border-top: 1px dashed #666;
	border-bottom: 1px dashed #999;
	margin: 15px;
	padding: 15px;
	margin-top: 10px;
}

#nav { 
	width: 245px;
	padding-top: 10px;
	padding-left: 16px;
	padding-right: 22px;
	float: left;
	border: 0px solid #000;
}

#footer { 
	width: 966px;
	padding-top: 10px;
	margin: 0px auto;
	text-align: right;
}

#footer a { 
	color: #000;
	text-decoration: none;
}

#footer a:visited { 
	text-decoration: none;
}

.flLeft { 
	float: left;
	margin-right: 25px;
	margin-left: 0px;
	margin-bottom: 30px;
}

.flRight { 
	float: right;
	margin-left: 20px;
	margin-bottom: 30px;
}

.flCenter { 
	text-align: center;
	margin: 0 auto;
}

.boxo_o { 
	width: 243px;
	height: 10px;
	background-image: url(box_o2.gif);
	background-repeat: no-repeat;
}

* html .boxo_o { 
	margin-bottom: -5px;
}

.boxo_m { 
	width: 243px;
	background-image: url(box_m2.gif);
	background-repeat: repeat-y;
}

.boxo_u { 
	width: 243px;
	height: 10px;
	background-image: url(box_u2.gif);
	background-repeat: no-repeat;
}

.boxo_div { 
	float: left;
	width: 245px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.startbox { 
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	width: 228px;
}

img { 
	border: 0px solid #000;
}

.navbut { 
	font-size: 1.0em;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
}

.navbut2 { 
	font-size: 0.95em;
	font-weight: bold;
	text-align: left;
	padding-left: 15px;
}

.theme { 
	font-size: 0.8em;
	font-weight: bold;
}

.clear {
        clear:both;
}

.zentriert {
        text-align:center;
}
