html, body, div, p, h1, h2, h3, h4, h5, hr, ul, ol,
span, a, table, td, tr, th, form, img, li {
  margin:0px;
  padding:0px;
  font-size:100.01%;
  font-family: Arial, Verdana, sans-serif, Geneva;
  overflow:auto;
  border:0px solid red;
	background-color:transparent;
	text-decoration: none;
}

html, body {
	position:absolute;	top:0px; left:0px;
	height: 100%;
	width: 100%;
	background-color: #CCCCCC;
}

a:active, a:focus { outline: none; }

h1 {
	padding-top: 20px;
}

#all {
	position:absolute;
	top:0px; left:0px;
	height:652px; width:960px;
	background-color: #AA6666;
}

#main {
	position:absolute; top:150px; left:200px;  width:730px; height:422px;
	font-size:11px;
	background-color:#FFCC99;
	overflow:hidden;
}

#signed { position:absolute;	top:30px;	left:680px; height: 87px; width: 213px; overflow:hidden;
					background-image: url(img/unterschr.jpg); background-repeat: no-repeat;}
#line_w {	position:absolute;	top:95px;	left:0px;	height:1px;	width:870px;	overflow:hidden;
					background-color:#FFCC99;}

#mainnavi 	{
	position:absolute;
	top:0px;
	left:0px;
	width:170px;
	height:572px;
	overflow:hidden;
	background: url(img/logo.jpg) left top no-repeat;
}

#main a {
	font-style: italic;
	color: black;
}
#mainnavi a {
	color:white;
	font-size:10px;
}
#mainnavi a:hover {
	color:black;
}

.rightalign { text-align:right; margin-top:-5px;}			
#l_person 	{	position:absolute;	top:247px;	left:35px; width:125px;}
#l_malerei 	{	position:absolute;	top:300px;	left:22px; width:138px;}
#l_softart 	{	position:absolute;	top:353px;	left:22px; width:138px;}
#l_objekt 	{	position:absolute;	top:406px;	left:35px; width:125px;}
#l_foto 		{	position:absolute;	top:459px;	left:55px; width:105px;}
#l_kontakt 	{	position:absolute;	top:512px;	left:25px; width:135px;}

#bottom { position:absolute; top:586px; left:30px; }
#bottomnavi { position:absolute; top:610px; left:300px; }
#bottomnavi a { background-color: #AA6666; color:white; font-size:12px; padding-left: 10px; padding-right: 10px; }
#bottomnavi a:hover { background-color: #FFCC99; color:#AA6666; }

#zu_bildern {position:absolute; bottom:15px; right:15px; background-color: #FFCC99; padding:5px;}
a#link_zu_bildern { color:black; font-size:12px; margin:5px;}
#kontakt { font-size:18px; color:black}
#kontakt:hover { color:#FFCC99}

#naechste_seite { position:absolute; bottom:12px; right:30px; }
#zurueck_seite { position:absolute; bottom:12px; left:30px; }

#topnavi { position:absolute; top:120px; left:200px; overflow:visible;}
#topnavi a { background-color: #AA6666; color:white; font-size:12px; padding-left: 10px; padding-right: 10px; }
#topnavi a:hover { background-color: #FFCC99; color:#AA6666; }
a#active_link {
	background-color: #FFCC99;
	color:black;
}

.bilder_kl { margin-left: 10px; margin-top: 10px; border: 1px solid black;}
.text_zu_bildern {position:absolute; bottom:40px; left:30px; overflow:visible;}
.bilder {position:absolute; bottom:35px; right:30px; text-align: right; overflow:visible;}

td { vertical-align: top; padding-top: 6px;} 

