/*DOCUZONE CSS-STILE*/

/*REIHENFOLGE BEACHTEN!
a:link 
a:visited 
a:focus 
a:hover 
a:active */



/*DUNKELGRAUE SCHRIFT FÜR DOKUMENTE UND FLIESSTEXT*/

.schrift
{
	font-family:Verdana;
	font-size: 10px;
	color: #333333;
}

a.schrift 
{ 				
	font-family:Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration:underline;
}

a.schrift:link
{
	font-family:Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration:underline;
}

a.schrift:visited
{
	font-family:Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration:underline;
}

a.schrift:hover
{
	font-family:Verdana;
	font-size: 10px;
	color: #ff9999;
	text-decoration: underline;
}

a.schrift:focus
{
	font-family:Verdana;
	font-size: 10px;
	color: #333333
	text-decoration:underline;
}

a.schrift:active
{
	font-family:Verdana;
	font-size: 10px;
	color: #ff9999
	text-decoration:underline;
	color: #333333;
}

/*WEISSE SCHRIFT FÜR ÜBERSCHRIFTEN AUF ORANGEM UND GRAUEM HINTERGRUND*/

.schrift_weiss
{
	font-family:Verdana;
	font-size: 10px;
	color: #ffffff;
}

a.schrift_weiss 
{ 				
	font-family:Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration:none;
}

a.schrift_weiss:link
{
	font-family:Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration:none;
}

a.schrift_weiss:visited
{
	font-family:Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration:none;
}

a.schrift_weiss:hover
{
	font-family:Verdana;
	font-size: 10px;
	color: #ff6600;
	text-decoration: none;
}

a.schrift_weiss:focus
{
	font-family:Verdana;
	font-size: 10px;
	color: #ffffff
	text-decoration:none;
}

a.schrift_weiss:active
{
	font-family:Verdana;
	font-size: 10px;
	color: #ff9999
	text-decoration:none;
}

/*SUBNAVIGATION AM SEITENFUSS*/

.subnav
{
	font-family:Verdana;
	font-size: 10px;
	color: #333333;
}

a.subnav 
{ 				
	font-family:Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
}

a.subnav:link
{
	font-family:Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
}

a.subnav:visited
{
	font-family:Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
}

a.subnav:hover
{
	font-family:Verdana;
	font-size: 10px;
	color: #ff6600;
	text-decoration: none;
}

a.subnav:focus
{
	font-family:Verdana;
	font-size: 10px;
	color: #333333
	text-decoration:none;
}

a.schrift:active
{
	font-family:Verdana;
	font-size: 10px;
	text-decoration:none;
	color: #333333;
}

/*SCHRIFT 10 PIXEL MIT ÄNDERBARER FARBE; LINKS UNTERSTRICHEN*/

.10px
{
	font-family:Verdana;
	font-size: 10px;
}

a.10px 
{ 				
	font-family:Verdana;
	font-size: 10px;
	text-decoration:none;
}

a.10px:link
{
	font-family:Verdana;
	font-size: 10px;
	text-decoration:none;
}

a.10px:visited
{
	font-family:Verdana;
	font-size: 10px;
	text-decoration:none;
}

a.10px:hover
{
	font-family:Verdana;
	font-size: 10px;
	text-decoration: underline;
}

a.10px:focus
{
	font-family:Verdana;
	font-size: 10px;
	text-decoration:none;
}

a.10px:active
{
	font-family:Verdana;
	font-size: 10px;
	text-decoration:none;
}

/*SCHRIFT 11 PIXEL MIT ÄNDERBARER FARBE; LINKS UNTERSTRICHEN*/

.11px
{
	font-family:Verdana;
	font-size: 11px;
}

a.11px 
{ 				
	font-family:Verdana;
	font-size: 11px;
	text-decoration:none;
}

a.11px:link
{
	font-family:Verdana;
	font-size: 11px;
	text-decoration:none;
}

a.11px:visited
{
	font-family:Verdana;
	font-size: 11px;
	text-decoration:none;
}

a.11px:hover
{
	font-family:Verdana;
	font-size: 11px;
	text-decoration: underline;
}

a.11px:focus
{
	font-family:Verdana;
	font-size: 11px;
	text-decoration:none;
}

a.11px:active
{
	font-family:Verdana;
	font-size: 11px;
	text-decoration:none;
}

/*SCHRIFT 12 PIXEL MIT ÄNDERBARER FARBE; LINKS UNTERSTRICHEN*/

.12px
{
	font-family:Verdana;
	font-size: 12px;
}

a.12px 
{ 				
	font-family:Verdana;
	font-size: 12px;
	text-decoration:none;
}

a.12px:link
{
	font-family:Verdana;
	font-size: 12px;
	text-decoration:none;
}

a.12px:visited
{
	font-family:Verdana;
	font-size: 12px;
	text-decoration:none;
}

a.12px:hover
{
	font-family:Verdana;
	font-size: 12px;
	text-decoration: underline;
}

a.12px:focus
{
	font-family:Verdana;
	font-size: 12px;
	text-decoration:none;
}

a.12px:active
{
	font-family:Verdana;
	font-size: 12px;
	text-decoration:none;
}

/*SUBNAVIGATION AM SEITENFUSS; ANDERE VARIANTE*/

.sub_nav
{
	font-family:Verdana;
	font-size: 10px;
	color: #cccccc;
	text-align:center;
}

a.sub_nav 
{ 	
	font-family:Verdana;
	font-size: 10px;
	color: #cccccc;
	text-align:center;
	text-decoration:none; 
}

a.sub_nav:link
{
	font-family:Verdana;
	font-size: 10px;
	color: #cccccc;
	text-align:center;
	text-decoration:underline;
}

a.sub_nav:visited
{
	font-family:Verdana;
	font-size: 10px;
	color: #cccccc;
	text-align:center;
	text-decoration:underline;
}

a.sub_nav:hover
{
	font-family:Verdana;
	font-size: 10px;
	color: #ff6600;
	text-align:center;
	text-decoration:underline;
}

/*FLIESSTEXT GRAU MIT UNTERSTRICHENEN LINKS*/

.presse
{
	font-family:Verdana;
	font-size: 10px;
	color: #333333;
	text-align:left;
}

a.presse 
{
	font-family:Verdana;
	font-size: 10px;
	color: #333333;
	text-align:left;
}


a.presse:link
{
	font-family:Verdana;
	font-size: 10px;
	color: #333333;
	text-align:left;
	text-decoration:underline
}


a.presse:visited
{
	font-family:Verdana;
	font-size: 10px;
	color: #333333;
	text-align:left;
	text-decoration:underline
}

a.presse:hover
{
	font-family:Verdana;
	font-size: 10px;
	color: #ff6600;
	text-align:left;
	text-decoration:underline
}

/*INHALT FÜR DIE DATENBANK*/

.main_content{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: cccccc;
	vertical-align : left;
}

a.main_content{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: cccccc;
	vertical-align : left;
	text-decoration : none; 
}

a.main_content:visited{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: cccccc;
	vertical-align : left;
	text-decoration : none; 
}

a.main_content:focus{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: cccccc;
	vertical-align : left;
	text-decoration : none; 
}
a.main_content:hover{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #ff6600;
	vertical-align : left;
	text-decoration : none; 
}
a.main_content:active{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: cccccc;
	vertical-align : left;
	text-decoration : none; 
}

/*NULL-INHALT*/

.main_content_null{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: cccccc;
	vertical-align : left;
}

/*ORANGER TEXT; LINKS UNTERSTRICHEN; KEIN HOVER*/

.main_content_orange
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #ff6600;
}

a.main_content_orange
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #ff6600;
	text-decoration: underline;
}

a.main_content_orange: visited 
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #ff6600;
	text-decoration: underline;
}

a.main_content_orange: focus 
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #ff6600;
	text-decoration: underline;
}

a.main_content_orange: hover 
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #ff6600;
	text-decoration: underline;
}

a.main_content_orange: active 
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #ff6600;
	text-decoration: underline;
}

/*GRAUER TEXT; LINKS UNTERSTRICHEN; KEIN HOVER*/

a.main_content_grey{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: 333333;
	text-decoration: underline;
}

a.main_content_grey: visited{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: 333333;
	text-decoration: underline;
}

a.main_content_grey: focus{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: 333333;
	text-decoration: underline;
}

a.main_content_grey: hover{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: ff6600;
	text-decoration: underline;
}

a.main_content_grey: active{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: 333333;
	text-decoration: underline;
}
