body {
	padding: 0px;
	margin: 0px;
	background-color: #DADADA;
	background-image: url(../img/bg.gif);
}
.content {
   width: 508px;
	background-color: #E8E9EA;
	padding: 15px;
}


h1 {
	font: 13 px Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #666;
	font-weight: bold;
}

.fontblue {
	color: #0088C7;
}

.mainmenu {
	background-color: #929292;
	background-image: url(../img/mnu_bg.gif);
	background-repeat: repeat-x;
	height: 26px;
	border-bottom: solid 1px #FFF;
	border-top: solid 1px #FFF;
	vertical-align: middle;
	width: 700px;
	}
	
.menulink {
    border-right: solid 1px #FFF;
	background: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-left: 9px;
	padding-right: 9px;
	text-decoration: none;
	height: 26px;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
}
	
.menulink:hover {
	background-image: url(../img/mnu_over.gif);
	background-repeat: repeat-x;
}
.menulinkimp {
	background: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	height: 26px;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
}
	
.menulinkimp:hover {
	background-image: url(../img/mnu_over.gif);
	background-repeat: repeat-x;
}
a {
	font-weight: bold;
	font: normal  12 px Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #666;
	white-space: normal;
	}
	
a:hover {
	text-decoration: none;
	}
	
	p {
	font: normal  12 px Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #666;
}

td {
	vertical-align: top;
	text-align: left;
	font: normal  12 px Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #666;
}

.shleft {
	background-image: url(../img/shd_l.gif);
	background-repeat: repeat-y;
	width: 5px;
}

.shright {
	background-image: url(../img/shd_r.gif);
	background-repeat: repeat-y;
	width: 5px;
}

.headerimg {
	height: 155px;
	background-color: #FFF;
}

.subcontent {
	background-color: #FFF;
	width: 158px;
	white-space: normal;
	}

.subcontentbilder {
	background-color: #FFF;
	padding: 0px;
	margin: 0px;
	width: 158px;


}
.tabellenliste {
	font-size: 10px;
	font-weight: bolder;
	list-style-type: square;

}
form {
	vertical-align: middle;
	text-align: left;
	font: normal 12px Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #FFF;
	background-color: #E8E9EA;
	border-right: 30px; 
}
.formularfelder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #F4F4F4;
	margin: 0px;
	padding: 1px;
	height: 22px;
	width: 230px;
	border: 1px outset #FFFFFF;
	color: #333333;
	background-position: center center;
}

.formularfeldtextarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #F4F4F4;
	margin: 0px;
	padding: 1px;
	height: 150px;
	width: 230px;
	border: 1px outset #FFFFFF;
	color: #333333;
	background-position: left center;
}

.formularfeldplz {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: #F4F4F4;
	margin: 0px;
	padding: 1px;
	height: 22px;
	width: 50px;
	border: 1px outset #FFFFFF;
	color: #333333;
	background-position: left center;
}
.formularfeld0rt {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: #F4F4F4;
	margin: 0px;
	padding: 1px;
	height: 22px;
	width: 180px;
	border: 1px outset #FFFFFF;
	color: #333333;
	background-position: left center;
}

li {
	margin-left: -10px;
	list-style-type: square;
}