/* CSS Document */
/* Anpassungen Weblayout */
body {
	margin: 0px 0px 0px 0px;
	padding: 0;
	color: #dedede;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.25em;
	background-image: url(../img/gif/bkg_top.gif);
	background-repeat: repeat-x;
	background-color: #141215;
}

td {
	color: #dedede;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.25em;
}

img {
	border: none;
}

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; float:left; }

/* Überschriften, Links und Formular */
h1 {
	font-size: 150%;
	color: #229bd3;
	font-weight: normal;
	line-height: 125%;
}
h2 {
	font-size: 130%;
	color: #229bd3;
	font-weight: normal;
	line-height: 100%;
}
h3 {
	font-size: 110%;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 100%;
}
h4 {
	font-size: 100%;
	color: #000000;
	font-weight: bold;
	line-height: 100%;
}

hr {
	border: thin;
	background-color: #3b3a3b;
	opacity: 0.30;
	filter: alpha(opacity=30);
	height: 1px;
	margin-top: 2px;
	margin-bottom: 4px;
	padding: 0px;
}

a {
	outline:0;
	-moz-outline:0;
}

a:link {
	color: #229bd3;
	text-decoration: none;
}
a:visited {
	color: #229bd3;
	text-decoration: none;
}
a:hover {
	color: #229bd3;
	text-decoration: underline;
}

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

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


/* Anpassungen START */
#page {
	position: relative;
	text-align: left;
	margin: auto;
	width: 950px;
	left: 0 !important;
}
	#page #sprachauswahl {
		position: absolute;
		top: 10px;
		right: 0px;
		font-size: 90%;
		z-index: 30;
	}
		#page #sprachauswahl a:link {
			color: #dedede;
			text-decoration: none;
		}
		#page #sprachauswahl a:visited {
			color: #dedede;
			text-decoration: none;
		}
		#page #sprachauswahl a:hover {
			color: #229bd3;
			text-decoration: none;
		}


	#page #topcontent {
		position: relative;
		float: left;
		width: 950px;
		height: 470px;
	}
		#page #topcontent #logo {
			position: absolute;
			top: 105px;
			left: 0px;
		}
		#page #topcontent #claim {
			position: absolute;
			top: 105px;
			right: 0px;
			text-transform: uppercase;
			color: #FFFFFF;
			font-size: 150%;
			text-align: right;
		}
			#page #topcontent #claim h2 {
				color: #363538;
				font-size: 125%;
		}

		#page #topcontent #bildleiste {
			position: absolute;
			top: 203px;
			left: 0px;
		}
			#page #topcontent #pic1 {
				position: absolute;
				top: 20px;
				left: 150px;
				z-index: 10;
			}
			#page #topcontent #pic2 {
				position: absolute;
				top: 10px;
				left: 225px;
				z-index: 20;
			}
			#page #topcontent #pic3 {
				position: absolute;
				top: 0px;
				left: 300px;
				z-index: 30;
			}
			#page #topcontent #pic4 {
				position: absolute;
				top: 10px;
				left: 600px;
				z-index: 20;
			}
			#page #topcontent #pic5 {
				position: absolute;
				top: 20px;
				left: 750px;
				z-index: 10;
			}
			
			#page #topcontent #pic1_bkg {
				position: absolute;
				top: 20px;
				left: 150px;
				z-index: 1;
			}
			#page #topcontent #pic2_bkg {
				position: absolute;
				top: 10px;
				left: 225px;
				z-index: 2;
			}
			#page #topcontent #pic3_bkg {
				position: absolute;
				top: 0px;
				left: 300px;
				z-index: 3;
			}
			#page #topcontent #pic4_bkg {
				position: absolute;
				top: 10px;
				left: 600px;
				z-index: 2;
			}
			#page #topcontent #pic5_bkg {
				position: absolute;
				top: 20px;
				left: 750px;
				z-index: 1;
			}

	#page #start_content {
	  position: relative;
	  float: left;
	  width: 960px;
	  background-image: url(../img/gif/bkg_content_start.gif);
	  margin: 20px 0px 20px 0px;
	}
		#page #start_content #start_left {
			position: relative;
			float: left;
			width: 263px;
			padding: 0px 0px 0px 5px;
		}
		#page #start_content #start_middle {
			position: relative;
			float: left;
			width: 306px;
			padding: 0px 20px 0px 20px;
			
		}
		#page #start_content #start_right {
			position: relative;
			float: left;
			width: 311px;
			padding: 0px 5px 0px 20px;
		}	
	
		#page #menu {
		  position: absolute;
		  top: 465px;
		  left: 0px;
		  width: 950px;
		  height: 60px;
		  z-index: 100;
		}
		  #page #menu .hmenu {
		  	margin-left: 20px;
		  	padding: 12px 10px 0px 0px;
		  	font-size: 150%;
		  	text-transform: uppercase;
	    	font-weight: bold;
		  }
		  #page #menu .hmenu:link {
	    	color: #FFFFFF;
	    	text-decoration: none;
	    }
	    #page #menu .hmenu:visited {
	    	color: #FFFFFF;
	    	text-decoration: none;
	    }
	    #page #menu .hmenu:hover {
	    	color: #000000;
	    	text-decoration: none;
	    }
		
		#page #balken {
		  position: absolute;
		  top: 460px;
		  left: 0px;
		  z-index: 90;
		}
		
		#page #content {
	  	position: relative;
	  	float: left;
	  	width: 960px;
	  	margin: 70px 0px 20px 0px;
		}
		
		#page #content #left {
			position: relative;
			float: left;
			width: 203px;
			padding: 0px 20px 0px 45px;
		}
			#page #content #left h1 {
				font-size: 125%;
				color: #FFFFFF;
				font-weight: normal;
				line-height: 125%;
				text-transform: uppercase;
			}
		#page #content #right {
			position: relative;
			float: left;
			width: 656px;
			padding: 0px 5px 0px 20px;
			border-left: 1px solid #3b3a3b;
		}		
	  	#page #content #right ul {
	  		margin: 10px 0px 0px 50px;
	  		padding: 0px;
	  	}
	  	#page #content #right li {
	  		list-style: url(../img/gif/ul.gif);
	  		padding: 0px 0px 5px 0px;
	  	}
		
	#page .line {
		background-color: #8ba8cb;
	}
	
	#page #historyback {
		clear:both;
		display:block;
		font-size: 11px;
		text-align: right;
		width: 100%;
		padding-top: 10px;
	}
	
	#pagefooter {
		position: relative;
		clear: both;
		height: 69px;
		margin: 20px 0px 20px 0px;
		background-image: url(../img/gif/bkg_pagefooter.gif);
	}
	
	#pagebottom {
	  position: relative;
		clear: both;
		overflow: hidden;
		color: #FFFFFF;
		margin: 0px 0px 20px 0px;
		font-size: 90%;
	}
	#pagebottom a:link {
	  color: #FFFFFF;
	  text-decoration: none;
	}
	#pagebottom a:visited {
	  color: #FFFFFF;
	  text-decoration: none;
	}
	#pagebottom a:hover {
	  color: #229bd3;
	  text-decoration: none;
	}
	#pagebottom .box {
		position: relative;
		text-align: left;
		margin: auto;
		width: 950px;
		left: 0 !important;
	}
	
#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: #232124;
	padding: 2px;
}
#td_anfrage1{
	height: 25px;
}
#td_anfrage2{
	height: 25px;
	padding-left: 20px;
}
#td_anfrage3{
	color: #f4f4f4;
}
#td_anmeldung_bkg{
	background-color: #e5e5e5;
	color: #000000;
	vertical-align: top;
	height: 20px;
	padding: 5px;
}

.formstern {
	color: #229bd3;
}

.button_submit {
	background-color: #FC0;
	font-size: 110%;
}

.btn/*, input[type=submit], input[type=reset], input[type=button]*/ {
	border: 1px solid #dcdcdc;
	background-color: #F2F2F2;
	padding: 6px;
	margin: 0px;
	font-size: 100%;
	/*background-image: url(img/buttons/default_button_bg.gif);
	background-repeat: repeat-x;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	height: 18px;
	font-weight: bold;*/
	color: #000;
	cursor: pointer;
	outline: 0px;
}
.btn:hover/*, input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover*/ {
	color: #fff;
	background-color: #ec1d25;
	outline: 1px solid #999;
}


/* Anpassungen ENDE */