/* CSS Document */

html { 
	height:100%;
	margin-bottom:1px;
} 

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#68676C;
	background-color:#d5d7d9;
	text-decoration:none;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

/************************** BEGIN COLORS MAIN-TABLE  *****************************/

.grey {
	background-color:#d5d7d9;
}

.red {
	background-color:#9b1b22;
}

.beige {
	background-color:#f9f4e0;
}

.white {
	background-color:#fdfbf5;
}

/************************** BEGIN COLORS MAIN-TABLE  *****************************/

/************************* BEGIN BANNER *************************/

#navi_home {
	width:1014px;
	height:40px;
	text-align:right;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:10px;
	padding-top:24px;
	float:left;
}

	#navi_home a:link {
		color:#362c1b;
		text-decoration:none;
	}
		
	#navi_home a:visited {
		color:#362c1b;
		text-decoration:none;
	}
	
	#navi_home a:hover {
		color:#362c1b;
		text-decoration:underline;
	}
	
	#navi_home a:active {
		color:#362c1b;
		text-decoration:none;
	}
	
#logo {
	width:300px;
	text-align:center;
}

#adress {
	width:300px;
	height:223px;
	text-align:center;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:60px;
}
	#adress a:link {
		color:#68676C;
		text-decoration:none;
	}
		
	#adress a:visited {
		color:#68676C;
		text-decoration:none;
	}
	
	#adress a:hover {
		color:#68676C;
		text-decoration:underline;
	}
	
	#adress a:active {
		color:#68676C;
		text-decoration:none;
	}


/************************* END BANNER *************************/


/************************* BEGIN CONTENT LEFT *************************/

.more {
	width:200;
	margin-bottom:0px;
	margin-left:12px;
	margin-right:12px;
	margin-top:6px;
}
	
	.more a:link {
		color:#68676C;
		text-decoration:none;
	}
	
	.more a:visited {
		color:#68676C;
		text-decoration:none;
	}
	
	.more a:hover {
		color:#68676C;
		text-decoration:underline;
	}
	
	.more a:active {
		color:#68676C;
		text-decoration:none;
	}

#navi {
	width:188px;
	margin-bottom:10px;
	margin-left:31px;
	margin-right:31px;
	margin-top:30px;
	padding-left:50px;
}
	#navi a:link {
		color:#68676C;
		font-weight:bold;
		text-transform:uppercase;
		text-decoration:none;
	}
	
	#navi a:visited {
		color:#68676C;
		font-weight:bold;
		text-transform:uppercase;
		text-decoration:none;
	}
	
	#navi a:hover {
		color:#9b1b22;
		font-weight:bold;
		text-transform:uppercase;
		text-decoration:none;
	}
	
	#navi a:active {
		color:#68676C;
		font-weight:bold;
		text-transform:uppercase;
		text-decoration:none;
	}
	
	#navi a.selected {
		color:#9b1b22;
		font-weight:bold;
		text-transform:uppercase;
		text-decoration:none;
	}
	
.weather {
	width:224px;
	margin-bottom:10px;
	margin-left:37px;
	margin-right:37px;
	margin-top:30px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:6px;
	background-color:#f2e5b4;
}

#logos {
	width:224px;
	margin-bottom:10px;
	margin-left:37px;
	margin-right:37px;
	margin-top:30px;
	text-align:cennter;
}

/************************* END CONTENT LEFT *************************/

/************************* BEGIN CONTENT *************************/

#content {
	padding-bottom:10px;
	padding-left:22px;
	padding-right:22px;
	padding-top:10px;
	line-height:18px;
}
	
	#content h1 {
		font-size:15px; /* 14px */
		color:#9b1b22;
		font-weight:bold;
		line-height:26px; /* 30px */
		text-transform:uppercase;
		text-decoration:none;
	}
	
	legend {
		font-weight:bold;
		color:#9b1b22;
	}
	
	#content a:link {
		color:#68676C;
		text-decoration:none;
	}
	
	#content a:visited {
		color:#68676C;
		text-decoration:none;
	}
	
	#content a:hover {
		color:#68676C;
		text-decoration:underline;
	}
	
	#content a:active {
		color:#68676C;
		text-decoration:none;
	}
	#content strong {
		font-weight:normal;
		color:#9b1b22;
	}
	
	fieldset {
		width:560px;
		margin-bottom:6px;
		margin-top:6px;
	}
	
	

/************************** END CONTENT **************************/

/************************** BEGIN FOOTER *************************/

#footer {
	text-align:center;
	color:#9b1b22;
	background-color:#d5d7d9;
}

	#footer a:link {
		color:#9b1b22;
		text-decoration:none;
	}
	
	#footer a:visited {
		color:#9b1b22;
		text-decoration:none;
	}
	
	#footer a:hover {
		color:#9b1b22;
		text-decoration:underline;
	}
	
	#footer a:active {
		color:#9b1b22;
		text-decoration:none;
	}

/*************************** END FOOTER **************************/


.nopflicht {
	display:none;
}