BODY
{
	font-family : Arial,  sans-serif;
	background-image : url( "../assets/images/bg.gif" );
	background-repeat : repeat-y;
	background-position : 50% 50%;
	background-color:rgb(255,235,174);
	min-height:101%}

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

A:link
{
	color : rgb(54,56,54)
}

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

A{	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
	color : rgb(70,70,70)
}

.TextNavBar
{
	font-size : xx-small
}

h3{	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
	color: rgb(203,124,64)
}
p{	font-family : Arial;
	font-size : 14px;
	font-weight : normal;
	line-height : 23px
}

h6{	font-family : Arial;
	font-size : 12px;
	line-height : 20px;
	font-weight : normal
}

A.mehrlink:visited { color: rgb(0,0,0); font-family : Arial; font-size:12px} 
A.mehrlink:active    { color: rgb(0,0,0); font-family : Arial; font-size:12px}
A.mehrlink:link { color: rgb(0,0,0); font-family : Arial; font-size :12px} 
A.anglink:visited { color: rgb(183,119,13); font-family : Arial; font-size:14px} 
A.anglink:active    { color: rgb(183,119,13); font-family : Arial; font-size:14px}
A.anglink:link { color: rgb(183,119,13); font-family : Arial; font-size :14px} 
A.obenmenu:visited { color: rgb(70,70,70); font-family : Arial; font-size:12px; font-weight : bold} 
A.obenmenu:active    { color: rgb(70,70,70); font-family : Arial; font-size:12px; font-weight : bold}
A.obenmenu:link { color: rgb(70,70,70); font-family : Arial; font-size :12px; font-weight : bold} 
A:hover
{
	color : rgb(203,121,64);
	font-family : Arial;
	font-size : 14px
}


A.mehrlink:hover { color: rgb(183,119,13); font-family : Arial; font-size :12px;
	font-weight : normal}
	
A.anglink:hover { color: rgb(0,0,0); font-family : Arial; font-size :14px;
	font-weight : normal}
	
A.obenmenu:hover { color: rgb(0,0,0); font-family : Arial; font-size :12px;
	font-weight : bold}

