body,html {
	scrollbar-base-color:#FC0;
	scrollbar-arrow-color:#000;
	scrollbar-track-color:#FFF;
}
body,table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
body {
	background-color: #E57A05;
	background-attachment:scroll;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}

.align-center{
	text-align:center;
}

#wrapper {
	background-color: #FFFFFF;
	background-image: url(images/bg_verlauf2.gif);
	background-repeat:repeat-x;
	width:760px;
	margin:0px auto;
	padding:0px;
	text-align:left;
	/*border: #666 solid 1px;*/
}
a:link, a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
	color: #000000;
}

a img{
 	border:0px;
}



.navi a:link, .navi a:visited {
	display:block;
	background-image: url(images/subnavi_over_hg0.gif);
	font-weight:bold;
	font-size:11px;
	letter-spacing:0.05em;
	border-bottom: #FFF solid 1px;
	margin:0px;
	padding:5px 17px 5px 17px;
	color: #666666;
	text-decoration: none;
}
.navi a:hover, .navi a:active {
	text-decoration: none;
	color: #000000;
	background-image: url(images/navi_over_hg.gif);
	background-repeat:repeat-y;
	border-bottom: #FFF solid 1px;
}

td .subnavi {

}

.subnavi a:link, .subnavi a:visited {
	display:block;
	background-image:url(images/subnavi_over_hg0.gif);
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:0.05em;
	border-bottom: #FFF solid 1px;
	margin:0px;
	padding:3px 17px 3px 17px; 
	color: #737373;
	text-decoration: none;
}
.subnavi a:hover, .subnavi a:active {
	text-decoration: none;
	color: #000000;
	background-image:url(images/subnavi_over_hg.gif);
	background-repeat:repeat-y;
	border-bottom: #FFF solid 1px;
}
h1 {
	font-size: 16px;
	line-height: 20px;
	margin: 8px 0px 5px 0px;
	padding: 0px;
}
h2 {
	font-size: 24px;
	line-height: 26px;
	font-family: Times New Roman, Times, serif;
	color: #FFFFFF;
	margin:0px;
	padding:0px;
	font-weight:normal;
	letter-spacing:0em;
}
/*h2 {
	font-size: 24px;
	font-family: Times New Roman, Times, serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	letter-spacing:0.05em;
}*/
h3 {
	font-size: 13px;
	line-height: 15px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight:normal;
	letter-spacing:0em;
}
.text_k {
	font-size: 11px;
	line-height:14px;
	font-weight:normal;
	letter-spacing:0.05em;
}
.text_k0 {
	font-size: 11px;
	line-height:14px;
	font-weight:normal;
	letter-spacing:0em;
}
.text_kUC {
	font-size: 11px;
	line-height:14px;
	font-weight:normal;
	text-transform:uppercase;
}
.braun {
	color: #C60;
}
.blau {
	color: #06C;
}
.border {
	border: #999 solid 1px;
	background-color:#FFFFFF;
}
.border_transp {
	border: #FFF solid 1px;
}
.border-right {
	border-right: #999 solid 1px;
}
.textfield, .input	{
	background-color: #FFFFFF;
	border: #000000 1px solid;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:10px;
	color: #666;
	font-weight: bold;
	width: 360px;
	padding:2px;
	}
.formbut	{
	background-color: #FFFFFF;
	border: #000000 1px solid;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:10px;
	color: #666;
	font-weight: bold;
	padding:2px;
	}
.formbut2	{
	background-color: #FFFFFF;
	border: #000000 1px solid;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:10px;
	color: #666;
	font-weight: bold;
	padding:2px;
	width:100px;
	}
.normal	{
	font-weight:normal;
	}
b,strong	{
	letter-spacing:0.1em;
	}
.startseitenlink {
	text-decoration: blink;
	}
.veranstaltungsueberschrift{
	color:#FF0000;
}

.imgtext-table{
 float:left;
 width:100%;
}

.font-black{
	color:#000000;
}