/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Linkformat {
	font-size: 20px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-decoration: none 
}

.Seiten-Navi-Link {
	font-size: 20px;
 	color: rgb(128,128,128);
 	text-decoration: underline
}

.Markentabelle {
	font-size: 22px;
 	color: rgb(255,255,255);
 	font-weight: bold
}

.Markennavigation {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 20px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-decoration: none 
}

.Seiten-Navi-normal {
	font-size: 20px;
 	color: rgb(128,128,128);
 	text-decoration: none 
}

.TextObject {
	font-size: 20px;
 	color: rgb(255,255,255);
 	text-decoration: none 
}

.Navi-Lind {
	font-size: 20px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-decoration: underline
}

.formfeld {
	font-size: 14px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-decoration: none ;
 	background-color: transparent;
 	border: 1px solid rgb(255,255,255);
 	padding: 5px
}

.Navi-normal {
	font-size: 16px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-decoration: none 
}

.TextNavBar {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 20px;
 	color: rgb(255,255,255);
 	text-decoration: none 
}