#letzte_aenderung{ 
	float:left;
	color:#000000;
	margin-right:32px;
}

/* #####################################

Aufbau:	1. BODY + CONTAINER KALIBRIERUNG
				2. HEADER
				3. CONTENT
				4. HAUPTNAVIGATION 
				5. FOOTER
				6. TYPO

##################################### 
	1. BODY + CONTAINER KALIBRIERUNG
##################################### */

* {
	margin: 0;
	padding: 0;
	outline: none;
	border: none;
}
body {
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #656565;
	/* Typo3 Hack fuer IE*/
	text-align: center;
}
#container {
	width:981px;
	margin: 15px auto 15px auto;
	text-align:left;
}
#container-inside {
	width:960px;
	margin:0px 10px;
	background-image:url(../images_pia/bgrd_gruen_big.jpg);
	background-repeat:no-repeat;
}

/*##################################### 
	2. HEADER
##################################### */

#header {
	width:981px;
	height:131px;
	display: inline;
}
#logo{
	float:left;
	margin-left:0px;
}
#slideshow{
	float: left;
	border: none!important;
}
#myGallery  {
	border: none!important;
	position: absolute;
	z-index: 11;
	background-color:#009966;
}

.rgsg-btn, .slideElement, .loadingElement, .slideInfoZone, .rgsgcontent, .tx-rgsmoothgallery-pi1, .rgsgnest, .slideInfoZone {
	border: none!important;
	background-color:#009966!important;
}
/*##################################### 
	3. CONTENT
##################################### */

#content{
	width:645px;
	float:right;
	margin-bottom: 30px;
	margin-right: 10px;
}
#content-title{
	width:645px;
	height:26px;
	color:#fff;
	font-weight:normal;
	font-size:12px;
	line-height:24px;
	padding-left:10px;
	background-image:url(../images_pia/content_title_gruen.png);
	background-repeat:no-repeat;
}
#content-inside{
	/*width:645px;*/
	background-color: #fff;
	padding: 10px;
	min-height: 400px;
	*height: 400px;
}
#content_footer {
	width:645px;
	height:26px;
	background-image: url(../images_pia/content_footer.png);
	background-repeat:no-repeat;
}

/*##################################### 
	4. NAVIGATION 
##################################### */

#top-navi {
	width: 951px;
	position: absolute;
	top: 100px;
	text-align: right;
	clear: both;
	z-index: 99;
}
#top-navi ul {
	list-style-type: none;
}
#top-navi ul li {
	padding: 3px 6px !important;
	height: 20px;
	border-right: 1px solid #009966;
	display: inline;
	background-color:#fff;
}
#top-navi li a {
	color: #464646;
	text-decoration: none;
	font-size: 12px;
	font-weight: regular;
}
#top-navi a:hover {
	color:#009966;
	font-weight: regular;
}
#top-navi .topnavi_act  {
	font-weight: regular;
	background-color:#009966;
}
#top-navi .topnavi_act a {
	color:#fff!important;
}

/*####### HAUPT NAVIGATION ####### */

#main-navi{
	float:left;
	width:275px;
}
#main-navi ul{
	margin-left: 10px;
	list-style-type:none;
	width:274px;
	height: 102px;
}
#main-navi li {
	background-color:#fff;
	line-height: 20px;
}
#main-navi .first {
	background-image:url(../images/nav_title.png);
	background-repeat: no-repeat;
	background-color: transparent !important;
	color:#fff;
	font-weight:normal;
	font-size:12px;
	text-decoration: none;
	/*line-height:20px;*/
	padding-top:2px;
	margin-bottom:2px;
	cursor:default;
	border: none;
	padding-left: 10px;
}
#main-navi .last{
	background-image:url(../images/nav_box_bottom.png);
	background-repeat: no-repeat;
	background-color: transparent !important;
	background-position:bottom;
	margin-bottom:10px;
	padding-bottom: 10px;
}
#main-navi ul li a{
	color:black;
	text-decoration:none;
	border-bottom:dotted 1px black;
	margin-left:10px;
}
#main-navi ul li a:hover{
	color:#009966;
	font-weight:bold;
	text-decoration:none;
	border-bottom:dotted 1px #009966;
	margin-left:10px;
}
#main-navi .middle_act a {
	color:#009966;
	font-weight:bold;
	text-decoration:none;
	border-bottom:dotted 1px #009966;
	margin-left:10px;
}
#main-navi .last_act {
	background-image:url(../images/nav_box_bottom.png);
	background-repeat: no-repeat;
	background-color: transparent !important;
	background-position:bottom;
	margin-bottom:10px;
	padding-bottom: 10px;
}
#main-navi .last_act a {
	color:#009966;
	font-weight:bold;
	text-decoration:none;
	border-bottom:dotted 1px #009966;
	margin-left:10px;
}

.piafirst {
	background-image:url(../images_pia/nav_box_header.png);
	background-repeat: no-repeat;
	background-color: transparent !important;
	padding-top:2px;
	cursor:default;
	border: none;
}

#pia_kontakt_block {
	float: left;
	clear: left;
	margin-left: 20px;
	color: #000;
}
/*##################################### 
	5. FOOTER
##################################### */

#footer {
	clear: both;
	height: 18px;
	background-color:#ffffff;
	margin: 0px 0px 0px 0px;
	border-top:solid 1px #009966;
}
#footer-inside{
	padding: 4px 20px 12px 10px;
}
#footer_navigation {
	float: left;
	font: normal 11px ;
	color:#444444;
}
#footer_navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer_navigation ul li {
	display: inline;
	padding: 0px 30px 0px 0px;
}
#footer_navigation ul li a {
	color: #444444;
	text-decoration: none;
	border-bottom:dotted 1px #444444;
}
#footer_navigation ul li a:hover {
	color: #009966;
	border-bottom:dotted 1px #009966;
}
#copyright {
	float: right;
	font: normal 11px verdana;
	color: #444444;
}
#copyright a {
	font: normal 11px verdana;
	color: #444444;
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: underline;
}


/*##################################### 
	6. TYPO
##################################### */

.csc-firstHeader {
	margin-bottom: 18px;
	font-size: 12PX;
	font-weight: bold;
}
#content-inside a, #main-navi a {
	color: #444444;
	text-decoration: none;
	border-bottom:dotted 1px #444444;
}

#content-inside a:hover, #main-navi a:hover {
	color: #009966;
	border-bottom:dotted 1px #009966;
}

#content-inside li{
	list-style-position:outside;
	margin-left:20px;
}

.detail {
	color:#009966;
	font-weight: bold;
}

