html {  }
body
{
	/*BACKGROUND-COLOR: #f7f7f7;*/
	color: #333333;
   	SCROLLBAR-FACE-COLOR: #e6e6e6;
	SCROLLBAR-HIGHLIGHT-COLOR: #e6e6e6;
	SCROLLBAR-SHADOW-COLOR: #800000;
	SCROLLBAR-3DLIGHT-COLOR: #c7c7c7;
	SCROLLBAR-ARROW-COLOR: #800000;
	SCROLLBAR-TRACK-COLOR: #e2e2e2;
	SCROLLBAR-DARKSHADOW-COLOR: #EAEAEA;

	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px; 
	margin-right: 0px;
}
h1{
	font-size: 13pt;
	color:#cc0000;
	font-weight:normal;
}
h2{
	font-size: 11pt;
	color:#222;
	font-weight:normal;
	margin:0px 0px 3px 0px;
}
h3{
	font-size: 10pt;
	color:#222;
	font-weight:normal;
	margin:0px 0px 3px 0px;

}
hr{
	border:dotted #555; border-width:1px 0 0 0; height:0;line-height:0px;font-size:0;margin:0;padding:0;
}
div {
	border: 0px solid red;
	overflow: hidden;
}

body,div,p,td,input,select,textarea,a
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;

}
input,select,textarea {
	font-size: 9pt;
	color: #000000;
}
a {
	color: #000000;
	text-decoration: underline;
}

a:link{ color: #000000; }
a:visited{ color: #000000; }
a:hover{ color: #000000; }
a:active{ color: #000000; }

#topImage {
	margin-left: 0px;
	margin-top: 0px;
	position: relative;
	width: 100%;
	height: 148px;
	z-index: 0;
	border: 0px solid red;
	background-image:url(/php/lay/scs_logo.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
}

#topImage p {
	margin: 0px;
	padding: 0px;
}
#topnavi {
	position: absolute;
	top: 148px;
	left: 288px;
	width: 870px;
	border: 0px solid red;
	z-index:99;
	background-image:url(/php/lay/topnav_bg.gif);	
	background-repeat: no-repeat;
	background-position:right;	
	width: 682px;
	height: 29px;	
}
#topnavi a {
	font-weight: bold;
	color: #000000;
	font-size: 9pt;
	text-decoration: none;
}
#navi {
	position: absolute;
	top: 240px;
	left: 50px;
	width: 200px;
	height: 300px;
	z-index: 30;
	border: 0px solid #000000;
	z-index:100;
}
#navi_zeile{ 
	padding:8px 0px 0px 40px; 	
	background-image:url(/php/lay/navi_zeile.gif); 
	height:22px; 
	width:133px;
	border:0px solid red;
}
#navi_zeile_end{
	background-image:url(/php/lay/navi_zeile_end.gif);
	width: 173px;
	height:19px;
	border:0px solid red;
}
#navi a {
	font-weight: normal;
	color: #000000;
	font-size: 9pt;
	text-decoration: none;
}

#verlauf
{
	z-index: 10;
	top: 90px;
	left: 0px;
	width: 433px;
	height: 58px;
	position: absolute;
	background-image:url(/php/lay/scs_slogan.jpg);
	background-repeat: no-repeat;
}

#stripe
{
	z-index: 9;
	top: 117px;
	left: 433px;
	width: 537px;
	height: 30px;
	position: absolute;
	/*border-bottom: 1px solid #efc163;*/
	border-bottom: 1px solid #e2e2e2;
	z-index:50;
}

#main {
	padding: 0px;
	margin: 0px;
	width: 970px;
	height: 100%;
	position: relative;
	z-index: 5;
	background-image:url(/php/lay/scs_verlauf.jpg);
	background-repeat: no-repeat;
	background-color: #f7f7f7;
}
#clear {
	clear:both;
}
#bottomLinks {
	float:left;
	/*margin-left: 50px;*/
	padding-top: 50px;
	padding-left: 0px;
	width: 100%;
	text-align:center;
	vertical-align: bottom;
	position: relative;
	height: 30px;
	z-index: 35;
	background-color: #f7f7f7;
	/*background-image:url(/php/lay/scs_front.jpg);*/
	background-repeat: no-repeat;
	border-bottom: 1px solid #e2e2e2;
}

#bottomImage {
	float:left;
	position: relative;
	margin: 0px;
	margin-top: 0px;
	z-index: 25;
	height: 89px;
	width: 150px;
	/*background-image:url(/php/lay/scs_abschluss.jpg);*/
	background-repeat: no-repeat;
}

#bottomLinks a {
	text-decoration: underline;
	color: #777777;
}
#container a {
	color: #000000;
}

#slide {
	/*text-align: left;*/
	width: 300px;
	position: absolute;
	top: 250px;
	left: 75px;
	z-index: 300;
	text-align: left;
}

#minheight {
	height: 350px;
	width: 2px;
	float:left;
}
#container_parent {
	width: 160px;
	float:left;
	margin-top:85px;
	margin-left:30px;
}
