body {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c0c0c0;
	background-color: #000000;
	overflow-x : auto;
	overflow-y : auto;
	height:101%;
	margin: 0px 0px 0px 0px;

}

h1 {
	font-size: 14px;
	font-style: normal;
	color: #DA0000;
	margin: 0px 0px 0px 0px;
}
h2 {
	font-size: 16px;
	font-style: normal;
	color: #DA0000;
	margin: 0px 0px 0px 0px;
}
h3 {
	font-size: 12px;
	font-style: normal;
	color: #DA0000;
	margin: 0px 0px 0px 0px;
}

.text {
	font-size: 12px;
	color: #c0c0c0;
}

.tarif {
	font-size: 9px;
	color: #c0c0c0;
}

a {
	color: #000000;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
}
.nummer18Fett {
	font-size: 18px;
	font-weight: bold;
	color: #c0c0c0;
}
.nummer24Fett {
	font-size: 24px;
	font-weight: bold;
	color: #c0c0c0;
}
.nummer20Fett {
	font-size: 20px;
	font-weight: bold;
	color: #c0c0c0;
}
.nummer22Fett {
	font-size: 22px;
	font-weight: bold;
	color: #c0c0c0;
}
.nummer16Fett {
	font-size: 16px;
	font-weight: bold;
	color: #c0c0c0;
}

.nummer14Fett {
	font-size: 14px;
	font-weight: bold;
	color: #c0c0c0;
}

.nummer12Fett {
	font-size: 12px;
	font-weight: bold;
	color: #c0c0c0;
}

.text {
	font-size: 12px;
	color: #c0c0c0;
}

/************* Links **************/

a {
	color: #ffffff;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
    text-decoration: none;
}
a:hover {
	color: #ffffff;
	font-weight: bold;
	font-style: normal;    
	text-decoration: underline;
}

.navtab {
	background-color: #FFFFFF;
}

.haupttab {
	background-color: #ffffff;
}

.tab1 {
	background-color: #D4DFFC;
}
.tab2 {
	background-color: #bde1ff;
}

.tab3 {
	background-color: #CC99FF;
}

.tab4 {
	background-color: #bde1ff;
}


.bildrahmen {
	border: 1px;
	border-color: #ff0000;
	border-style: solid;
	padding: 0px;
}

.linkliste-dienste {
    background-color:#FF3399;
    color:#000000;
    font-size:11px;
    text-decoration: none;
    padding:1px;
    margin:0px;
    height:19px;
}

.linkbar {
    background-color:#FF3399;
    color:#ffffff;
    font-size:12px;
	font-style: italic;
	font-weight: bold;
    text-decoration: none;
    padding:1px;
    margin:0px;
    height:19px;
}