body {
	margin: 0px;
}

a.menue {
	color: black;
	text-decoration: none;
	font-family: Verdana;
	font-size: xx-small; 
}

a.login {
	color: white;
	text-decoration: none;
	font-family: Verdana;
	font-size: xx-small; 
}

a.logout {
	color: white;
	text-decoration: none;
	font-family: Verdana;
	font-size: xx-small; 
}

#admin_table {
	width: 800px;
	height: 100%
}

#top_spacer {
	width: 800px;
	height: 77px;
	background-image: url(site/top_img.gif);
}

#border_w {
	background-color: black;
	width: 1px;
}

#border_h {
	background-color: black;
	height: 1px;
}

#menue_spacer {
	width: 150px;
	text-align: left;
	vertical-align: top;
	background-color: #C5D5DD;
}

#border_spacer_w {
	width: 20px;
	background-color: #EBEBEB;
}

#border_spacer_h {
	height: 20px;
	background-color: #EBEBEB;
}

#main_spacer {
	width: 609px;
	text-align: left;
	vertical-align: top;
	background-color: #EBEBEB;
}

#button {
	width: 150px;
	height: 20px;
	padding: 2px;
	background-image: url(site/button_bg_normal.gif);
}

#button_login {
	width: 150px;
	height: 20px;
	padding: 2px;
	background-image: url(site/button_bg_login.gif);
}

#button_logout {
	width: 150px;
	height: 20px;
	padding: 2px;
	background-image: url(site/button_bg_logout.gif);
}

#button_line {
	width: 150px;
	height: 1px;
	background-color: black;
}

#content_head {
	width: 563px;
	height: 15px;
	background-color: #A9E050;
	font-family: Verdana;
	font-size: xx-small;
	padding: 2px;
	color: black;
}

#content_text {
	width: 603px;
	background-color: white;
	font-family: Verdana;
	font-size: xx-small;
	padding: 2px;
	color: black;
}

#edit {
	width: 19px;
	height: 19px;
	background-color: #4C9AC7;
}

#delete {
	width: 19px;
	height: 19px;
	background-color: #FF0000;
}

#question {
	width: 146px;
	height: 15px;
	background-color: #A9E050;
	font-family: Verdana;
	font-size: xx-small;
	padding: 2px;
	color: black;
	text-align: left;
	vertical-align: top;
}

#answer {
	width: 453px;
	background-color: white;
	font-family: Verdana;
	font-size: xx-small;
	padding: 2px;
	color: black;
	text-align: left;
	vertical-align: top;
}

#eingabe {
	width: 350px;
	height: 19px;
	font-family: Verdana;
	font-size: xx-small;
	padding: 2px;
	text-align: left;
	vertical-align: top;
}

#eingabe_message {
	width: 350px;
	height: 150px;
	font-family: Verdana;
	font-size: xx-small;
	padding: 2px;
	text-align: left;
	vertical-align: top;
}

#headline  { color: white; font-size: x-small; font-family: Verdana; background-color: #508fe0; text-align: left; padding: 2px; vertical-align: top; border: solid 1px black }

#picture_image {
	width: 194px;
	padding: 2px;
	text-align: left;
	vertical-align: top;
}

#picture_button {
	width: 259px;
	padding: 2px;
	text-align: left;
	vertical-align: middle;
}