body, table{
	font-family:		Verdana;
	font-size:			8pt;
}

div.menu_top {
	width:				1000;
	border:				1px solid;
	padding:			0px;
	background-color:	#9BB3C9;
	border-left:		0px;
	border-right:		0px;
}

a {
	color:				#DDDDDD;
	text-decoration:	none;
}

a.box {
	color:				#000000;
	font-weight:		bold;
}

a:hover {
	text-decoration:	underline;
}


div.headline {
	font-size:			18px;
}

table {
	border-collapse:	collapse;
	border-color:		#000000;
}


img {
	border:				0px;
}

input.tableinput {
	border:				1px solid;
	font-family:		Verdana;
	font-size:			8pt;
	width:				95%;
}

input {
	border:				1px solid;
	font-family:		Verdana;
	font-size:			8pt;
}

textarea {
	border:				1px solid;
	font-family:		Verdana;
	font-size:			8pt;
}	
	

select.tableinput {
	border:				1px solid;
	font-family:		Verdana;
	font-size:			8pt;
}

div.galerie_thumb {
	float:				left;
	margin:				0 0 20px 20px;
	padding:			0px;
	text-align:			center;
	padding:			10px;
	border:				1px solid;
}

div.galerie_thumb:hover {
	background:			#AAAAAA;
}

div.galerie_width {
	width:				100%;
}

span.galerie_thumb_move {
	border:				1px solid;
}

div.comment_area {
	width:				500px;
}

