@charset "UTF-8";
/* CSS Document */

html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}

#container {
}

#logo {
	text-align: center;
}

#logo h1 {
	font-family: 'Arial Black', Arial, Helvetica, sans-serif;
}

#contentarea {
}

#menu {
	display: none;
}

#content {
}

#contentscroll {
	display: none;
}

#contentpic {
	display: none;
}

#titel {
}

#titel h2 {
}

#pictureframe {
	display: none;
}

#textpicframe {
	display: none;
}

#login_logout {
	display: none;
}