.main{
  position:absolute;
  left:50%;
  width:1024px;
  margin-left:-512px;
}
.header {
	background-image: url(bilder_template/Header_bg.gif);
	height: 75px;
	width: 1024px;
}
.menue {
	background-image: url(bilder_template/menue_bg.gif);
	height: 40px;
	width: 1024px;
	text-indent: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 36px;
}
.untermenue {
	float: left;
	background-image: url(bilder_template/untermenue_bg.gif);
	height: 180px;
	width: 224px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
.um_text {
	text-indent: 65px;
}
.flow {
	clear:none;
	float:left;
	background-image: url(bilder_template/flow_bg_zeile.gif);
	background-repeat: repeat-y;
	width: 224px;
	height: 483px;
}
.content {
	float:right;

	background-color: #aaaaaa;
	width: 800px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 653px;
}
.contentwrap {
	width: 760px;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.contentwrap2 {
	width: 760px;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.contentwrap3 {
	padding: 20px;
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer {
	padding: 20px;
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.csc-textpic-caption {
padding: 10px;
}

.um_text2 {
	text-indent: 65px;
}
.menue2 {
	text-indent: 0px;
}
.menue2 a:link, .um_text2 a:link {
	text-decoration: none;
	font-weight: bold;
	color: #d1b303;
}
.menue2 a:visited, .um_text2 a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #d1b303;
}
.menue2 a:hover, .um_text2 a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #d1b303;
}
.menue2 a:active, .um_text2 a:active {
	text-decoration: none;
	font-weight: bold;
	color: #d1b303;
}


a:link {
	text-decoration: none;
	font-weight: bold;
	color: #d7d09d;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #d7d09d;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #d1b303;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #d1b303;
}
