/*Global Styles*/
* {
	padding: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
}
body {
	font: small/1.5 Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-image: url(../start/start_bilder/bg_schwarz.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	background-color: #1c1b1c;
	clear: both;
}

a { 
	color: #000080; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	text-decoration: none; 
}

a:hover { 
	color: #f00; 
	text-decoration: underline; 
}

a img {
	border: 0 none;
}

h1, h2, h3, h4 { 
	font-family: Arial, Geneva, san-serif, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	color: #000080; 
	background-repeat: repeat; 
	background-attachment: scroll; 
	background-position: 0 0; 
}

h1 {
	font-size: 2em;
	text-align: left;
	padding-top: 20px;
	color: #333;
}

h2 {
	font-size: 1.4em;
	color: #333;
}

h3 {
	font-size: 1.2em;
	color: #333;
	float: left;
}

h4 {
	color: #333;
	font-size: 1em
 ;
	font-family: Arial, Helvetica, sans-serif;
}

h5 { 
	color: #4d7832; 
	font-size: 0.9em; 
	font-weight: bold; 
}

h6 { 
	font-size: 0.67em; 
	font-weight: normal; 
	font-style: italic; 
	margin-left: 50px; 
}

h7 { 
	color: #800000; 
	font-size: 1.8em; 
	font-weight: bold; 
	font-style: oblique; 
	margin: 2.33em 0; 
}
p { 
	padding-top: 10px; 
}

ul {
	list-style-type: square;
}

/*ID Styles*/
#kasten {
	background-color: #FC0;
	text-align: center;
	width: 90%;
	padding: 10px;
	border-top: 3px solid #8c8c8c;
	border-bottom: 3px solid #8c8c8c;
	margin-bottom: 10px;
	font-weight: bold;
	color: #900;
	}
	
#header {
	background-image: none;
	width: auto;
	height: 315px;
	margin-top: 5px;
}

#ueberschrift {
	width: 1022px;
	height: 112px;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	padding-top: 2px;
	padding-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}

.logo {
	float: left;
}

.headline {
	float: left;
	padding-left: 50px;
}

.logo_rechts {
	margin-left: 10px;
	margin-right: 2px;
	float: right;
}

#navi_klein {
	color: #fff;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 119px;
	width: 1022px;
	height: 12px;
	}

#navi_klein li { 
	position: relative; 
	left: 20px; 
	list-style-type: none; 
	display: inline; 
	margin: 0 20px 0 0; 
	}

#navi_klein a { 
	color: #fff; 
	}

#navi_klein a:hover	{
	text-decoration: none; 
	}

#container {
	width: 1022px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000080;
	}

#inhalt {
	position: absolute;
	width: 1022px;
	top: 182px;
	background-color: #FFF;
	left: auto;
	right: auto;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	}
#text {
	min-height: 650px;
	padding-right: 20px;
	left: 160px;
	}

#besch_grund {
	margin-right: 130px;
	margin-left: 150px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 30px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #666;
	border-right-width: 1px;
	border-right-color: #666;
	margin-top: 20px;
	}
	
#front {
	border: 1px solid #999;
	background-color: #e7e5e4;
	overflow: auto;
	padding: 10px;
	font-size: small;
	}
#bildunterschrift {
	font-size: x-small;
	font-style: italic;
	text-align: left;
	}
#navi {
	position: absolute;
	top: 135px;
	width: 1022px;
	height: 45px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	left: auto;
	right: auto;
	border-right-color: #e3001c;
	}
	
#spalten {
	font-size: small;
	wigth: 100%;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	}
		
#spalte_eins {
	width: 30%;
	margin-right: 10px;
	float: left;
	border: 1px solid #CCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	}
	
#spalte_zwei {
	width: 30%;
	margin-right: 10px;
	float: left;
	border: 1px solid #CCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	}
	
#spalte_drei {
	width: 30%;
	border: 1px solid #CCC;
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	}	

#rauch { 
	font-size: 0.9em; 
	background-color: #cc9; 
	position: relative; 
	width: 250px; 
	float: right; 
	margin: 10px; 
	padding: 5px; 
	border: outset 2px #00008b; 
}

#rauch a:link { 
	font-size: 1em; 
	font-weight: bold; 
}

#rauch a:visited { 
	font-size: 1em; 
	font-weight: bold; 
}

#pass { 
	font-size: 0.9em; 
	background-color: #cc9; 
	width: 250px; 
	float: left; 
	margin: 10px; 
	padding: 5px; 
	border: outset 2px #00008b; 
}

#pass a:link { 
	font-size: 1em; 
	font-weight: bold; 
}

#pass a:visited { 
	font-size: 1em; 
	font-weight: bold; 
}

#vorne {  }

#vorne table {  
}

#vorne table td {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #FFF;
}

#vorne caption { 
	color: #000080; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	line-height: 14px; 
}

#download { 
	background-color: #dcdcdc; 
	position: relative; 
	width: auto; 
	margin-top: 20px; 
	margin-bottom: 20px; 
	border: solid 1px #9cf; 
}

#start { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-style: oblique; 
	text-align: center; 
}

#revers { 
	clear: both; 
	color: #000080; 
	font-size: 10px; 
	text-align: right; 
	margin-top: 20px; 
}

#schorni { 
	text-align: center; 
	position: relative; 
	width: 270px; 
	float: left; 
	margin-top: 10px; 
	padding: 10px; 
	border-right: 1px dotted #bac2fe; 
}

#radtour {
	padding-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #460000;
	border-bottom-color: #460000;
}
#info {
	padding: 10px;
	overflow: auto;
}

.text_weihnachten { 
	font-weight: bold; 
	position: relative; 
	top: 50px; 
	left: 100px; 
	right: 30px; 
	width: 350px; 
}

/*Class Styles*/
.verkauf {
	color: #666 !important;
	font-size: 1.4em;
}
.reinl_vorne {
	color: #c62b22
	 }
	 
.verkauf_b {
 	color: #a22431 !important; 
 	font-size: 1em !important; 
 }
 
.verkauf_c { 
	color: #a22431 !important; 
	font-size: 1em !important; 
	font-weight: bold; 
}

.werbung { 
	position: relative; 
	left: 52%; 
}

#inhalt p.footer {
	clear: both;
	font-size: 9px;
	background-color: #FFF;
	position: relative;
	height: 20px;
	margin-top: 20px;
	margin-right: 30px;
	margin-left: 20px;
	padding: 5px 20px 10px;
	border-top: 1px solid #000080;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
}
.spass { 
	color: #8b0000; 
	font-size: 120%; 
	font-weight: bold; 
	text-align: center; 
	margin-left: 150px; 
}

.img { 
	text-align: center; 
}

.messe { 
	text-align: justify; 
	margin-left: 150px; 
}

.titel {
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}

.unten_two { 
	font-size: 12px; 
	font-style: oblique; 
	text-align: right; 
	float: left; 
	margin-top: 20px; 
}

.reinl { 
	color: #c62b22; 
	font-size: 1.4em; 
	font-weight: bold; 
	font-style: italic; 
}

.fegen { 
	font-size: 1.2em; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-weight: bold; 
	position: relative; 
	left: 30%;
}

ul.content { 
	list-style: none; 
	padding: 10px; 
	margin: 10px 0 20px 20px; 
	background: #fff9df url(../start/start_bilder/pfd.gif) left top;
	width: 490px; 
	border-color: #eeeeee #aaaaaa #aaaaaa #eeeeee; 
	border-style: solid; 
	border-width: 1px; 
}

li.content { 
	padding: 2px 0 2px 18px; 
}
#aufgaben #container #inhalt #text #besch_grund p .sternchen {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
}
.artikel {
	font-size: 10px;
}
