/* Globales Layout */

body {

	background-image: url(img/hg.gif);

	background-color: White;

	margin: 0px;

}

font {

	font: 12px verdana, sans-serif;

}



/* Schrift Layout */

.kontakt  { color: #fff; font: 7pt verdana, sans-serif }

.smalltext{ 

	font: 12px verdana, sans-serif;

}

.smalltext-disclaimer {

	font: 10px verdana, sans-serif;

}

.headline { 

	font: bold 16px verdana, sans-serif;

}



/* Links */

a{

	color: #005700;

	font-family: verdana, sans-serif;

	font-size: 9pt;

	font-style: normal;

	font-weight: bold;

	text-decoration: none;

}

.link_mail  { color: #fff; font-size: 7pt; font-style: italic; font-weight: normal }

.link_mail:hover  { color: #fff; text-decoration: underline }

.link_extern {

	font-size: 9pt;

}



/*

A.link:hover{ 

	color: #000; 

	font-size: 12pt; 

	font-style: normal; 

	font-weight: bold; 

	text-decoration: underline 

}

a:visited { 

	color: #005700; 

	font-size: medium; 

	font-weight: bold 

}

.link { 

	color: #005700;

	font-size: 12pt;

	font-style: normal;

	font-weight: bold;

	text-decoration: none;

}

.link-kl{ 

	color: #005700; 

	font: bold 9pt verdana, sans-serif; 

	text-decoration: none 

}

*/
