@charset "utf-8";
/* CSS Document */
body {
	background-image:url(../../images/sticcs/background/background.png);
	background-repeat: repeat;
	background-attachment:fixed;
	}
#hauptcontainer
	{
	width:895px;
	margin: 0 auto;
	height:0px;
	}
#container
	{
	position:absolute;
	top:20px;
	height:0px;
	}
#header
	{
	position:absolute;
	height:89px;
	width:895px;
	top:0px;
	background-image:url(../../images/sticcs/layout/header.png);
	border:1px solid #000000;
	}
#login
	{
	position:absolute;
	left: 421px;
	top: 2px;
	width: 500px;
	height: 24px;
	}
#datum
	{
	position:absolute;
	text-align:left;
	left:505px;
	top: 28px;
	z-index:2;
	width:91px;
	height:17px;
	}
#ip
	{
	position:absolute;
	text-align:left;
	left:670px;
	top: 28px;
	z-index:2;
	width:91px;
	height:17px;
	}
#logo
	{
	position:absolute;
	left:16px;
	top:24px;
	width:144px;
	height:43px;
	z-index:3;
	}
#leistung
	{
	position:absolute;
	left:180px;
	top:57px;
	width:225px;
	height:13px;
	z-index:4;
	background-image:url(../../images/sticcs/layout/leistungaufdenpunkt.png);
	background-repeat:no-repeat;
	}
#navigation
	{
	position:absolute;
	top:70px;
	left:0px;
	height:20px;
	width:899px;
	z-index:100;
	}
#containerinhalt
	{
	position:absolute;
	top:90px;
	width:895px;
	min-height:550px;
	// height: 550px;
	z-index:5;
	background-color:#FFFFFF;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	}
*:first-child+html #containerinhalt
	{
	position:absolute;
	top:90px;
	width:895px;
	height: 550px;
	height: auto !important;
	z-index:5;
	background-color:#FFFFFF;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	}
#footer
	{
	position:absolute;
	left:-1px;
	width:896px;
	height:23px;
	z-index:2;
	background-image:url(../../images/sticcs/layout/footer.png);
	bottom:0px;
	}
#w3c
  {position:absolute;
	left:350px;
	width:200px;
	height:40px;
	z-index:2;
	bottom:-50px;}
#breadcrumb
	{
	text-align:right;
	position:absolute;
	left:540px;
	top:117px;
	width:352px;
	height:15px;
	z-index:100;
}