#wrapper {
	background-repeat: no-repeat;
	height: 600px;
	width: 1000px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(jpg/koben.jpg);
	background-position: 0px 0px;
}
body {
	margin: 0px;
	background-color: #666;
}
#wrapper #menu {
	width: 100px;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
	top: 25px;
}
#wrapper #main {
	float: right;
	margin-top: 40px;
	margin-right: 100px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	top: 25px;
	height: 500px;
	width: 700px;
}
#wrapper #main #contact #main2 table tr td p {
	font-size: 13px;
	line-height: 22px;
}
#wrapper #main #aboutText .text {
	font-size: 14px;
	margin-top:0px;
}
#wrapper #main table tr td startpage {
	font-size: 10px;
}
#wrapper #main table tr td {
	font-size: 13px;
	text-align: left;
}

a img  {
	border:none;	
}


#wrapper #maintag {
	float: right;
	margin-top: 0px;
	margin-right: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	top: 25px;
	height: 600px;
	width: 740px;
	background-color: #CCC;
}
#wrapper #maintag table tr td p {
	font-size: 12px;
	background-color: #CCC;
}

.boxImpressum {
		text-align:right;
		margin-right:auto;
		margin-left:auto;
		width:950px;
		
}

.linkImpressum {
	color:#fff;
	text-decoration:none;	
}
