body {
	font-family: Tahoma, Arial, Helvetica;
	
}

.rahmen {
	border: 1px solid #CC0000;
}
.head {

	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

.telefon { 
	font-size:26px;
	font-family:Georgia, Arial, Verdana, Helvetica, sans-serif;
	text-align:left;
	 }
h1{

	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.dark {
	font-size: 11px;
	color: #4D4141;
	text-align:justify;
}
.text1 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align:center;
}
.text2 {
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
}
.normal {
	font-size: 11px;
	color: #000000;
}
.text3 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.text1weiss {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
}
a.text1weiss,a:visited.text1weiss,a:link.text1weiss {
	color: #FFFFFF;
}
.headweiss {


	font-size: 19px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.headschwarz {


	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:hover,a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
}

.footer{

	font-size: 11px;
	color:white;
	text-align:center;
}
a.footer,a:visited.footer{

	font-size: 11px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:underline;
}

.nav {

	font-size: 12px;
	color:white;
	font-weight:bold;
}

a.nav,a:visited.nav {

	font-size: 12px;
	color:white;
	font-weight:bold;
	text-decoration:underline;
}



