@charset "UTF-8";

body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#bdbec6;
	text-align:center; /* Zentrierung im Internetexplorer */
	margin:0px; 
	padding: 0;
	color: #000000;
}

#Seite {
	width:880px;
	margin:0px auto;
	text-align: left; /* Text wieder links ausrichten */
	background-color:#cfd1d6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9A1279;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #9A1279;
}

#LogoBanner {
	background-color: #9A1279;
	background-image: url(../img/forstner_logoleiste.gif);
	height: 20px;
	margin: 0px;
	padding-top: 60px;
	padding-right: 300px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#woichbin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#Navigation {
	background-color: #cfd1d6;
	width: 200px;
	float: left;
}

.Navititel {
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #640245;
	margin:0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

ul.Navipunkte {
	margin:0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
}

ul.Navipunkte li {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #640245;
	list-style: none;
}

ul.Navipunkte li ul {
	margin:0 0 0 1em;
	padding:0px;
}

ul.Navipunkte li ul li {
	list-style: none;
	margin:0px;
	padding:0px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #640245;
	font-style: normal;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #640245;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}

a:acitve {
	font-family: Arial, Helvetica, sans-serif;
	color: #640245;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}

a.textrollover {
	font-family: Arial, Helvetica, sans-serif;
	color: #640245;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
}

a.textrollover:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #9A1279;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
}

a.textrollover:acitve {
	font-family: Arial, Helvetica, sans-serif;
	color: #9A1279;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
}


#Inhalt {
	background-color: #aaaeb7;
	float: right;
	width: 680px;
	height: auto;
	margin: 0px;
	min-height: 400px;
}

#Seitenbanner {
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 680px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#Text {
	background-image: url(../img/schlange-neumitMesse.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #AAAEB7;
	margin: 0px;
	min-height: 310px;
	padding-top: 100px;
	padding-right: 5px;
	padding-bottom: 50px;
	padding-left: 185px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #640245;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin:0;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #266b0a;
	margin:0;
}

.Auszeichnung {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #640245;
}

.weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #177880;
}

.urlaub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9A1279;

}

.urlaub1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2694ac;

}


/* FUSSZEILE */

p#Fusszeile {
	clear: both;
	font-size: 12px;
	height:28px;
	line-height:28px;
	color:#FFFFFF;
	margin: 0;
	text-align: center;
	background-color:#848993;
	border-top: 1px solid;
	border-color: #FFFFFF;
}



#Seite #Fusszeile a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

