body.verlauf          { background-color:#ffffff; background-image:url(../verlauf.jpg); margin:0px; }
.maindiv{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:-1;
	background-image:url(../tropfen.gif);
}

.putzfrau{
	position:absolute;
	top:40%;
	left:50%;
	z-index:-2;
}

.content{
	width:1000px;
	height:auto;
	margin:50px auto 0px auto;
}

.leftpane {
	width:120px;
	min-height:563px;
	float:left;
	background:url(../layout/leftpane-bg.jpg) left top no-repeat;
}

.rightpane {
	width:800px;
	min-height:563px;
	float:left;
	margin:0px 0px 0px 50px;
	background:url(../layout/rightpane-bg.jpg) left top repeat-y;
}

.navibox-wrapper{
	width:120px;
	margin:0px;
}

.navirow{
	width:120px;
	margin:20px 0px 30px 0px;
}

.footer{
	width:850px;
	height:30px;
	padding:0px;
	margin:50px 0px 0px 0px;
	text-align:center;
}

table.full            { width:100%; height:100%; }
table.fulltropfen     { width:100%; height:100%;  }
table.content         { width:90%; height:80%; margin-top:4%; margin-left:7%; }

body,p,td,a           { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:9pt; color:#000080; } /*  Schriftart für diverse html-Bereiche */
h1,h2,h3,h4,h5        { font-family:Verdana,Arial,Helvetica,sans-serif; color:#000080; }

h1 { font-size:18pt; font-weight:700;}

*.mittel              { font-size:10pt; }
*.klein               { font-size:7pt; }
*.info                { font-size:9pt; text-align:center; color:#ccccff }
*.titel               { font-size:18pt; font-weight:700; text-align:center; }

.content a           { text-decoration:none; font-weight:bold; font-size:10pt; }
.content a:link      { color:#000080; }
.content a:visited   { color:#000080; }
.content a:hover     { color:#0000ff; }
.content a:active    { color:#000080; }

a.w3c                 { text-decoration:none; font-size:7pt; font-weight:bold; }
a.w3c:link            { color:#cccccc; }
a.w3c:visited         { color:#cccccc; }
a.w3c:hover           { color:#00ffff; }
a.w3c:active          { color:#cccccc; }

img.w3c               { border:0px; position:relative; top:-6px; vertical-align:middle; }

