@font-face { font-family: Shruti; src: url(/fonts/shruti.ttf); } 

body {
	background: url('../img/farbverlauf.jpg') #bfcbe7;
	background-repeat: repeat-x;
	height: 100%;
	overflow-y: scroll;
	
}

#rahmen {
	margin: auto auto auto auto;
	width: 1000px;
}

#navigation {
	background: url('../img/logo_trans.png');
	height: 142px;
	width: 1006px;

}

#alleklassen {
	position: absolute;
	color: #aaaaaa;
	font-size: 20px;
	margin-top: 25px;
	margin-left: 60px;
	font-family: Arial;
}

#nav {
	position: absolute;
	margin-top: 112px;
	background-color: #fe9901;
	height: 30px;
	width: 550px;
}

#nav a h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	height: 26px;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	font-size: 16px;
	font-weight: normal;
	font-family: Arial;
}

#nav a.active h1 {
	background-color: #f6f6f6;
	color: #005394;
	border-radius: 4px;
}

#nav a:hover h1 {
	text-decoration: underline;
}

#kastenrechts {
float: right; 
width: 600px; 
height: 221px; 
border: 1px solid #005394; 
overflow: auto; 
margin-left: 80px;
margin-top: -230px;

}

#inhalt {
	background: url('../img/main_bg.jpg') rgb(237,241,252);
	background-repeat: repeat-x;
	width: 920px;
	padding-left: 40px;
	padding-top: 30px;
	padding-right: 40px;
	font-family: Arial;	
	font-size: 13px;
	color: #616161;
	padding-bottom: 0px;
	text-align: justify;
	min-height: 600px;
}

#inhalt a {
	color: #616161;
}

#slides {
	position: relative;
	height: 290px;
}

#slides .slide_button {
	position: absolute;
	background-color: #fe9901;
	height: 38px;
	font-family: Arial;
	font-size: 23px;
	color: #fff;
	padding-left: 20px;
	padding-top: 3px;
}

#inhalt h1 {
	margin: 0;
	font-size: 22px;
	font-weight: normal;
	color: #fe9901;
	font-family: Arial;
	margin-bottom: 20px;
}

#inhalt h2 {
	font-size: 14px;
	font-weight: bold;
	color: #fe9901;
}

#inhalt .button_index  a {
	background-color: #fe9901;
	text-decoration: none;
	color: #fff;
	margin-left: 20px;
	font-size: 16px;
	width: 250px;
	height: 28px;
	text-align: center;
	padding-top: 2px;
	display: inline-block;
	margin-bottom: 20px;
	font-family: Arial;
	font-weight: normal;
	box-shadow: 1px 1px 3px #999, -1px 1px 3px #999, -1px -1px 3px #999, 1px -1px 3px #999;
}

#inhalt .button_index a:hover {
	background-color: #f6f6f6;
	color: #005394;
}

#footer {
	position: relative;
	bottom: 0;
	text-align: right;
	height: 10px;
	width: 970px;
	background-color: #1764a1;
	padding-top: 10px;
	color: #d2d2d2;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	padding-right: 30px;
	
}

#footer1 {
	position: relative;
	bottom: 0;
	text-align: right;
	height: 70px;
	width: 970px;
	background-color: #fff;
	padding-top: 5px;
	color: #d2d2d2;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	padding-right: 30px;
}

#footer1 a {
	font-size: 12px;
	color: #999999;
	
}

#footer1 strong {
	font-size: 18px;
	margin-bottom: 10px;
	font-family: Arial;
	color: #fff;
}

.tableheader  {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	color: #ff9900;
	font-weight: bold;
	background-color: #005394;
	border: 1px solid #005394;
}

.tablecontent {
	padding: 10px;
	font-size: 13px;
	font-style: normal;
	color: #005394;
	font-weight: normal;
	text-align: left;
	font-family: Arial;
}

.impressumueberschrift {
	float: right;
	text-transform: uppercase;
	margin-right: 400px;
	margin-top: 0px;
	color: #005395;
	font-family: Arial;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	font-family: Arial;
}

.orte {
	float: right;
	margin-top: 30px;
	margin-right: 400px;
	width: 250px;
	height: 100px;
	text-align: center;
	background-color: #fff;
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
	box-shadow: 0 0 20px 20px #fff;
	font-family: Arial;
}

.normalfont {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	background-image: none;
	font-family: Arial;
	border: 0;
}

.Tabelle {
	font-size: 13px;
	font-style: normal;
	background-image: none;
	
	font-family: Arial;
	border: 0;
}
.normaldatum {  
	font-size: 10px; 
	font-style: normal; 
	color: #005394;
	font-weight: normal; 
	background-image: none;
	font-family: Arial;
}
.graydatum {
	font-size: 10px; 
	font-style: normal; 
	color: #8F949C;
	font-weight: normal; 
	background-image: none;
	font-family: Arial;
}

.imghover {
	opacity: 0.7;
}

.imghover:hover {
	opacity: 1.0;
}

.Tabelle1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ff9900;
	font-weight: bold;
	background-image: none;
	background-color: #005394;
}
.normaldatum1 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	color: #005394;
	font-weight: normal; 
	background-image: none
}
.normalfont1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-image: none;
	border: 0;
}