body {
	background-color: #474747;
	padding: 0px;
	margin: 0px;
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/back_kran.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#body_all {
	width: 972px;
	min-height: 558px;
	margin: 0 auto;
	text-align: center;
	margin-top: 35px;
	border: 1px solid #000;
	background-color: #fff;
}

* html #body_all {
	width: 972px;
	height: 558px;
}

#content_box {
	text-align: left;
	float: left;
}

* html #content_box {

}

#content_left {
	width: 240px;
	min-height: 470px;
	float: left;
	margin-left: 33px;
}

*html #content_left {
	margin-left: 15px;
}

#menu {
	width: 100%;
	height: 54px;
	text-align: left;
}

*html #menu {

}

.menu-level-no {
	float: left;
	padding: 10px 0px 0px 18px;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

.menu-level-no a:link{
	color: #e58316;
}

.menu-level-no a:visited{
	color: #666;
}

.menu-level-no a:hover {
	color: #e58316;
}

.menu-level-act {
	float: left;
	padding: 10px 0px 0px 18px;
	font-size: 14px;
	font-weight: bold;
	color: #e58316;
}


.menu-level-act a:link {
	color: #e58316;
}

.menu-level-act a:hover {
	color: #e58316;
}

.menu-level-act a:visited {
	color: #e58316;
}


#flash {
	width: 738px;
	background-image: url(../images/flash_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

* html #flash {
	margin-left: 0px;
}

object, embed { 
        display: block; 
}


/* submenu */
#submenu {
	width: 162px;
	float: left;
	padding: 27px 0px 0px 18px;
	text-align: left;
	line-height: 18px;
	font-size: 12px;
}

*html #submenu{
	width: 162px;
}

#submenu a {
	color: #333;
}

#submenu DIV A:hover {
	color: #e58316;
	text-decoration: underline;
}


#submenu .menu1-level1-no {
	   color: #ccc;
}

#submenu .menu1-level1-act {
   	color: #e58316;
	font-weight: bold;

}

#submenu .menu1-level1-act a {
   	color: #e58316;
	font-weight: bold;
}


#submenu .menu1-level2-no {
	   color: #000;
	   padding-left: 10px;
}

#submenu .menu1-level2-act {
   	color: #e58316;
	font-weight: bold;
	padding-left: 10px;	

}

#submenu .menu1-level2-act a {
   	color: #e58316;
	font-weight: bold;	
}


/* content */
#content {
	width: 540px;
	min-height: 313px;
	float: left;
	text-align: left;
	background-image: url(../images/raster_content.gif);
	background-repeat: repeat;
	padding: 27px 18px 18px 0px;
	line-height: 18px;
	position: relative;
}

* html #content {
	height: 313px;
}

#content_start {
	width: 720px;
	height: 360px;
	float: left;
	margin-left: 18px;	
}

* html #content_start {
	width: 720px;
	height: 360px;
	float: left;
	margin-left: 0px;
	padding-left: 18px;
} 

.firmengruppe {
	font-size: 11px;
	font-weight: bold;
	color: #01785a;
	padding-bottom: 0px;	
}

.rahmen {
	font-size: 10px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding-top: 6px;
	line-height: 14px;
}

#logo {
	width: 220px;
	height: 100px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#meta {
	width: 180px;
	height: 50px;
	float: left;
	text-align: right;
}

.meta a {
	text-align: right;
	font-size: 10px;
	color: #666;
}

*html #meta a {
	margin-right: 8px;
}

#left {
	float: left;
}

#right {
	float: left;
	text-align: left;
}

.clearer {
	clear: both;
}

#content_right_start {
	height: 300px;
	width: 198px;
	padding-left: 18px;
	text-align: left;
	padding-top: 10px;
}

*html #content_right_start {
	width: 198px;
	height: 300px;
}

#content_border_start {
	width: 198px;
	padding-left: 18px;
	text-align: left;
	padding-top: 10px;
}

* html #content_border_start {
	width: 198px;
}

#content_right {
	/*min-height: 360px;*/
	width: 216px;
	padding-left: 0px;
	text-align: left;
	padding-top: 27px;
}

*html #content_right {
	width: 216px;
	/*height: 360px;*/
}

#clear {
	clear: both;
}

#footer {
	width: 972px;
	height: 30px;
	text-align: center;
	margin: 0 auto;
	color: #ccc;
}

#footer a {
	color: #ccc;
}

*html #footer {
	width: 882px;
}

#footer_start {
	width: 972px;
	height: 30px;
	text-align: center;
	margin: 0 auto;
	padding-top: 10px;
	color: #999;
}

#footer_start a:link {
	color: #e58316;
}

#footer_start a:hover {
	color: #e58316;
}

*html #footer_start {
	width: 882px;
}

#news_float_box {
	width: 100%;
}


#image_detail {

	float: left;
}

#image_detail img {
	padding-right: 15px;
}

#content_detail {

}

.clearer {
	clear: both;
}

.news-list-morelink {
	text-align: right;
}

/* teaser */

#content_right .rsys_teaser {
margin: 0px 4px 4px 0px ;
	float: left;
	clear: none;
}

#content div.rsys_teaser {
	margin: 0px 0px 10px 0px ;
	width: 269px;
	float: left;
	clear: none;
}

*html #content div.rsys_teaser {
	margin: 0px 0px 10px 0px ;
	width: 264px;
	float: left;
	clear: none;
}
div.rsys_teaser p {
	line-height: 16px;
}

#content div.navigation {
	width: 558px;
	padding: 10px 0px 0px 0px;
	clear: both;
}

*html #content div.navigation {
	width: 558px;
	padding: 10px 0px 0px 0px;
	clear: both;
}

#content_right div.navigation {
	padding: 10px 0px 10px 10px;
	float: right;

}

#content div.navigation a,
#content_right div.navigation a {
	color: #aaa;
}
#content div.rsys_teaser img {
	margin: 4px 10px 0px 0px ;
	
	float: left;
	clear: none;
}
#content div.rsys_teaser h2 {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}

/* ticker */
div.tx_jsticker_pi1-tickertext {
	float: left;
}

.tx_jsticker_pi1-tickertext p.bodytext {
	color: #ccc;
	font-weight: bold;
}

/* bullets woddel */
UL { margin-top: 0px; margin-left: 0px; line-height: 18px;
padding-left: 0px;
}

LI { margin-top: 0px; margin-bottom: 0px;
padding: 0px 0 0 18px;
list-style-image: none;
list-style-type: none;
background: url(../images/bullet_orange.gif) no-repeat 0 7px;
margin-left: 0;
}

/* google */
.tx-rggooglemap-pi1 {
	position: absolute;
	top: 0px;
	right: 0px;
}	

