body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image : url("img/dolph.gif");
	background-attachment : fixed;
}

a:link {
	color:#000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline; 
	color: red; 
}
a:active {
	color:#FF0000;
}
a:visited {
	text-decoration: none;
	color:#666666;
}


h1 {
	font-size:16px;
	text-align:center;
}

h2 {
	font-size:16px;
	text-align:center;
}


h3 {
	font-size:14px;
	text-align:center;
}

.container {
	margin:0 auto;
	width:800px;
	border:1px solid #999999;
	padding:10px;
}

.tabelle-oben {
	text-align: center;
	border: 1px solid #cccccc;
	padding-top : 4px;
	padding-bottom : 4px;
	background-color:#FFFFFF;
}

.tabelle-inhalt {
	border: 1px solid #cccccc;
	padding-top : 4px;
	padding-bottom : 4px;
	background-color:#FFFFFF;
}

.linie-rechts {
	border-right: 1px solid #cccccc;
	padding-right : 4px;
}

.zentriert {
	text-align: justify;
	}
	
.rechts {
	text-align:right;
	}	
	
.copyright {
	text-align:right;
	font-size:9px;
}

.rot {
	text-align:center;
	font-size:11px;
	color:#FF0000;
}

.rotgross {
	text-align:center;
	font-size:14px;
	color:#FF0000;
}

legend {
	font-weight:bolder;
	color:#3399CC;
	
}

fieldset {
 border: 1px #CCCCCC solid;
}

.adresse {
	text-align:center;
	border-bottom:1px solid #ccc;
}
