
*{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	
	font-size: 12px;
	line-height: 20px;
	/*
	font-size: 1.0em;
	line-height: 1.4em;
	*/
	color: #333333;
	
}

p{
	margin-top:0px;
}
.TextFett{
	font-weight: bold;
	font-size: 1.0em;
	line-height: 1.6em;
}
.TextRot{
	color: #D91219;
	font-size: 1.0em;
	line-height: 1.6em;
}


.TextRotFett{
	color: #D91219;
	font-weight: bold;
	font-size: 1.0em;
	line-height: 1.6em;
}
.TextGrauFett{
	color: #666699;
	font-weight: bold;
	font-size: 1.0em;
	line-height: 1.6em;
}
.TextRotGross{
	color: #D91219;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1.6em;
	/*border-bottom:dotted 2px;*/
}
.TextGrauGross{
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	/*border-bottom:dotted 2px;*/
}

.TextRotGrossOhneUnterstrich{
	color: #D91219;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.4em;
}
.TextBlauFett{
	color: #3A3B97;
	font-weight: bold;
	font-size: 1.0em;
	line-height: 1.6em;
}

a{
	font-size: 12px;
	line-height: 20px;
	text-decoration: underline;
}

a:link{
	font-size: 12px;
	line-height: 20px;
	text-decoration: underline;
}
a:visited{
	text-decoration: underline;
}
a:hover{
	color: #666666;
	text-decoration: underline;
}
a:active{
	text-decoration: underline;
}
















/*----------------*/





a.SubnavLink{
	text-decoration: none;
	/*font-size: 1.1em;
	line-height: 1.2em;
	*/
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	/*font-weight: bold;*/
	white-space: nowrap;
}

a.SubnavLink:link {
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	/*font-weight: bold;*/
	white-space: nowrap;
}

a.SubnavLink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.SubnavLink:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.SubnavLink:active {
	text-decoration:none;
	color: #FFFFFF;
}

/*----------------*/

a.LinkOhneStrich{
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}

a.LinkOhneStrich:link {
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}

a.LinkOhneStrich:visited {
	text-decoration: none;
	color: #333333;
}
a.LinkOhneStrich:hover {
	text-decoration: underline;
	color: #333333;
}
a.LinkOhneStrich:active {
	text-decoration:none;
	color: #333333;
}

/*----------------*/



a.ExtraNavLink{
	text-decoration: none;
	/*font-size: 1.1em;
	line-height: 1.2em;
	*/
	font-size: 10px;
	line-height: 14px;
	color: #777777;
	/*font-weight: bold;*/
}

a.ExtraNavLink:link {
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
	color: #777777;
	/*font-weight: bold;*/
}

a.ExtraNavLink:visited {
	text-decoration: none;
	color: #777777;
}
a.ExtraNavLink:hover {
	text-decoration: underline;
	color: #777777;
}
a.ExtraNavLink:active {
	text-decoration:none;
	color: #777777;
}

/*----------------*/
/*----------------*/

a.ExtraNavLinkOn{
	text-decoration: none;
	/*font-size: 1.1em;
	line-height: 1.2em;
	*/
	font-size: 10px;
	line-height: 14px;
	color: #E3051A;
	/*font-weight: bold;*/
}

a.ExtraNavLinkOn:link {
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
	color: #E3051A;
	/*font-weight: bold;*/
}

a.ExtraNavLinkOn:visited {
	text-decoration: none;
	color: #E3051A;
}
a.ExtraNavLinkOn:hover {
	text-decoration: none;
	color: #E3051A;
}
a.ExtraNavLinkOn:active {
	text-decoration:none;
	color: #E3051A;
}

/*----------------*/



a.SpecialLinkKlein{
	text-decoration: none;
	/*font-size: 1.1em;
	line-height: 1.2em;
	*/
	font-size: 10px;
	line-height: 14px;
	color: #999999;
	/*font-weight: bold;*/
}

a.SpecialLinkKlein:link {
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
	color: #999999;
	/*font-weight: bold;*/
}

a.SpecialLinkKlein:visited {
	text-decoration: none;
	color: #999999;
}
a.SpecialLinkKlein:hover {
	text-decoration: none;
	color: #333333;
}
a.SpecialLinkKlein:active {
	text-decoration:none;
	color: #999999;
}

/*----------------*/


ul {
	padding-left:0px;
	padding-top:0px;
	padding-bottom:1px;
	margin:0px;
	margin-left:16px;
	margin-bottom:5px;
	margin-top:5px;
	/*list-style-type: square;
	list-style-type: disc;*/
	list-style-image: url('../img/listkasten.gif');
	text-align:left;
	
}

*html ul{
	list-style-image: url('../img/listkasten_ie.gif');
}


li{
	padding-bottom:4px;
	/*
	color:#333333;
	font-weight: bold;
	*/
	
	font-size: 11px;
}
li.ListPunktRot{
	padding-bottom:14px;
	color:#D91219;
}
li.ListPunktRotGross{
	padding-bottom:14px;
	font-weight: bold;
	color:#D91219;
	font-size: 1.6em;
	line-height:1.8em;
}

li.ListPunktBlau{
	padding-bottom:14px;
	color:#3A3B97;
}

.EingabeFeldStandard{
	width:170px;
	border: 1px solid #777777;
	background-color:#EFEFF0;
	color:#333333;
	height:18px;
	line-height:16px;
	font-size: 11px;
}

.EingabeFeldGanzKurz{
	width:53px;
	border: 1px solid #777777;
	background-color:#EFEFF0;
	color:#333333;
	height:18px;
	line-height:16px;
	font-size: 11px;
}
.EingabeFeldKurz{
	width:107px;
	border: 1px solid #777777;
	background-color:#EFEFF0;
	color:#333333;
	height:18px;
	line-height:16px;
	font-size: 11px;
}

