/* ********* Einstellungen fuer das Navigationsmenu **********/
.unsichtbar, dfn  {
	position : absolute;
	left : -1000px;
	top : -1000px;
	width : 0px;
	height : 0px;
	overflow : hidden;
	display : inline;
}

*  {
	padding : 0px;
	margin : 0px;
}

p  {
	margin-bottom : 15px;
}

/* Mozilla*/
body  {
	text-align : left;
}

h1  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #0052A0;
	margin-top : 5px;
	margin-bottom : 5px;
}

#homepage  {
	width : 600px;
	text-align : left;
}

#vsas_logo  {
	border : 0;
	width : 217px;
	height : 38px;
	margin-left : -20px;
}

.outer  {
	border : 1px #FFFFFF solid;
}

#blockoben_rechts  {
	display : none;
}

#blockoben_ende  {
	display : none;
}

#seitenbild  {
	display : none;
}

#balken_pfad  {
	display : none;
}

#balken_pfad_home  {
	display : none;
}

#untererteil  {
	margin-top : 50px;
}

#untererteil_home  {
	margin-top : 50px;
}

.left  {
	display : none;
}

.right  {
	display : none;
}


