.floathead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 800;
	color: #8F4626;
	text-decoration: none;
}

.floattext_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
}

.floattext_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.floattext_orange_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #803200;
}

.floattext_grey_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #4C4C4C;
}

.floattext_blue_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #262D40;
}

.floatnavi_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.floatnavi_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #D95C42;
	text-decoration: none;
}

.floatlink_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #A16145;
}


.floattext_mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #f3f3f3;
	text-decoration: none;
}

.submit_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #753224;
	background-color: #D95C42;
	text-decoration: none;
	border: thin solid #000000;
}
.floattext_lightgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.body { background-color: #e5e5e5; }

.div.bg_artistik {
cursor:pointer;
background-image: url(./_pix/bg/orange.jpg);
width:180px;height:130px;
border:0px solid red;
padding:0px;
}

.div.bg_veranstaltungen {
cursor:pointer;
background-image: url(./_pix/bg/grey.jpg);
width:180px;height:130px;
border:0px solid red;
padding:0px;
}

.div.bg_circus {
cursor:pointer;
background-image: url(./_pix/bg/lightblue.jpg);
width:180px;height:130px;
border:0px solid red;
padding:0px;
}
 .floatleft
{
float: left;
margin: 0 6px 6px 0px;
clear: left;
}

 .div_table
{
cursor: pointer;
}

