body {
	font-family: arial, tahoma, verdana, sans-serif; 
	font-size: 8pt;
	background: white;
 	margin: 0;
 	padding: 0;}

	a.link_1:link {color: white; background: black; text-decoration: none}
	a.link_1:visited {color: white; background: black; text-decoration: none}
	a.link_1:hover {color: black; background: yellow; text-decoration: none}

	a.link_2:link {color: black; background: white; text-decoration: none}
	a.link_2:visited {color: black; background: white; text-decoration: none}
	a.link_2:hover {color: black; background: yellow; text-decoration: none}

	a.link_3:link {color: black; text-decoration:underline}
	a.link_3:visited {color: black; text-decoration:underline}
	a.link_3:hover {color: black; text-decoration:underline}

	a.mail:link {color: black; text-decoration: none}
	a.mail:visited {color: black; text-decoration: none}
	a.mail:hover {color: black; background: yellow; text-decoration: none}

a.tit {
	color: black; 
	text-decoration: none;
	margin: 0px 150px 220px 120px;
	}

#sfondo_index {
	margin: 0px 0px 0px 0px;
	background-color: white;
	width: 860px;
	height: 100px;
	}

h1 {
	font-family: arial, tahoma, verdana, sans-serif; 
	font-size: 14pt;
 	margin: 5px 0px 50px 0px;
	letter-spacing: 0px;
	position: absolute;}

h2 {
	font-family: arial, tahoma, verdana, sans-serif; 
	font-size: 10pt;
 	margin: 5px 0px 50px 0px;
	letter-spacing: 0px;
	position: absolute;}

div.italic {
	font-style: italic; }

span.italic {
	font-style: italic; }

span.bold {
	font-weight: bold; }

#photodiv {
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;}

#logo {
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;}

#wrap {
	margin: 100px 0px 0px 0px;
	position: absolute;
	width: 860px;
	z-index: 2;}

#wrap1 {
	margin: 10px 50px 80px 340px;
	position: absolute;
	width: 860px;
	z-index: 2;}

div.spalte_1 {
 	margin: 14px 5px 80px 120px;
 	width: 195px;
	color: black;
	float: left;
	background-color: white;
	line-height: 140%;
  	text-align: left;}

div.spalte_2 {
 	margin: 0px 0px 0px 0px;
 	padding: 0px;
 	height: auto;
 	width: 180px;
	color: black;
	float: left;
	background-color: white;
	line-height: 140%;
	text-align: left;}

div.spalte_3 {
 	margin: 14px 5px 80px 120px;
 	width: 400px;
	color: black;
	float: left;
	background-color: white;
	line-height: 140%;
  	text-align: left;}

div.copyright {
 	margin: 0px 0px 0px 120px;
 	height: auto;
	font-size: 7pt;
 	width: 500px;
	color: black;
	float: left;
	background-color: white;
	line-height: 140%;
	text-align: left;
	z-index: 3;}




