@charset "utf-8";


/* Aktivkennung*/
a.menue_aktiv:link

{
	
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	color: #353A90;
	padding: 10px;
}

a.menue_aktiv:visited

{
	
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	color: #353A90;
	padding: 10px;
}

a.menue_aktiv:hover

{
	
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	color: #353A90;
	padding: 10px;
}

a.menue_aktiv:active

{
	
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	color: #353A90;
	padding: 10px;
}






a.untermenue:link 
{
	font-size: 15px;
	font-weight: normal;
	color: #777777;
	text-decoration: none;

	float: left;
	line-height: 18px;

}



a.untermenue:visited 
{
	font-size: 15px;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
	/*padding: 5px;*/
	float: left;


}

a.untermenue:hover 
{
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;

	color: #333333;
	float: left;
	background-color: #F4F4FB;

}

a.untermenue:active 
{
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	float: left;
	color: #333333;
	background-color: #F4F4FB;

}


/* Aktivkennung*/
a.untermenueactive_menue

{
	
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	float: left;
	color: #353A90;

}

/*Regel-Einzel-Seite*/

a.title:link 
{

	font-weight: bold;
	color: #777;
	font-size: 18px;
	line-height: 20px;
	text-decoration: none;
}

a.title:visited 
{
	font-weight: bold;
	color: #777;
	font-size: 18px;
	line-height: 20px;
	text-decoration: none;
}

a.title:hover
{
	font-weight: bold;
	color: #353A90;
	text-decoration: none;
}

a.title:active
{
	font-weight: bold;
	color: #353A90;
	text-decoration: none;
}


h1.single-title {

    color: #353A90;
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 0;
    padding-left: 0;

}

h1.archive_title {

    color: #353A90;
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 0;
    padding-left: 0;

}



h1.page-title {

    color: #353A90;
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 0;
    padding-left: 0;

}


h2.regel_sub {
	font-weight: normal;
	color: #666666;
	font-size: 15px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 30px;
	margin-top: -10px;

}

h1.regel_titel {

	color: #353A90;
	font-size: 16px;
	background-image: url(grafiken/icon-antwort.gif);
	background-repeat: no-repeat;
	line-height: 24px;
	padding-left: 30px;
	padding-bottom: 5px;

}

p. {


	font-size: 13px;

} 

p.text {
	padding-left: 0px;

	font-size: 13px;

} 

b.b_regel {
	font-weight: bold;
	color: #353A90;
	font-size: 16px;
	line-height: 30px;
	
}
b.b_regel_beisp {
	font-weight: bold;
	color: #353A90;
	font-size: 16px;
	line-height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;	
}


p.b_beispiele {
	color: #777777;
	font-size: 13px;
	line-height: 20px;
	font-style: italic;

}

p.small {
	
	color: #777777;
	font-size: 12px;
	text-align: right;

	}


div.regeltext {
	/*padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 30px;
	background-color: #F4F4FB;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;*/
	font-size: 16px;

}

/*Regel�bersicht*/
h1.regel_titel{
	font-weight: bold;
	color: #353A90;
	font-size: 16px;
	padding-left: 30px;
	background-image: url(grafiken/icon-antwort.gif);
	background-repeat: no-repeat;
	line-height: 25px;
	margin-bottom: 0px;
}




h2.regel_sub_overview {
	font-weight: normal;
	color: #666666;
	font-size: 16px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 30px;
	margin-top: -20px;
	line-height: 18px;
}


/*W�rter*/



h1.wort {
	font-weight: bold;
	color: #353A90;
	font-size: 18px;
	background-image: url(grafiken/icon-antwort.gif);
	background-repeat: no-repeat;
	line-height: 22px;
		padding-left: 30px;

}

div.empfehlung {
	font-weight: normal;
	color: #5A5A5A;
	font-size: 16px;
	width: 75px;
	float: left;
	margin-left: 30px;

}







h1 {
	font-weight: bold;
	color: #B1B1B1;
	font-size: 20px;
	line-height: 20px;
}

h2 {
	font-weight: bold;
	color: #999999;
	font-size: 16px;
}

h3 {
	font-weight: bold;
	color: #5A5A5A;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #353A90;
	line-height: 16px;

}

h3.wort {
	font-weight: normal;
	background-image: url(grafiken/icon-antwort.gif);
	background-repeat: no-repeat;
	color: #5A5A5A;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #353A90;
	margin-bottom: -5px;
	padding-left: 30px;
	line-height: 28px;
}




h4{
	font-weight: bolder;
	color: #666666;
	font-size: 16px;
}
h4.widgettitle{
	font-weight: normal;
	color: #353A90;
	font-size: 16px !important;
	line-height: 16px;
}
span.ausrufezeichen {
	font-weight: bold;
	color: #353A90;
	font-size: 20px;

}

h1.menue {
	font-weight: bold;
	color: #cc0000;
	font-size: 16px;
}



hr {
	border: 1px none #353A90;
	
}




.Bezeichnung 
{
	float: left; 
	width: 120px; 
	font-weight : bold; 
}



/*Rechtschreibung*/

div.re_headline {
	position:absolute;
	left:25px;
	top:220px;
	width: 500px;
	font-size: 24px;
	font-variant: small-caps;
	color: #353A90;
	font-weight: bold;
}


div.re_text {
	position: absolute;
	left: 240px;
	top: 370px;
	width: 500px;
	font-variant: normal;
	font-size: 16px;

}


p.box_head {
	font-weight: bold;
	color: #B1B1B1;
	font-size: 20px;
		line-height: 16px;

}

p.box_titel{
	font-weight: bold;
	color: #5A5A5A;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #353A90;
	margin-bottom: 10px;
}




b.aktuell
{
	font-weight: normal;
	color: #CC0000;
}




a
{
	color: #353a90;
	/*
	margin-left: 20px;
	background-image: url(http://www.abzv.de/grafiken/news/link-pfeil-re.png);
	background-repeat: no-repeat;
	*/
}

a:focus
{
  outline-width: thin;
  outline-style: dotted;
  outline-color: #333333;
  outline-offset: -2px;
}


a:hover, a:active
{
  outline-width: 0px;
  outline-style: none;
}


a:hover, a:focus
{
  color: #353a90;
}


a:hover, a:focus
{
  color: #353a90;
}


