/******************************
Home
******************************/
body#home  {
	background-color:#FFF;
}
#home-maincontainer {
	width:100%;
	background:#FFF url(/img/system/home-head.gif) center 0 no-repeat;
}
#home-container {
	position:relative;
	left:50%;
	margin-left:-498px;
	width:875px; /*996*/
	height:500px;
	padding:0 53px 0 68px;
}
#home-left {
	position:absolute;
	left:68px;
	top:153px;
	width:163px; /*195*/
	padding:15px 16px 0 16px;
	height:226px;
	background:url(/img/system/home-left.gif) 0 0 no-repeat;
}
#home-left-bottom {
	position:absolute;
	left:68px;
	top:413px;
	width:163px; /*195*/
	padding: 15px 16px 15px 16px;
	height:90px;
	background:url(/img/system//home-center-2.gif) 0 0 no-repeat;
}
#home-center {
	position:absolute;
	left:278px;
	top:153px;
	width:665px;
	height:241px;
	background:url(/img/system/home-center.jpg) 0 0 no-repeat;
	color:#1a3a6e;
	overflow:hidden;
}

#home-center-1,
#home-center-2 {
	position:absolute;
	left:278px;
	top:413px;
	width:283px;
	height:90px;
	padding: 15px 21px 15px 21px;
	background:url(/img/system/home-center-1.gif) 0 0 no-repeat;
}
#home-center-2 {
	left:618px;
	top:413px;
	background:url(/img/system/home-center-2.gif) 0 0 no-repeat;
}
body#home #footer {
	position:absolute;
	left:0;
	top:536px;
	margin-left:0;
	width:875px; /*996*/
	padding:0 53px 0 68px;
	color:#224379;
}
body#home #footer a {
	color:#224379;
}


/******************************
#home-center 
******************************/
#home-center ul {
	list-style:none;
	position:absolute;
	left:475px;
	top:48px;
}
#home-center ul li {
	color:#1a3a6e;
	padding:5px 0 6px 25px;
	background:url(/img/system/star.gif) 0 2px no-repeat;
}
#home-center a,
#home-center ul li a {
	color:#1a3a6e;
}
#home-center a#informieren {
	position:absolute;
	left:23px;
	top:139px;
	width:134px;
	height:32px;
	color:#FFFF00;
}
#home-center a#informieren span {
	visibility:hidden;
}

/******************************
#home-left, #home-left-bottom, #home-center-1,#home-center-2
******************************/
body#home #home-left,
body#home #home-left-bottom,
body#home #home-center-1,
body#home #home-center-2 {
	color:#fcfdfe;
}
body#home #home-left h2,
body#home #home-left-bottom h2,
body#home #home-center-1 h2,
body#home #home-center-2 h2 {
	font-size:15px;
	margin-bottom:5px;
	color:#fcfdfe;
}
body#home #home-left h2 {
	margin-bottom:8px;
}
body#home #home-left a,
body#home #home-left-bottom a,
body#home #home-center-1 a,
body#home #home-center-2 a {
	color:#fcfdfe;
	font-weight:bold;
}
body#home #home-left-bottom span.plaintext,
body#home #home-center-1 span.plaintext,
body#home #home-center-2 span.plaintext {
	color:#fcfdfe;
}