/* 
	alle Standard Formatierungen und Positionen der Container
*/
body {
	margin: 0px;
	padding:12px 0px 0px 0px;
	background:url(/php/lay/verlauf.jpg);
	background-repeat:repeat-x;
	background-color:#e7e7e7;
	overflow:hidden;
}
html {
	overflow-y:scroll;
}
table
{
	border:0px;
}
body, p, div, a, input, select, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
p { margin-top:4px;}
#general {
	text-align: left;
	width: 963px;
	background-color:#ffffff;
	margin:0px auto;
}

h1 { 
	font-size: 14pt;
	color:  #000000;
	margin: 0px;
	font-weight: normal;
}
h2 { 
	font-size: 10pt;
	color: #005986;
	margin-top:10px;
	margin-bottom:0px;
}
h3 { 
	font-size: 16pt;
	color:  #393939;
	font-weight:normal;
}
h4 { 
	font-size: 13pt;
	color:  #333399;
	margin: 0 0 0 0px;
	font-weight: normal;
}

li {
	list-style:square;
	padding:0px 0px 5px 0px;
}
li.red {
	color:#FF0000;
	list-style:square;
}
li.orange {
	color:#f9b200;
	list-style:square;
}
ul {
	margin-left:15px;
}
hr{
	color: #b2b2a5;
	background-color: #b2b2a5;
	height:1px;
	margin: 10px 0px 10px 0px;
	clear:both;
	border:none;
}

a {	
	color: #000000;
	text-decoration:none;
}
a:link{ color: #000000; }
a:visited{ color: #000000; }
a:hover{ color: #000000; }
a:active{ color: #000000; }

img { border: 0px; }
/* div's */

#header {
	height:160px;
	background-color: #ffffff;
/*	background-image:url('/php/lay/top_raster_neu.gif'); 
/*	background-image:url('/php/lay/bg-main-top.jpg');*/
	background-repeat:no-repeat;
	background-position:0px 11px;
}
#lippe {
	position:absolute;
	margin-left:140px;
	margin-top:70px;
}

#buerste {
	position:absolute;
	margin-left:325px;
	margin-top:55px;
}

#schaufel {
	position:absolute;
	margin-left:500px;
	margin-top:50px;
}

#schwamm {
	position:absolute;
	margin-left:665px;
	margin-top:40px;
}

#handbuerste {
	position:absolute;
	margin-left:805px;
/*	margin-top:-5px; */
	margin-top:25px;
	
}

#logo{
	/*background-image:url(/php/lay/igellogo_klein.jpg);
	background-repeat:no-repeat;*/
	width:220px;
	height:57px;
	margin:10px 0px 0px 5px;
	float:left;
	cursor:pointer;
}

#toplinks {
	float:left;
	width:200px;
	height:20px;
	margin-top:10px;
	margin-left:10px;
}

	#topLinks a{
	text-decoration:underline;
	color:#393939;
	}
	
#verlauf{
	background-image:url('/php/lay/verlauf_top.gif');
	background-repeat:no-repeat;
	height:63px;
	float:left;
	margin-top:30px;
	width:100%;
}

#main {
	padding-top:10px;
	width: 100%;
/*	background:url('/php/lay/raster.gif'); */
/*	background:url('/php/lay/bg-main.jpg'); */
	background-repeat:repeat-y;
	background-position:0px 0px;
	background-color:#FFFFFF;
	min-height:550px;
	background-position:-8px -17px;
}

#vtsuche{
	width:160px;
	background-color:#dddddd;
	height:30px;
	padding:10px 0px 0px 10px;
}


#image_nav {
	margin: 0px 0px 10px 0px;
	width:175px;
	border:0px solid red;
}

.container-head {
	background-color:#d0d2d3;
	padding:5px 5px 5px 8px;
}
.container-body {
	background-color:#eeeeee;
	padding:12px 5px 12px 8px;
}
#container_unten{
	margin-top:10px;
/*	background:url('/php/lay/transparent_bg.png'); */
}

#image_nav td {

}

#minheight {
	height:480px;
	width:1px;
	float:right;
	border:1px solid blue;
}

#footer{
	height:20px;
	background-color:#FFFFFF;
/*	background-image:url('/php/lay/footer.jpg'); */
	background-image:url('/php/lay/verlauf-streifen.gif');
	background-repeat:repeat-y;
	text-align:right;
}

.footer:link{
	color: #FFFFFF;
	font-weight:bold;
	padding: 0px 40px 0px 0px;
}

.footer:visited{
	color: #FFFFFF;
	font-weight:bold;
	padding: 0px 40px 0px 0px;
}
.footer:active{
	color: #FFFFFF;
	font-weight:bold;
	padding: 0px 40px 0px 0px;
}
.footer:hover{
	color: #FFFFFF;
	font-weight:bold;
	padding: 0px 40px 0px 0px;
}

#textseite{
	width:750px;
	margin: 0px auto;
}
/*Container Zertifikate*/
table.zertifikat
{
	border:1px solid #8c8c8c;
	background-color:#ffffff;
	width:175px;
}
