body {
	width: 780px;
	margin: 0 auto 0 auto;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000;
	background-color:#fff;
}

#top {
	width: 780px;
	height: 48px;
	background-image:url(../image/bg_menu.jpg);
	background-repeat:repeat-x;
	text-align:right;
}

#top form input, form textarea {
	font-size: 11px;
	display: inline;
	width:100px;
	height:16px;
	border: 1px solid #bbb;
	margin:0px 6px 0px 10px; 
}

#menu {
	float:left;
	line-height:24px;
	width: 165px;
	margin: 0px auto;
	text-align:right;
}

#center {
	float:left;
	width: 400px;
	margin-top: 70px;
	margin-left:20px;
	background-color:#fff;
}

#full {
	width: 580px;
	float:left;
	margin-top: 70px;
	padding-left:20px;
	background-color:#fff;
}

#center_ber {
	float:left;
	width: 400px;
	margin-top: 70px;
	margin-left:20px;
	background-color:#fff;
}

#center_bericht_add {
	float:left;
	width: 400px;
	margin-top: 70px;
	margin-left:20px;
	background-color:#fff;
}

#center table{
	width:424px;
	padding:2px;
}

#center_ber img{
  border:solid 1px silver;
  padding:5px;
  margin-left:4px;
}

#right {
	float:right;
	width: 183px;
	margin-top: 30px;
	text-align:left;
	padding-left:8px;
}

#footer {
	clear: both;
	padding-top:16px;
	width: 780px;
	height:50px;
	font-size: 11px;
	text-align: center;
	color:#444;
	background-image:url(../image/bg_foorter.gif);
	background-repeat:no-repeat;
}
strong {
	font-size:12px;
}

#blok{
	background-color:#f5f5f5;
	padding: 0px 6px 4px 6px;
}
#bericht p{	margin:0px;}

#list_menu li{
	list-style-type:none;
	text-decoration: none;
}

#list_menu, #list_menu ul{
	margin:0px;
	padding:0px;
	text-decoration: none;
	background-image: url(../image/bg_menu.gif);
}

#list_menu a{
	text-decoration: none;
	color:#000;
}

a {	color:#444;}
img {border:0px;}
form br { clear:left; }
textarea { overflow: auto; }
form fieldset legend { font-size:1.1em; }

.submit_small {
	height: auto;
	width: 120px;
	border: 1px solid #ccc;
}

.textarea_big {
	display: inline;
	width:260px;
	border-color:#ccc;
	border-width: 1px;
	border-style: solid;
	margin:0px 0 0 10px; 
}
.form_fieldset {
	clear: both;
	border-color:#eee;
	border-width: 1px;
	border-style: solid;
	padding: 14px;
	margin: 0;
}

.form_label { 
	display: block;
	float: left; 
	width: 80px; 
	padding: 0; 
	margin: 0px 0 0;
	text-align: right; 
}

