
html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #6b8db3;
	font-family: Georgia, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	text-decoration: none;
	font-size: 11px;
	background-attachment: fixed;
	background-image:   url(pics/bg.gif);
	background-repeat: repeat;
	background-position: left top;
	}

.all {
	height: 100%;
	width: 982px;
	float: left;
	background-color: white;
	border-bottom-width: 12px;
	border-left-width: 12px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #6b8db3;
	border-left-color: #6b8db3;

}
.head {
	height: 230px;
	background-color: #435e83;
	}






.top_act
{
	color: #004581;
	text-decoration: none;
}
	
li{
	
	list-style-image: none;
	list-style-type: none;
	display: inline;
	
	}
	
	
.navi {
	width: 200px;
	float: left;
	
	font-size: 14px;
	text-indent: 15px;
	text-align: left;
	text-decoration: none;
	line-height: 28px;
	text-align: left;
	background-attachment: scroll;
	background-image: url(pics/elemente/navi_bg.gif);
	background-repeat: repeat;
	background-position: left top;
	}
	
	
		
.navi a {
	height: 28px;
	width: 200px;
	
	text-indent: 15px;
	margin-bottom: 2px;
	display: block;
	color: white;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	border-top: 1px dotted #FFFFFF;
	border-right: 0px;
	border-bottom: 1px dotted #FFFFFF;
	border-left: 0px;
	}

.navi a:hover {
	height: 28px;
	width: 200px;
	text-indent: 15px;
	margin-bottom: 2px;
	display: block;
	color: #f4d763;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	border-top: 1px dotted #FFFFFF;
	border-right: 0px;
	border-bottom: 1px dotted #FFFFFF;
	border-left: 0px;
	background-attachment: scroll;
	background-image: url(pics/elemente/nav_crwn.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.act {
	height: 28px;
	text-indent: 15px;
	display: block;
	color: #f4d763;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	background-attachment: scroll;
	background-image: url(pics/elemente/nav_crwn.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.sub_navi {
	font-size: 11px;
	width: 200px;
	text-indent: 15px;
	float: left;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	line-height: 20px;
	
	background-color: #435e83;
	}	
.sub_navi a {
	height: 28px;
	text-indent: 15px;
	margin-bottom: 2px;
	display: block;
	color: white;
	background-color: #435e83;
	
	
	text-decoration: none;
	text-align: left;
	border-top: 1px dotted #435e83;
	border-right: 0px;
	border-bottom: 1px dotted #435e83;
	border-left: 0px;
	
	}

.sub_navi a:hover {
	height: 28px;
	text-indent: 15px;
	margin-bottom: 2px;
	display: block;
	color: #f4d763;
	
	text-align: left;
	background-color: #435e83;
	border-top: 1px dotted #435e83;
	border-right: 0px;
	border-bottom: 1px dotted #435e83;
	border-left: 0px;
	
}
.sub_act {
	height: 28px;
	text-indent: 15px;
	margin-bottom: 2px;
	display: block;
	color: #f4d763;
	
	text-align: left;
	background-color: #435e83;
	border-top: 1px dotted #435e83;
	border-right: 0px;
	border-bottom: 1px dotted #435e83;
	border-left: 0px;
	
}















.cont_l {
	padding-top: 40px;
	width: 200px;
	font-size: 11px;
	color: #927e6a;
	background-color: #435e83;
	background-attachment: scroll;
	background-image: url(pics/elemente/l-cont-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.spc {
	width: 200px;
	height: 10px;
	float:left;
	}


.left_box {
	width: 160px;
	height: 255px;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	display: block;
	margin-left: 20px;
	margin-right: 20px;
	
	}
.left_box a {
	color: #ffffff;
	text-decoration: underline;
	line-height: 22px;
	}

.left_box a:hover {
	color: #f4d763;
	text-decoration: none;
	line-height: 22px;
}	
.tsr {
	padding-top: 6px;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 6px;
	text-align: center;
	
	}





.cont_r {
	width: 562px;
	font-size: 10px;
	color: #435e83;
	background-color: white;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 32px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #435e83;
}		
h1{
	color: #435e83;
	width: 500px;
	font-weight: bold;
	line-height: 19px;
	font-size: 14px;
	float: left;
	margin-bottom: 14px;
	background-attachment: scroll;
	background-image:  url(pics/elemente/h1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 30px;
}
.text {
	color: #435e83;
	width: 500px;
	
	float: left;
	font-size: 11px;
	text-align: left;
	
	}
.text a
	{
	font-size: 11px;
	color: #435e83;
	text-decoration: underline;
}
.text a:hover
	{
	font-size: 11px;
	color: #f4d763;
	text-decoration: none;
}		

.text_box {
	background-color: white;
	width: 500px;
	float: left;
	font-size: 12px;
	color: #435e83;
	text-align: justify;
	margin-bottom: 8px;

	}
.abs_1 {
	width: 500px;
	float: left;
	height: 12px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-attachment: scroll;
	background-image: url(pics/elemente/abs_1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}	
	
	
	
.abs {
	width: 500px;
	float: left;
	height: 12px;
	margin-top: 20px;
	background-attachment: scroll;
	background-image: url(pics/elemente/abs_2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}	


.lang {
	width: 220px;
	height: 24px;
	float: right;
	text-align: right;
	
	}	
.lang a {
	height: 24px;
	padding-left: 15px;
}



	
.bild_box {
	width: 220px;
	float: right;
	text-align: right;
	color: #435e83;
	font-size: 10px;
	line-height: 15px;
	padding-right: 15px;
	padding-top: 15px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #435e83;
	}
.bild_box a
	{
	font-size: 11px;
	color: #435e83;
	text-decoration: underline;
}
.bild_box a:hover
	{
	font-size: 11px;
	color: #f4d763;
	text-decoration: none;
}	
	
		
.pic_cont {
	width: 216px;
	height: 162px;
	border: 1px solid #d6dfea;
	padding: 3px;
	float: right;
	
	}

.bld{
	font-weight: bold;
	}
.its{
	font-weight: normal;
	font-style: italic;
	}
.stift{
	line-height: 23px;
	
	}
.press{
	line-height: 23px;
	font-size: 13px;

	
	}	
.press_box {
	background-color: #ebf2f9;
	width: 500px;
	float: left;
	color: #435e83;
	line-height: 23px;
	font-size: 13px;
	padding: 4px;
	margin-bottom: 10px;
	text-align: left;
	}
.press_box_2 {
	background-color: #fffee6;
	width: 500px;
	float: left;
	color: #435e83;
	line-height: 23px;
	font-size: 13px;
	padding: 4px;
	margin-bottom: 10px;
	text-align: left;
	}	
		
.gal-b {
	
	width: 743px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
	Color: #ffffff;
	background-color: #6b8db3;
  	padding-top: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
}
.gal-b a
	{
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
.gal-b a:hover
	{
	font-size: 11px;
	color: #f4d763;
	text-decoration: none;
}



	
.gal_box {
	width: 150px;
	height: 140px;
	float: left;
	font-size: 11px;
	padding-right: 15px;
	
	padding-left: 8px;
	}
.gal_text {
	float: right;
	height: 140px;
	}	
	
	
.gal {
	background-color: white;
	width: 500px;
	float: left;
	font-size: 12px;
	color: #435e83;
	text-align: left;
	margin-bottom: 8px;
	padding-top: 8px;
	}	
.gal_2 {
	background-color: #ebf2f9;
	width: 500px;
	float: left;
	font-size: 12px;
	color: #435e83;
	text-align: left;
	margin-bottom: 8px;
	padding-top: 8px;
	}	
	
	
	
		
		
.down_box {
	width: 150px;
	margin: 5px;
	padding: 8px;
	float: right;
	font-size: 11px;
	border: 1px solid white;
	}	
.down_box a {
	color: #435e83;
	text-decoration: underline;
	}

.down_box a:hover {
	color: #f4d763;
	text-decoration: none;
}	
	
	
	
	
	
	
	
