A  {
	text-decoration : underline;
	color : Black;
	font-style : normal;
	font-family : sans-serif;
	font-variant : normal;
	font-weight : normal;
}

A.navbar{
	text-decoration : none;
	color : Black;
	font-style : normal;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-variant : normal;
	font-weight : normal;
}

A.navbar:hover{
	text-decoration : none;
	color : Red;
	font-style : normal;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-variant : normal;
	font-weight : normal;
}

A:Hover  {
	text-decoration : underline;
	color : Red;
}


.link  {
	background : transparent url(left/linkbg.gif) left bottom;
	background-repeat : no-repeat;
	font-weight : normal;
	font-size : large;
	background-color : transparent;
}

p.normaltext{
	margin : 10px 25px 10px 25px;
	font-family : sans-serif;
	line-height : 20px;
	text-align : justify;
}

p.center-normaltext{
	margin : 10px 25px 10px 25px;
	font-family : sans-serif;
	line-height : 20px;
	text-align : center;
}

p.eingerueckt{
	margin : 10px 25px 10px 100px;
	font-family : sans-serif;
	line-height : 20px;
}


H1.hauptheader {
	margin : 10px 25px 25px 25px;
	font-family : sans-serif;
}

H2.hauptheader {
	margin : 50px 25px 25px 25px;
	font-family : sans-serif;
	background-image : url(shared_img/header2BG.gif);
}

LI {
	margin : 10px 25px 10px 25px;
	font-family : sans-serif;
	list-style : url(shared_img/listbullet.gif);
}

