/* Basic Elements */
html, body {
	margin: 0;
	background-color:#D8D8D8;
	}
	
#top {
	width: 800px;
	height: 15px;
	}

img {
	border: 0;
}

#container {
	width: 800px;
	margin: 0 auto;
	background-color:#F4F4F4;
	}
	
#header {
	width: 100%;
	height: 140px;
	}
#wrapper {
	float: left;
	width: 100%;
	hight: 100%;
	border-left: 1px solid #26591C;
	border-right: 1px solid #26591C;
	}
#left {
	float: left;
	margin: 4em 3em 0em 0%;
	}	
	
#content {
	margin: 50;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	margin: 4em 5em 4em 25%;
	}
#content h1{
	font-size:14px;
	font-style:bold;
	color: #006600;
	background-color:#D5E3CA;
	border-bottom: dashed 1px #009933;
	border-top:dashed 1px #009933;
	margin-top:20px;
	margin-bottom:0px;
	height:22px;
	padding-top:3px;
	padding-left:5px;
	table-layout:
	}
	
#content .piclinkdelx{
	width: 115px;
	height: 140px;
	margin-right: 15px;
	float: left;
	text-align: center;
	border: none;
}

.bildupload a{
   height: 100px;
	width: 100px;
	text-align: center;
	padding: 5px;
	margin: 0px 10px 10px 0px;
	border: 1px solid #CCC;
	background-color:#FFF;
	float: left;
}
	
#footer {
	clear: both;
	width: 100%;
	height: 45px;
	border-bottom: 1px solid #26591C;
	border-left: 1px solid #26591C;
	border-right: 1px solid #26591C;
	background-image:url(../gfx/bottom.jpg);
	background-repeat:no-repeat;
	}

#bottomtext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	padding: 1px 0px;
	text-align:center;
	}
	
	
#copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	width:802px;
	background-color:#D8D8D8;
	}

.mitteilung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-color: #D2E6CF;
	border: 1px solid #577B56;
	}

input.button {
	color: #585858;
	font-weight:500;
	background-color: #D2E6CF;
	border:1px solid #577B56;
	}
	
.meldung {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF0000;
	}
	
.titel {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #46A744;
	}
	
.untertitel {
	font-size:14px;
	font-weight:bold;
	color: #46A744;
	}
	
.untertitel2 {
	font-size:14px;
	width: 500px;
	font-weight:bold;
	color: #009933;
	background-color:#46A744;
	border-bottom:dashed 2px #009933;
	border-top:dashed 2px #009933;
	}
	
.katit {
	font-size:14px;
	font-weight:bold;
	color: #666666;
	}
	
.gfx {
	margin-right: 10px;
	}

.table {
	/* background-color:#EBEBEB; */
	border:1px solid #959595;
	
	}

.pit {
	color:#666666;
	}
	
.bottom1 {
	color:#333333;
	}

a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	border-style:none;
	color:#006600;
}
a:hover{
	color: #062700;
}

a:visited{

}
a:active{

}
#h2 {
	margin-top: 10px;
	height:30px;
	border: 1px solid #D5E3CA;
	}

/* Nav Menu */
