/* CSS Document */
/* Anpassungen Weblayout */
body {
	margin: 0px 0px 0px 0px;
	padding: 0;
	color: #5d5d5d;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.25em;
}

td,th {
	color: #5d5d5d;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	line-height: 1.25em;
}

img {
	border: none;
}

img, div, label, input { behavior: url("./js/iepngfix.htc") }

label {
	float:left;
	display:block;
	vertical-align: inherit;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}

div.table { display:table; border-collapse:collapse; width: 99%; }
div.tr { display:table-row; width:100%; }
div.td { display:table-cell; float: left; vertical-align: top; }

span.td { display:inline-block; }

/* Überschriften, Links und Formular */
h1 {
	font-size: 160%;
	color: #b9000c;
	font-weight: normal;
	line-height: 125%;
}
h2 {
	font-size: 140%;
	color: #b9000c;
	font-weight: normal;
	line-height: 100%;
}
h3 {
	font-size: 110%;
	color: #000000;
	font-weight: normal;
	line-height: 100%;
}
h4 {
	font-size: 100%;
	color: #b9000c;
	font-weight: normal;
	line-height: 100%;
}

hr {
	border: thin;
	color: #eeeeee;
	background-color: #eeeeee;
	height: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
}

a {
	outline:0;
	-moz-outline:0;
}
a:link {
	color: #b9000c;
	text-decoration: none;
}
a:visited {
	color: #b9000c;
	text-decoration: none;
}
a:hover {
	color: #b9000c;
	text-decoration: underline;
}

a.sitemap:link {
	font-size: 11px;
	color: #b9000c;
	text-decoration: none;
}
a.sitemap:visited {
	font-size: 11px;
	color: #b9000c;
	text-decoration: none;
}
a.sitemap:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

input {
	border: 1px solid #b9000c;
}
.chb{
	background-color: #ebebeb;
	border: 0px;
}
textarea {
	border: 1px solid #b9000c;
}
select {
	border: 1px solid #b9000c;
}

/* Droppy Basic code - don't modify */
 
 #nav { display: block; margin: 0; padding: 0; position: relative; }
  #nav li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; }
  #nav a { display: block; }
  #nav ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
  * html #nav ul { line-height: 0; } /* IE6 "fix" */
  	#nav ul a { zoom: 1; } /* IE6/7 fix */
    #nav ul li { float: none; }
    #nav ul ul { top: 0; }
    
/* Essentials - configure this */

#nav ul { width: 170px; }
#nav ul ul { left: 171px; }

/* Everything else is theming */

/*#nav { background-color: #000000; height: 24px; }*/
#nav *:hover { background-color: none; }
#nav a { padding: 0px; text-decoration: none; }
  #nav li.hover a { color: #000000; }
  #nav ul { top: 0px; left: 215px; }
    #nav ul li a { padding: 4px 4px 4px 0px; font-size: 100%; background-color: #e6e5e5; }
      #nav ul a.hover { padding: 4px 4px 4px 0px; background-color: #b9000c; color: #FFFFFF; }
   #nav ul a { border-bottom: 0px solid white; border-right: none; opacity: 1.00; filter: alpha(opacity=100); }
/* #nav ul a { border-bottom: none; } - I also needed this for IE6/7 */


/* Anpassungen START */
#page {
	position: relative;
	text-align: left;
	margin: auto;
	width: 900px;
	left: 0 !important;
}
	/*#page #menu {
		position: absolute;
		top: 215px;
		left: 12px;
		width: 215px;
		z-index: 120;
	}*/
	
	#page #menu {
		position: absolute;
		top: 153px;
		left: 12px;
		width: 215px;
		z-index: 120;
	}
	#page #top {
		position: absolute;
		top: 46px;
		left: 12px;
		width: 876px;
		height: 85px;
		background-image: url(../img/gif/bkg_top.gif);
		background-position: bottom;
		background-repeat: repeat-x;
		z-index: 10;
	}
		#page #top #topbilder {
			position: absolute;
			top: 0px;
			left: 0px;
			z-index: 10;
		}
		#page #top #logo {
			position: absolute;
			top: 0px;
			right: 0px;
			z-index: 10;
		}
		
	#page #main {
		position: relative;
		float: left;
		top: 90px;
		left: 0px;
		border: 1px solid #9b2633;
		width: 900px;
	}
	
	#page #main #content {
		position: relative;
		float: left;
		margin-top: 75px;
		margin-left: 12px;
		width: 876px;
	}
		#page #main #content ul {
			margin: 10px 0px 0px 0px;
			padding: 0px;
		}
		#page #main #content li {
			margin-left: 0px;
			padding: 0px 0px 5px 25px;
			list-style: none;
			background-image: url(../img/gif/ul.gif);
			background-repeat: no-repeat;
		}
		#page #main #content #left {
			position: relative;
			float: left;
			width: 215px;
			padding: 0px 0px 12px 0px;
			background-image: url(../img/gif/bkg_menu.gif);
			background-repeat: no-repeat;
		}
			#page #main #content #left #barbara {
				padding-top: 351px;
			}
		#page #main #content #middle {
			position: relative;
			float: left;
			width: 416px;
			padding: 0px 15px 12px 15px;
		}
			#page #main #content #middle #topmenu {
				font-size: 120%;
				line-height: 120%;
				padding-top: 2px;
				padding-left: 5px;
				background: url(../img/gif/bkg_contentmenu.gif);
				height: 25px;
				background-position: 0px -5px;
			}
			#page #main #content #middle #inhalt {
				position: relative;
				float: left;
				padding-top: 35px;
				font-size: 93%;
			}

		#page #main #content #right {
			position: relative;
			float: left;
			width: 215px;
			padding: 0px 0px 12px 0px;
		}
			#page #main #content #right #newsueber {
				position: absolute;
				top: 185px;
				left: 0px;
				width: 205px;
				height: 75px;
				background-image: url(../img/png/newsbox.png);
				background-repeat: no-repeat;
				z-index: 10;
				padding-left: 10px;
				padding-top: 35px;
				font-size: 93%;
				font-weight: bold;
				color: #b9000c;
			}
			#page #main #content #right #fotobox {
				position: relative;
				float: right;
				width: 215px;
				height: 170px;
			}
			#page #main #content #right #newsbox {
				position: relative;
				float: right;
				width: 186px;
				border: 1px solid #9b2633;
				margin-top: 12px;
				margin-bottom: 12px;
				padding: 85px 12px 12px 12px;
				font-size: 90%;
			}
			#page #main #content #right .linkbox {
				position: relative;
				float: right;
			}
			
	#page #pagefooter {
		position: relative;
		float: left;
		clear: both;
		width: 900px;
		padding: 12px;
		margin-top: 85px;
		font-size: 90%;
	}
	#page #pagefooter #copyright {
		position: relative;
		float: left;
		width: 661px;
	}
	#page #pagefooter #quicklinks {
		position: relative;
		float: left;
		width: 215px;
		text-align: right;
	}
	

	#page #searchbox {
		position: absolute;
		top: 270px;
		right: 23px;
		z-index: 110;
	}	
		#page #searchbox label {
			width: 0px;
			padding: 0px;
			margin: 0px;
		}
		
	#page #historyback {
		clear:both;
		display:block;
		font-size: 11px;
		text-align: right;
		width: 100%;
		padding-top: 10px;
	}
	
	#page .newslisting {
		position: relative;
	}
	
	#page .newslistingabstand {
		padding-top: 20px;
	}
	
	#page .newslistingbox {
		position: relative;
		float: left;
		width: 350px;
		font-size: 90%;
	}
	
	#page .bull {
		color: #000000;
	}



#siteindex {
	display: none;
}

#rsvErrors { 
  display: none; 
	padding: 8px; 
	background-color: #ffffcc; 
	border: 1px solid #ff9b00;
	line-height: 12px;
	margin-bottom: 12px;
}
.errorField {
	background-color: #ffffcc;
	/*color: #ff9b00;*/
}

#table_anfrage{
	background-color: #f4f4f4;
	padding: 2px;
}
#td_anfrage1{
	height: 25px;
}
#td_anfrage2{
	height: 25px;
	padding-left: 20px;
}
#td_anfrage3{
	color: #194621;
}
#td_anmeldung_bkg{
	background-color: #f4f4f4;
	color: #000000;
	vertical-align: top;
	height: 20px;
	padding: 5px;
}

/* Anpassungen ENDE */