/**************************************
** Main CSS Styles for Wagner		 **
**									 **
** Menu Styles						 **
*/ @import url(menu.css);			 /*
**									 **
** FCE Styles						 **
*/ @import url(fces.css);			 /*
**									 **
** Hyperlink Styles					 **
*/ @import url(links.css);			 /*
**									 **
**************************************/

* {
	margin:0px;
	padding:0px;
}
html {
	height:100%;
	margin-bottom:1px;
}
a img {
	border:none;
}
body {
/*	background-color:#7F7F73;*/
}
#all {
	width:1021px; /*1024*/
	margin:auto;
/*	background-color:#FFFFFF;*/
}
#all-border {
	border-left:28px solid #7F7F73;
	border-right:28px solid #7F7F73;
	background-color:#FFFFFF;
}
#header, #footer {
	height:28px;
	width:100%;
	background-color:#7F7F73;
	clear:both;
}
#menu-left {
	float:left;
	width:188px; /*188/*/
	height:100%;
/*	background-color:#FFFFFF;*/
	padding-bottom:11px;
}
#menu-left hr {
	margin-left:19px;
	margin-bottom:21px;
	width:151px;
}
#content {
	float:left;
	width:777px; /*777 764*/
/*	height:100%;*/
/*	background-color:#FF;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
/*	padding-right:13px;*/
}
#content p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:14px;
}
#top-pic {
	width:764px; /*100%*/
	height:88px; /*86*/
	margin-top:18px;
	position:relative;
}
#top-pic img {
	width:100%;
	height:100%;
}
#top-pic div {
	position:absolute;
/*	height:40px;*/
	top:26px; /*37*/
	left:7px;
/*	top:0px;
	left:0x;*/
/*	overflow:visible;*/
}
#top-pic div p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#FFFFFF;
/*	height:100%;*/
/*	padding-top:5px;*/
/*	height:35px;*/
/*	color:#000000;*/
	font-weight:bold;
	text-transform:uppercase;
	line-height:normal;
}
#breadcrumb {
	float:left;
	width:569px;
	height:27px;
	margin-right:5px;
}
#content-center {
	float:left;
	width:569px;
	height:100%;
	padding-bottom:11px;
	margin-right:5px;
}
/** Home Template **/
#content-center-home {
	width:100%;
	height:auto; /*100% 457 468*/
	overflow:hidden;
	padding-top:27px;
/*	padding-bottom:11px;*/
/*	background:url(images/red_chair_bg.jpg) right bottom no-repeat;*/
	background-image:url(/fileadmin/user_upload/bilder/Home/home_bg.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
#content-center-home-top-box {
	border:1px solid #C2C2C2;
	width:775px; /*761*/
	height:228px;
/*	background:url(images/red_chair_bg_transp.jpg) right top no-repeat;*/
	background:url(/fileadmin/user_upload/bilder/Home/home_bg_transp.jpg) right bottom no-repeat;
	margin-bottom:12px;
}
#content-center-home-top-box-inner-left, #content-center-home-top-box-inner-right {
	float:left;
	width:356px;
	height:100%;
}
#content-center-home-top-box-inner-left h1 {
/*	margin-top:10px;*/
	margin-left:8px;
	margin-bottom:3px;
	margin-top:12px;
	font-size:16px;
}
#content-center-home-top-box-inner-left-img {
	float:left;
	height:auto;
	width:159px;
}
#content-center-home-top-box-inner-left-img img {
	display:block;
	width:auto;
	height:auto;
	margin:auto;
}
#content-center-home-top-box-inner-left-text {
	float:left;
	height:auto;
	width:196px;
	padding-right:1px;
/*	margin-top:8px;*/
}
#content-center-home-top-box-inner-left-text h1 {
	margin-left:0px;
	font-size:12px;
	font-weight:bold;	
}
#content-center-home-top-box-inner-right {
	width:405px;
	height:228px;
}
/** Home Template End **/
#center-right-top {
	float:left;
	width:185px;
	height:28px;
	margin-left:5px;
	display:inline;
}
#center-right-top ul {
	list-style:none;
}
#center-right-top ul li {
	display:inline;
/*	float:left;*/
}
#center-right-top ul li span.browse-menu-prev {
	background:url(images/prev.jpg) no-repeat;
	background-position:left 2px;
	padding-left:27px;
	display:block;
	float:left;
	margin-top:8px;
	cursor:pointer;
}
#center-right-top ul li span.browse-menu-next {
	background:url(images/next.jpg) no-repeat;
	background-position:right 2px;
	padding-right:27px;
	display:block;
	float:right;
	margin-top:8px;
	cursor:pointer;
}

#content-right {
	float:left;
	width:180px; /*176*/
	height:100%;
/*	padding-bottom:11px;*/
	margin-left:9px;
	display:inline;
/*	background-color:red;*/
	overflow:hidden;
}
#content-right img {
	width:auto;
	margin:auto;
	display:block;
}
h1.arrow-head {
	background:url(images/grey_arrow.jpg) no-repeat;
	background-position:3px 2px;
/*	border:1px solid #C2C2C2;*/
	padding-left:28px;
	padding-bottom:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
/*	height:21px;*/
}
span.border-span {
	border:1px solid #C2C2C2;
	display:block;
	margin:9px 14px 10px 0px;
/*	margin:9px 0px 10px 0px;*/
}

#content p.image-overview {
	display:block;
	float:left;
	display:inline;
	margin-left:10px;
	margin-right:2px;
	width:81px; /*90*/
	margin-bottom:16px;
}
.image-overview a, .image-overview a.download {
	display:block;
	margin-top:5px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
#content .image-overview .dead-link {
	display:block;
	font-size:11px;
	overflow:hidden;
	border:none;
	padding:2px 4px 0px 27px;
	margin:5px 0px 6px 3px;
}
#content p.dead-link, .dead-link {
	background:url(images/arrow_grey_bg.jpg) no-repeat;
	background-position:2px 3px;
	padding-left:27px;
	border:1px solid #CCCCCC;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-bottom:5px;
}