body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(bg_all.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
}


a {
	color: #000099;
	text-decoration: none;
}

a:hover { color: red; }



img.imglink { 
	border-left: 1px solid silver; 
	border-top: 1px solid silver; 
	border-right: 1px solid black; 
	border-bottom: 1px solid black;
}

img.imglink_logo { 
	border-left: 1px solid silver; 
	border-top: 1px solid silver; 
	border-right: 1px solid black; 
	border-bottom: 1px solid black;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 20px;
	margin-bottom: 20px;
}


a.linkopacity img {
  filter:alpha(opacity=50); 
  -moz-opacity: 0.5; 
  opacity: 0.5;
}

a.linkopacity:hover img {
  filter:alpha(opacity=100);   
  -moz-opacity: 1.0;   
  opacity: 1.0;
  position: relative;
  left: 3px;
  top: 3px;
}


.micro {
  display: none; 
}


.minilink { font-size: 9px; color: silver; }
a.minilink {font-size: 9px; color: silver; text-decoration: none; }
a.minilink:hover {font-size: 9px; color: #505050; text-decoration: none; }

.minili { margin-bottom: -3px; list-style-type: circle; }


.topmen { color: white; }
a.topmen { color: white; text-decoration: none; }
a.topmen:hover { color: #000099; }

.desc { 
  font-size: 7px; 
  color: #ffffff; 
  filter:alpha(opacity=0); 
  -moz-opacity: 0.0; 
  opacity: 0.0;
}


h1 { margin: 0px; letter-spacing: -2px; color: #FFFFFF; 
     font-family: Arial, Helvetica, sans-serif; 
	 font-size: 26; font-weight: bold; text-transform: none; }
h4 { font-size: 10px;  margin: 0px; }
h3 { font-size: 10pt;  margin: 0px; }
h2 { font-size: 10pt;  margin: 0px; }
h2.desc { font-size: 7px; color: #ffffff; margin: 0px; }
h3.desc { font-size: 7px; color: #ffffff; margin: 0px; }

.partner {text-align:center; font-size: 10px;}
.grey { color: #404040; }


.titela { font-family: Verdana, Arial, Helvetica, sans-serif;
	 color: white; font-size: 25px; margin: 0px;
}

.titelb { font-family: Verdana, Arial, Helvetica, sans-serif;
	 color: white; font-size: 15px; margin: 0px;
}


.anylinkcss { position:absolute; 
	visibility: hidden; 
	border:1px solid black; 
	border-bottom-width: 0; 
	font-weight: normal;
	font-size: 12px;
	font-family: Arial,Helvetica,"Nimbus Sans L",sans-serif;
	line-height: 17px;
	z-index: 100;
	color: black;
	background-color: #E9FECB;
	width: 250px;
}

.anylinkcss a { width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	text-indent: 5px;
	color: black;
}

.anylinkcss a:hover { background-color: #000000; color: white; font-weight: bold; font-size: 13px;} 


.subject {display: none;}

.surftipp { width: 200px; float: right; margin-left: 10px; font-size: 9px; color: #666666; }
.surftipple { width: 200px; float: left; margin-right: 10px;  font-size: 9px; color: #666666;}
.surftext { border: 1px solid #888888; padding: 2px; font-size: 9px; text-align: justify; color: #666666; }
div.surftext a { font-size: 9px; color: #770000; font-weight: normal; text-decoration: none; }
div.surftext a:hover { color: #ff0000; }
div.surftext h3 { font-size: 9px; font-weight: bold; color: white; background-color: #888888; position: relative; top: -2px; left: -2px; width: 50px; overflow: hidden; }


.lpic { width: 200px; float: left; }
.rpic { width: 200px; float: right; }
.clear {clear: both; height: 20px;}

