* {
	/*font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	/*font-size:x-small;*/
	color: #666666;
	letter-spacing: 1px;
	line-height: 18px;
}

p{
	margin-top:0px;
}

.textrot{
	color: #CC3333;
}

a.extranav{
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	line-height:14px;
}

a.extranav:link {
	font-weight: normal;
	text-decoration:none;
	line-height:14px;
}
a.extranav:visited {
	font-weight: normal;
	text-decoration:none;
}
a.extranav:hover {
	font-weight: normal;
	text-decoration: underline;
}
a.extranav:active {
	font-weight: normal;
	text-decoration:none;
}

.strichextranav {
	/*
	font-size: 6pt;
	line-height: 8px;
	*/
	padding-top:3px;
	line-height: 14px;
}

* html .strichextranav  {
	padding-top:5px;
}
@media screen and (min-width: 0px){
	.strichextranav  {
	padding-top:5px;
	}
} 
/*------------ subnav ------------*/
a.subnavi{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height:18px;
}

a.subnavi:link {
	font-weight: normal;
	text-decoration:none;
	line-height:18px;
}
a.subnavi:visited {
	font-weight: normal;
	text-decoration:none;
}
a.subnavi:hover {
	font-weight: normal;
	text-decoration: underline;
}
a.subnavi:active {
	font-weight: normal;
	text-decoration:none;
}
/*------------ ende subnav ------------*/

/*------------ subnav 2 ------------*/
a.subnavi2{
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	line-height:14px;
}

a.subnavi2:link {
	font-weight: normal;
	text-decoration:none;
	line-height:14px;
}
a.subnavi2:visited {
	font-weight: normal;
	text-decoration:none;
}
a.subnavi2:hover {
	/*color: #666666;*/
	font-weight: normal;
	text-decoration: underline;
}
a.subnavi2:active {
	font-weight: normal;
	text-decoration:none;
}
/*------------ ende subnav 2 ------------*/
/*------------ subnav 2 on ------------*/
a.subnavi2on{
	font-size: 10px;
	color: #DD2831;
	font-weight: normal;
	text-decoration: none;
	line-height:14px;
}

a.subnavi2on:link {
	font-weight: normal;
	text-decoration:none;
	color: #DD2831;
	line-height:14px;
}
a.subnavi2on:visited {
	font-weight: normal;
	text-decoration:none;
}
a.subnavi2on:hover {
	/*color: #666666;*/
	font-weight: normal;
	text-decoration: none;
}
a.subnavi2on:active {
	font-weight: normal;
	text-decoration:none;
}
/*------------ ende subnav 2 on ------------*/

a.kleinrot{
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #DD2831;
}

a.kleinrot:link {
	font-weight: normal;
	text-decoration:none;
}
a.kleinrot:visited {
	font-weight: normal;
	text-decoration:none;
}
a.kleinrot:hover {
	
	font-weight: normal;
	text-decoration: underline;
}
a.kleinrot:active {
	font-weight: normal;
	text-decoration:none;
}

/*----------------*/
a.normalrot{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #DD2831;
}

a.normalrot:link {
	font-weight: normal;
	text-decoration:none;
}
a.normalrot:visited {
	font-weight: normal;
	text-decoration:none;
}
a.normalrot:hover {
	
	font-weight: normal;
	text-decoration: underline;
}
a.normalrot:active {
	font-weight: normal;
	text-decoration:none;
}

/*-----------------*/

a.kleinweiss{
	font-size: 10px;
	line-height:11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

a.kleinweiss:link {
	font-size: 10px;
	line-height:11px;
	font-weight: normal;
	text-decoration:none;
}
a.kleinweiss:visited {
	font-weight: normal;
	text-decoration:none;
}
a.kleinweiss:hover {
	
	font-weight: normal;
	text-decoration: underline;
}
a.kleinweiss:active {
	font-weight: normal;
	text-decoration:none;
}
/*--------------------*/

a.ohnestrich{
	text-decoration: none;
}
a.ohnestrich:link {
	text-decoration:none;
}
a.ohnestrich:visited {
	text-decoration:none;
}
a.ohnestrich:hover {
	text-decoration: underline;
}
a.ohnestrich:active {
	text-decoration:none;
}
/*--------------------*/

ul {
	padding-left:0px;
	padding-top:0px;
	padding-bottom:1px;
	margin:0px;
	margin-left:18px;
	margin-bottom:5px;
	margin-top:5px;
	/*list-style-type: square;*/
	list-style-type: disc;
	text-align:left;
}

li{
	padding-bottom:8px;
}
