BODY
{
	font-family : Arial,        sans-serif;
	background-color : rgb(255,255,255);
	background-position : 50% 50%;
	min-height:101%
}

A:active
{
	color : rgb(159,94,94);
	font-family : Arial;
	font-size : 14px;
	text-decoration : none
}

A:link
{
	color : rgb(159,94,94);
	font-family : Arial;
	font-size : 14px;
	text-decoration : none
}

A:visited
{
	color : rgb(159,94,94);
	font-family : Arial;
	font-size : 14px;
	text-decoration : none
}


A.mehrlink:visited { color: rgb(70,70,70); font-family : Verdana; font-size: 13px} 
A.mehrlink:active { color: rgb(70,70,70); font-family : Verdana; font-size: 13px}
A.mehrlink:link { color: rgb(70,70,70); font-family : Verdana; font-size : 13px} 
A.menuelink:visited { color: rgb(255,255,255); font-family : Verdana; font-size: 13px; font-weight:bold} 
A.menuelink:active { color: rgb(255,255,255); font-family : Verdana; font-size: 13px; font-weight:bold}
A.menuelink:link { color: rgb(255,255,255); font-family : Verdana; font-size : 13px; font-weight:bold} 
A.menuelink
{
font-family : Verdana;
font-size : 13px;
text-decoration : none;
color : rgb(116,116,116);
width : 282px;
display : block;
text-indent : 61px;
border-bottom : 1px solid #B8B8B8;
padding-bottom : 5px;
padding-top : 6px;
margin-top : 0px;
background-image : url( "../assets/images/pfeil.png" );
background-repeat:no-repeat;
background-position:32px 50%
}

A.wrotlink:visited { color: rgb(102,1,1); font-family : Arial; font-size: 12px} 
A.wrotlink:active { color: rgb(102,1,1); font-family : Arial; font-size: 12px}
A.wrotlink:link { color: rgb(102,1,1); font-family : Arial; font-size : 12px} 
A:hover
{
	color : rgb(102,1,1);
	font-family : Arial;
	font-size : 14px
}


A.mehrlink:hover { color: rgb(102,1,1); font-family : Verdana; font-size : 13px} 

A.menuelink:hover 
{ 
color: rgb(102,1,1); 
font-family : Verdana; 
font-size : 13px; 
font-weight:bold; 
background-color:#E4E4E4;
background-image : url( "../assets/images/pfeil-hover.png" );
height:1.3em
} 
A.wrotlink:hover { color: rgb(102,1,1); font-family : Arial; font-size : 12px;
	font-style : normal;
	font-weight : bold
	}

	p{
	margin:0px;
	}