@charset "utf-8";
/* CSS Document */

html , body{
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(images/grd_bg.jpg);
}
h1 {
	color: #3e3d40;
	font-size: 18px;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #3E3D40;
	padding-right: 20px;
	padding-left: 20px;
}

p {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 12px;
	color: #3e3d40;
}
ul {
	font-size: 12px;
}
a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #013878;
	text-decoration: none;
}
ol {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #3E3D40;
	line-height: 22px;
}

a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #369;
	text-decoration: underline;
}




.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 20px;
	text-decoration: none;
	color: #3e3d40;
}
.footer:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 20px;
	color: #666;
	text-decoration: underline;
}
.start {
	display: block;
	background-image: url(images/start.jpg);
	background-repeat: no-repeat;
	height: 100px;
}
.start_act {
	font-size: 12px;
	display: block;
	background-image: url(images/start_act.jpg);
	background-repeat: no-repeat;
	height: 100px;
}
.programm {
	text-align: center;
	display: block;
	background-image: url(images/programm.jpg);
	background-repeat: no-repeat;
	height: 100px;
	text-decoration: none;
}
.programm_act {
	text-align: center;
	display: block;
	background-image: url(images/programm_act.jpg);
	background-repeat: no-repeat;
	height: 100px;
	text-decoration: none;
}

.aussteller {
	text-align: center;
	display: block;
	background-image: url(images/aussteller.jpg);
	background-repeat: no-repeat;
	height: 100px;
	text-decoration: none;
}
.aussteller_act {
	text-align: center;
	display: block;
	background-image: url(images/aussteller_act.jpg);
	background-repeat: no-repeat;
	height: 100px;
	text-decoration: none;
}

.zeltplan {
	text-align: center;
	display: block;
	background-image: url(images/zeltplan.jpg);
	background-repeat: no-repeat;
	height: 100px;
	text-decoration: none;
}
.zeltplan_act {
	text-align: center;
	display: block;
	background-image: url(images/zeltplan_act.jpg);
	background-repeat: no-repeat;
	height: 100px;
	text-decoration: none;
}

.galerie {
	text-align: center;
	display: block;
	background-image: url(images/impression.jpg);
	background-repeat: no-repeat;
	height: 100px;
	text-decoration: none;
}
.galerie_act {
	text-align: center;
	display: block;
	background-image: url(images/impression_act.jpg);
	background-repeat: no-repeat;
	height: 100px;
	text-decoration: none;
}

.info {
	text-align: center;
	display: block;
	background-image: url(images/info.jpg);
	background-repeat: no-repeat;
	height: 100px;
	text-decoration: none;
}
.info_act {
	text-align: center;
	display: block;
	background-image: url(images/info_act.jpg);
	background-repeat: no-repeat;
	height: 100px;
	text-decoration: none;
}
.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3E3D40;
	text-decoration: none;
}


.kontakt {
	text-align: center;
	display: block;
	background-image: url(images/kontakt.jpg);
	background-repeat: no-repeat;
	height: 100px;
	text-decoration: none;
}
.kontakt_act {
	text-align: center;
	display: block;
	background-image: url(images/kontakt_act.jpg);
	background-repeat: no-repeat;
	height: 100px;
	text-decoration: none;
}
.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #3e3d40;
}
.sitemap:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: underline;
}
.newsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e3d40;
	text-align: right;
	padding-right: 20px;
}
.bildunterschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
	text-decoration: none;
}

.newshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e3d40;
	padding-left: 20px;
	font-weight: bold;
}
.blue {
	font-family: Tahoma, Geneva, sans-serif;
	color: #013878;
}
.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3E3D40;
}
