/*Bereichsfarbe: a1288e*/


a { outline: none; }
a:link { color: #000000; }
a:visited { color: #000000; }
a:hover { color: #a1288e; }
a:active { color: #000000; }



h1
{   
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #a1288e;
    margin-top: 5px;
    margin-bottom: 5px;
}

hr 
{
 height: 0;
 border-bottom: 1px dashed #a1288e;
 border-top: 0px;
 margin-top: 15px;
 margin-bottom: 15px;
}

.color_td 
{
 	background-color: #a1288e;	
}

.footer_color_td
{ 
	background-color: #a1288e;
	height: 10px;
}


/* --------------------------------------------- 1 SUB-MENÜ-Ebene ------------------------------------------ */
/* --------------------------------------------- 1 SUB-MENÜ-Ebene ------------------------------------------ */
/* --------------------------------------------- 1 SUB-MENÜ-Ebene ------------------------------------------ */

a.sub, a.sub_with 
{ 
	font-size: 14px;
	font-weight: bold;
	text-align: left;	
 	padding-left: 25px;
 	padding-top: 5px;
 	padding-bottom: 5px;
 	display: block;
 	text-decoration: none;
}

a.sub_active, a.sub_with_active 
{ 
	font-size: 14px;
	font-weight: bold;
	text-align: left;	
 	padding-left: 25px;
 	padding-top: 5px;
 	padding-bottom: 5px;
 	display: block;
 	text-decoration: none;
}

a.sub:link, a.sub_with:link { color: #333333; }
a.sub:visited, a.sub_with:visited { color: #333333; }
a.sub:hover, a.sub_with:hover { color: #a1288e;}
a.sub:active, a.sub_with:active { color: #333333; }


a.sub_active:link, a.sub_with_active:link { color: #a1288e; }
a.sub_active:visited, a.sub_with_active:visited { color: #a1288e; }
a.sub_active:hover, a.sub_with_active:hover { color: #a1288e;}
a.sub_active:active, a.sub_with_active:active { color: #a1288e; }


a.sub_with, a.sub_with_active
{ background: url('../images/Webschale/sub_with.gif') no-repeat 2px; }



/* --------------------------------------------- 2 SUB-MENÜ-Ebene ------------------------------------------ */
/* --------------------------------------------- 2 SUB-MENÜ-Ebene ------------------------------------------ */
/* --------------------------------------------- 2 SUB-MENÜ-Ebene ------------------------------------------ */

a.sub2, a.sub2_with, a.sub2_active, a.sub2_with_active 
{ 
	font-size: 13px;
	font-weight: bold;
	text-align: left;	
 	padding-left: 45px;
 	padding-top: 3px;
 	padding-bottom: 3px;
 	display: block;
 	text-decoration: none;
}

a.sub2:link, a.sub2_with:link { color: #333333; }
a.sub2:visited, a.sub2_with:visited { color: #333333; }
a.sub2:hover, a.sub2_with:hover { color: #a1288e;}
a.sub2:active, a.sub2_with:active { color: #333333; }


a.sub2_active:link, a.sub2_with_active:link { color: #a1288e; }
a.sub2_active:visited, a.sub2_with_active:visited { color: #a1288e; }
a.sub2_active:hover, a.sub2_with_active:hover { color: #a1288e;}
a.sub2_active:active, a.sub2_with_active:active { color: #a1288e; }


a.sub2_with, a.sub2_with_active
{ background: url('../images/Webschale/sub_with.gif') no-repeat 22px; }



/* --------------------------------------------- 3 SUB-MENÜ-Ebene ------------------------------------------ */
/* --------------------------------------------- 3 SUB-MENÜ-Ebene ------------------------------------------ */
/* --------------------------------------------- 3 SUB-MENÜ-Ebene ------------------------------------------ */

a.sub3, a.sub3_with, a.sub3_active, a.sub3_with_active 
{ 
	font-size: 13px;
	font-weight: normal;
	text-align: left;	
 	padding-left: 65px;
 	padding-top: 3px;
 	padding-bottom: 3px;
 	display: block;
 	text-decoration: none;
}

a.sub3:link, a.sub3_with:link { color: #333333; }
a.sub3:visited, a.sub3_with:visited { color: #333333; }
a.sub3:hover, a.sub3_with:hover { color: #a1288e;}
a.sub3:active, a.sub3_with:active { color: #333333; }


a.sub3_active:link, a.sub3_with_active:link { color: #a1288e; }
a.sub3_active:visited, a.sub3_with_active:visited { color: #a1288e; }
a.sub3_active:hover, a.sub3_with_active:hover { color: #333333;}
a.sub3_active:active, a.sub3_with_active:active { color: #a1288e; }


a.sub3_with, a.sub3_with_active
{ background: url('../images/Webschale/sub_with.gif') no-repeat 22px; }
