/* GLOBALE STYLES */body {	margin: 0px;	background-color: #FFFAFA;	font-family: Verdana, Arial, Courier, Courier New,Geneva, sans-serif;    }/* LINKS */a:link { 	color: #000000;	text-decoration: none; 	}a:active {	color: #FFFFFF;	text-decoration: none;	}a:visited {	color: #000000;	font-weight: bold;	text-decoration: none;    }a:hover {	color: #1e90ff;    text-decoration: none;	}	/* SEITEN */	div#seite {	position: absolute;	left: 20px;	top: 20px;	}   div.nav  {	float: left;	width: 1000px;	font: bold 10px Garamond;	letter-spacing: 1px;	color: #000000;	margin-bottom: 25px;	}   	div.nav2  {	color: #000000;	float: left;	width: 1000px;	font: bold 10px Garamond;	letter-spacing: 1px;	}   div.navstart  {	float: left;	width: 1000px;	color: #00000;	font: bold 10px Garamond;	letter-spacing: 1px;	margin-bottom: 100px;	}   	div.subnav  {	color: #000000;	float: left;	width: 1000px;	font-size: 10px;	line-height: 20px;	margin-bottom: 15px;	} div.logo  {	color: #FFFFFF;	float: left;	width: 1000px;	margin-bottom: 45px;	}   	div.inhalt  {	float: left;	width: 900px;	margin-bottom: 20px;	}   	div.bildnav  {	float: left;	font-size: 9px;	width: 900px;	color: #000000;	margin-bottom: 10px;	} 	div.bild  {	float: left;	width: 420px;	} 		div.text  {	float: left;	width: 460px;	} 	div.titel  {	font-size: 14px;	font-weight: bold;	color: #444444;	float: left;	line-height: 20px;	width: 460px;	margin-bottom: 9px;	border-bottom: 1px solid #000000;	padding-bottom: 11px;	} 	div.beschreibung  {	color: #000000;	font-size: 10px;	float: left;	line-height: 14px;	width: 460px;	border-bottom: 1px solid #000000;	padding-bottom: 16px;	} 	div.projekt {	color: #000000;	font-size: 10px;	font-weight:lighter;	letter-spacing: 0.1em;	float: left;	line-height: 15px;	width: 460px;	}p.style {	text-decoration: underline;	color: #silver;	line-height: 16px;	}p.strich {	font-size: 15px;	font-weight: bold;	padding-bottom: 20px;	margin-bottom: 10px;	border-bottom: 1px solid #000;	}	p.strich2 {	padding-bottom: 10px;	margin-bottom: 3px;	border-bottom: 1px solid #000;	}