p,div {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000; text-decoration: none}
a {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; text-decoration: none}
a:hover {  text-decoration: underline}
.ueberschrift {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #232264; text-decoration: none}
.contenlink {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000099; text-decoration: none}
.unterschrift {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #666666; text-decoration: none}
.menuschwarz {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000; text-decoration: none}
.menuweiss {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FFFFFF; text-decoration: none}
.kleiner {  font-size: 8pt}
.ueberschriftweiss {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #FFFFFF; text-decoration: none}

.teaser-start {
	background-color:#DBDBDB;
	padding:5px;
	border-right:10px #fff solid;
}
.teaser-startohne {
	background-color:#DBDBDB;
	padding:5px;
}
.teaser-start .ueber, .teaser-startohne .ueber {
	font-size:12px;
	font-weight:bold;
	color:#000;
	font-size:12px;
}
.startueber {
	display:block;
	background-color:#000099;
	padding:2px 0 2px 5px;
	color:#fff;
	font-weight:bold;
}
.startmehr {
	background-color:#DBDBDB;
	padding:1px 5px 1px 0;
	font-size:11px;
	text-align:right;
}

ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

li {
	background-image:url(../images/punkt.gif);
	background-position:0 5px;
	background-repeat:no-repeat;
	margin:0 0 2px 0;
	padding:0 0 0 10px;
	line-height: normal; font-style: normal; font-variant: normal;
}

.fahrlehrer {
	border:1px #292C7B solid;
}

.fahrlehrername {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #fff; text-decoration: none;
	background-color:#292C7B;
	padding:4px 0 4px 8px;
}

.fahrlererinfos {
	border:1px #292C7B solid;
	background-color:#E4E4E4;
	padding:4px;
}

* html ul li {
  display: inline-block;
}