/* Standard-CSS f¸r www.media5.de */

/* Wichtige Farben
Helles Gelb= 		#FDF9F1
Orange= 			#CC6633
Helles Grau= 		#E1E1DD
Helles Blau= 		#BCC2CA
Dunkeles GrauBlau=	#6C809A
*/


.Font-Versal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
	color: #6C809A;
}

.Font-Versal-Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	color: #6C809A;
}

.Font-Versal-Bold-center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #6C809A;
}

 
.Font-NoScript-Bold-center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	color: #CC6633;
}

.Font-Versal-B-c-16px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #6C809A;
}


.Font-Start {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: right;
	color: #6C809A;
	line-height: 10px;
}


.Font-normal-center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	color: #6C809A;
	line-height: 16px;
}


.Font-normal-center-kein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: center;
	color: #6C809A;
	line-height: 13px;
}

.Font-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #6C809A;
	line-height: 16px;
}

.Font-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #6C809A;
	line-height: 16px;
}

.Font-bold-Head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #6C809A;
	line-height: 16px;
}


.Tabelle {
	text-align: left;
	bachgroundcolor: #6C809A;
	background-color: #FDF9F1;
}


a{
	color: #6C809A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a:hover{
	color: #CC6633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

a:active{
	color: #6C809A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

a:visited{
	color: #6C809A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}


