html {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 14px;
}
body {
	background-image: url(images/kachel.jpg);
	background-color: #CCCCCC;
 	margin: 0; 
 	padding: 0;
}

td.guh, td.nobr, td.guh_top,td.guh_middle {
	color: #000000;
 	font-size: 13px;
}

td.guh_top {
	vertical-align: top;
}

td.guh_middle {
	vertical-align: middle;
}


td.nobr {	
	white-space: nowrap;
}


a {
	text-decoration: none;
}

span.guh,a.guh, a.guh:visited {
	text-decoration: none;
	font-size: 14px;
	color: #F2264D;
}
        
a:hover, a.guh:hover, a.guh:visited:hover {
	text-decoration: underline;
}

td .link:hover ,
td .link:visited:hover ,
td .linkActive:hover ,
td .linkActive:visited:hover
{
	color: #000000;	
	text-decoration: underline;
}


.linkActive:visited,
.linkActive,
.link:visited,
.link 
{
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	
}

.linkActive:visited,
.linkActive {
	color: #000000;
}

.link:visited,
.link {
	color: #FFFFFF;
}


.headline {
	font-weight: bold;
	color: #000000;
 	font-size: 18px;
}

.headTeaser {
	font-weight: bold;
	font-size: 13px;
}

.teaser {
	font-weight:  normal;
	color: #000000;
 	font-size: 13px;
}

.linkTeaser {
	color: #F2264D;
	text-decoration: none;
	font-size: 13px;
}

.copyright {
	color: #000000;
 	font-size: 12px;
}

.EUResidents {
	font-size: 12px;
}