 a 					{text-decoration:none;}
 a:link 		{color:#000099;}
 a:visited 	{color:#000000;}
 a:hover 		{color:#0000FF; text-decoration:underline;}
 a:active 	{color:#0000FF;}

div.urteil {
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	color:#333333;
	font-family:"Times New Roman";
	margin:10px;
	}
div.quelle {
	font-size:11px;
	font-style:italic;
	color:black;
	font-family:"Times New Roman";
}
h1 {
	font-size:16px;
	font-stretch:wider;
}
h2 {
	font-size:13px;
}
h3 {
	font-size:11px;
}
li {
	font-size:12px;
}
p {
	font-size:12px;
}
body {
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-color:#FFFFFF;
	font-family:"Verdana";
	color:#030981;
}
body.docframe {
	background-image:docframe.gif;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
}
body.menue {
	background-color:#CAD9FD;
	background-repeat:no-repeat;
}
img {
	margin:10px;
	border-style:solid;
	border-width:thin;
	border-color:#000000; 
}
img.contact {
	border:0;
}
img.zeichnungen {
	border:1;
}
img.zertifikat {
	border:1;
	width:300px;
}
table.main {
	width:710px; 
/*
	border-style:solid;
	border-width:thin;
*/
}
table.main td {
	padding:5px; 
/*
	border-style:solid;
	border-width:thin;
*/
}
table.menue {
	height:100%;
	width:190px; 
	text-align:left;
	font-size:12px;
	border:"0";
}
table.menue td.entry {
	height:30px;
	text-align:left;
	padding-left:10px;
/*	background-color:#B8CAEC;*/
}
table.vitae {
	height:450;
	width:325px; 
	padding:15px;
	margin:10px;
	margin-top:0px;
	border-style:solid; border-width:thin;
	font-size:12px;
}
td.birthday {
	font-size:9px;
	color:#030981;
}
td.last {
	height:100%;
	font-size:8pt;
	text-align:left;
	vertical-align:bottom;
}
body.docframe td {
	vertical-align:top;
}