/* CSS Document */

a:link { text-decoration:none; color:#198a00; font-size:11px; font-weight:normal; font-family:Verdana;}
a:active { text-decoration:none; color:#198a00; font-size:11px; font-weight:normal; font-family:Verdana;}
a:visited { text-decoration:none; color:#198a00; font-size:11px; font-weight:normal; font-family:Verdana;}
a:selected { text-decoration:none; color:#198a00; font-size:11px; font-weight:normal; font-family:Verdana;}
a:hover { text-decoration:none; color:#000000; font-size:11px; font-weight:normal; font-family:Verdana;}


a.top:link { text-decoration:none; color:#198a00; font-size:12px; font-weight:bold; font-family:Verdana;}
a.top:active { text-decoration:none; color:#198a00; font-size:12px; font-weight:bold; font-family:Verdana;}
a.top:visited { text-decoration:none; color:#198a00; font-size:12px; font-weight:bold; font-family:Verdana;}
a.top:selected { text-decoration:none; color:#198a00; font-size:12px; font-weight:bold; font-family:Verdana;}
a.top:hover { text-decoration:none; color:#000000; font-size:12px; font-weight:bold; font-family:Verdana;}

.border {border:1px solid #ffffff;}

.kopf {
		background-image:url('bilder/kopf2.jpg');
		background-position:top left;
		background-repeat:no-repeat;
		width:642 px;
		height:100 px;
}
.mitte {
		background-image:url('bilder/mitte.jpg');
		background-position:top left;
		background-repeat:no-repeat;
		width:622 px;
		height:100 px;
		}
		
.mitte2 {
		background-image:url('bilder/mitte2.jpg');
		background-position:top left;
		background-repeat:no-repeat;
		width:622 px;
		height:150 px;
		}

.oben {
		background-image:url('bilder/oben.jpg');
		background-position:top left;
		background-repeat:no-repeat;
		width:622 px;
		height:27 px;
		}

.y {
		background-image:url('bilder/y.jpg');
		background-position:top left;
		background-repeat:repeat-y;
		width:622 px;
		height:1 px;
		}

.unten {
		background-image:url('bilder/unten.jpg');
		background-position:top left;
		background-repeat:no-repeat;
		width:622 px;
		height:26 px;
		}

.oben3 {
		background-image:url('bilder/kopf3.jpg');
		background-position:top left;
		background-repeat:no-repeat;
		width:150 px;
		height:21 px;
}

.mitte3 {
		background-image:url('bilder/mitte3.jpg');
		background-position:top left;
		background-repeat:repeat-y;
		width:150 px;
		height:100%;
}

.unten3 {
		background-image:url('bilder/unten3.jpg');
		background-position:top left;
		background-repeat:no-repeat;
		width:150 px;
		height:22 px;
}

table{
		font-family:verdana;
		font-size:11px;
		color:#000000}


