body{
	background-image: url("/fileadmin/web/images/balken.gif");
	background-position: 0 129px;
}

#stage{
	background-image: url("/fileadmin/web/images/default_stage.gif");
	background-repeat: no-repeat;
	background-position: 0 128px;
	/*height: 800px;*/
}

#stage .header{
	position: relative;
	height: 95px;
}

#stage .header .header-left{
	position: absolute;
	bottom: 5px;
	left: 20px;
	background-repeat: no-repeat;
}

#stage .header .header-firmen {
	position: absolute;
	left: 260px;
	bottom: 5px;
}

#stage .header .header-firmen a{
	float: left;
}

#stage .header .header-firmen a.maplink{
	text-indent: -20000px;
	display: block;
	background-repeat: no-repeat;
	overflow: hidden;
}

#stage .header .header-firmen a.maplink_6{
	width: 94px;
	height: 21px;
	background-image: url("/fileadmin/web/images/header_veroag_wagner.gif");
}

#stage .header .header-firmen a.maplink_7{
	width: 75px;
	height: 21px;
	background-image: url("/fileadmin/web/images/header_veroag_delta.gif");
}

#stage .header .header-firmen a.maplink_8{
	width: 82px;
	height: 21px;
	background-image: url("/fileadmin/web/images/header_veroag_kaiser.gif");
}

#stage .header .header-firmen a.maplink_9{
	width: 90px;
	height: 21px;
	background-image: url("/fileadmin/web/images/header_veroag_verowest.gif");
}

#stage .header .header-firmen a.maplink_10{
	width: 122px;
	height: 21px;
	background-image: url("/fileadmin/web/images/header_veroag_dragovits.gif");
}

#stage .header .header-firmen a.maplink_11{
	width: 73px;
	height: 21px;
	background-image: url("/fileadmin/web/images/header_veroag_jenni.gif");
}

#stage .header .header-right{
	position: absolute;
	bottom: 5px;
	right: 30px;
	background-repeat: no-repeat;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 0;
}

#stage .main-menu{
	height: 33px;
	background-image: url("/fileadmin/web/images/main_menu.gif");
	background-repeat: repeat-x;
	border-bottom: 1px solid #ffffff;
}

#stage .main-menu ul{	
	margin-left: 200px;
	display: block;
	height: 33px;
	border-left: 1px solid #91928a;
}

#stage .main-menu ul li{	
	float: left;
	height: 33px;
	border-right: 1px solid #91928a;
}

#stage .main-menu ul li a{	
	color: #ffffff;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 9px 15px;
}

#stage .main-menu ul li a.active, #stage .main-menu ul li a:hover{
	background-image: url("/fileadmin/web/images/main_menu_active.gif");
	background-repeat: repeat-x;
}

#stage .header-slogan{
	position: absolute;
	top: 230px;
	right: 50px;
	text-align: right;
}

#stage .header-slogan .bodytext{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}

#stage .content{
	display: inline-block;
	margin: 5px 0 50px 250px;
	padding-right: 70px;
}

#stage .content .bodytext{
	color: #474f52;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#stage .content a{
	color: #636f07;
	text-decoration: none;
}

#stage .content h1{
	color: #636f07;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 15px 0;
}

#stage .content h2{
	color: #636f07;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

#stage .content ul{
	color: #474f52;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#stage .content ul li{
	background-image: url("/fileadmin/web/images/list.gif");
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 20px;
	/*display: inline-block;*/
}

#stage .content ul li ul li{
	background-image: none;
	padding-left: 20px;
	/*display: inline-block;*/
}

#stage .content ul li ul li ul li{
	background-image: none;
	padding-left: 20px;
	/*display: inline-block;*/
}

#stage .content table{
	width: 100%;
	color: #474f52;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#stage .content table td{
	width: 50%;
}


#stage .content table td ul li{
	background-image: url("/fileadmin/web/images/list.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	/*display: inline-block;*/
}

#stage .content .tx-filelist-pi1 table td{
	width: auto;
	vertical-align: middle;
}
#stage .content .tx-filelist-pi1 table td.tx-filelist-pi1-icon{
	width: 30px;
}

#stage .content .tx-filelist-pi1 table td.tx-filelist-pi1-filename{
	width: 320px;
}

#stage .content .csc-textpic-caption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #636F07;
	margin-bottom: 20px;
}

#stage .sub-menu{
	position: absolute;
	top: 430px;
	left: 25px;
}

#stage .sub-menu ul{
	display: block;
	width: 177px;
	background-image: url("/fileadmin/web/images/border_dotted.gif");
	background-repeat: repeat-x;
	background-position: top left;
}
#stage .sub-menu ul:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#stage .sub-menu ul li{	
	display: inline-block;
	float: left;
	clear: left;
	width: 177px;
	background-image: url("/fileadmin/web/images/border_dotted.gif");
	background-repeat: repeat-x;
	background-position: bottom left;
	
}

#stage .sub-menu ul li a{
	display: block;
	width: 167px;
	
	padding: 5px 0 5px 10px;
	
	color: #576065;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

#stage .sub-menu ul li a.active{
	color: #ffffff;
	background-color: #636f07;
}
#stage .sub-menu ul li a:hover{
	color: #ffffff;
	background-color: #808a36;

}
