/* Definitionen für orangenen Infokasten auf der Startseite */

#infokasten {
	height:247px;
	background:#ffffff url(../grafiken/hintergrund_top.png) scroll no-repeat; 
	text-align:left;
	}
#infokasten img {
	width:861px;
	height:247px;
	border:0px none #ffffff; 
	margin:0px;
	}
#navi_beige {
	width:100%;
	}
#navi_beige ul {
	list-style-type:none; 
	margin:0px 22px 0px 30px; 
	padding:0px;
	}
/* -margin:0px 22px 0px 145px; ---------------------------- */

#navi_beige li {
	display:block; 
	float:left; 
	margin:0px 0px 10px 0px;
	}
#navi_beige a {
	display:block; 
	width:113px; 
	height:22px;
	color:#9d0d15;
	text-decoration:none;
	background-color:#fcda9d;
	background-image:url(../grafiken/design/btn_beige.png);
	text-align:center; 
	font-size:11px; 
	font-weight:bold;
	line-height:22px; 
	margin:0px 1px 10px 1px; 
	position:relative;
	top:-8px;
	}
#navi_beige a:hover {
	text-decoration:none;
	background-color:#e78e32;
	background-image:url(../grafiken/design/btn_beige_hover.png);
	}
/* -------------------------------------------------------- */

#infokasten_ab {
	width:169px; 
	height:247px; 
	float:left; 
	margin-left:35px; 
	margin-right:25px; 
	border-style:none;
	background:none;
	}

.infokasten_neu {
	font-size:36px; 
	line-height:48px; 
	color:#e30018;
	}

.infokasten_22 {
	font-size:22px; 
	font-weight:bold; 
	color:#e30018;
	}
	
.infokasten_22_h1 {
	font-size:22px; 
	line-height:22px;
	font-weight:bold; 
	color:#e30018;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	}	
	
.infokasten_16 {
	font-size:16px; 
	font-weight:bold; 
	color:#000000;
	}

.infokasten_14 {
	font-size:14px; 
	line-height:21px; 
	color:#000000;
	}
	
.infokasten_14_18 {
	font-size:14px; 
	line-height:18px; 
	float:left;	
	}	
	
.infokasten_11 {
	font-size:11px; 
	line-height:15px; 
	color:#000000;
	}
	
.infokasten_11_18 {
	font-size:11px; 
	line-height:18px; 
	color:#000000;
	}

.infokasten_p {
	text-align:left; 
	font-family:arial, verdana, sans-serif; 
	padding-top:30px;
	}
	
.infokasten_p1 {
	text-align:left; 
	font-family:arial, verdana, sans-serif; 
	padding-top:0px;
	padding-bottom:0px;
	line-height:100%;
	margin-top:30px;
	margin-bottom:1px;	
	}	
	
.infokasten_p2 {
	text-align:left; 
	font-family:arial, verdana, sans-serif; 
	padding-top:0px;
	margin-top:2px;	
	}	

.infokasten_weiter {
	display:block; 
	margin-left:680px; 
	margin-top:0px; 
	width:146px; 
	height:19px; 
	background:url(../grafiken/button_weitereinfos.png) scroll no-repeat; 
	font-size:12px; 
	padding:2px 5px; 
	color:#000000;
	}
	
.infokasten_re_oben {
	display:block; 
	float:right; 
	margin-top:0px; 
	margin-right:25px; 
	height:19px; 
	font-size:12px; 
	padding:2px 5px; 
	color:#e30018;
	}
