@charset "UTF-8";
body {
	background-color: #B0B0B1;
	background-image: url(../bilder/main/main-back.gif);
	background-repeat: repeat-y;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
#logo {
	position:absolute;
	width:291px;
	height:204px;
	z-index:3;
	top: 0px;
	left: 0px;
}
#menu {
	position:absolute;
	width:180px;
	height:720px;
	z-index:1;
	left: 20px;
	top: 195px;
	background-image: url(../bilder/main/menu-back.gif);
	background-repeat: no-repeat;
	background-position: 0px 350px;
}
#content {
	position:absolute;
	width:750px;
	height:auto;
	z-index:2;
	left: 220px;
	top: 20px;
	padding-bottom: 50px;
}
#image {
	width: 750px;
	height: 375px;
	margin-bottom: 8px;
}
#copy {
	background-color: #e9e9ea;
	background-image: url(../bilder/main/copy-back.gif);
	background-repeat: repeat-y;
	margin-bottom: 8px;
	padding-top: 58px;
	padding-bottom: 38px;
}
#copyleft {
	padding-left: 22px;
	float: left;
	clear: both;
	padding-right: 22px;
	padding-top: 6px;
}
#copyright {
	float: left;
	width: 400px;
}
#clear {
	clear: both;
}
#block {
	height: 30px;
	background-color: #b1b3b4;
	margin-bottom: 8px;
	text-align: center;
}
#fuss {
	margin-bottom: 0px;
	width: 750px;
	background-color: #7b7c7e;
	height: 106px;
	clear: both;
}
#left {
	float: left;
	height: 40px;
	width: 480px;
	padding-top: 40px;
	text-align: center;
}
#right {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height: 106px;
	float: right;
}
a {
	color: #666666;
}
a:hover {
	color: #3D5966;
}
form.content     { padding: 10px }
input.content     {
	font-size: 11px;
	background-color: #fff;
	margin-bottom: 3px;
	padding: 2px;
	border: solid 1px #cfcfcf;
	width: 320px
}
input.content-ort     {
	font-size: 11px;
	background-color: #fff;
	margin-bottom: 3px;
	margin-left: 5px;
	padding: 2px;
	border: solid 1px #cfcfcf;
	width: 229px
}
input.content-plz     { font-size: 11px; background-color: #fff; margin-bottom: 3px; padding: 2px; border: solid 1px #cfcfcf; width: 80px }
input.content-senden     { color: #efefef; font-weight: bold; font-size: 11px; background-color: #6b6b6b; margin-bottom: 3px; padding: 2px; border: solid 1px #fff }
textarea.content     {
	font-size: 11px;
	background-color: #fff;
	padding: 2px;
	border: solid 1px #cfcfcf;
	width: 320px
}
select.content     { font-size: 11px; background-color: #fff; margin-bottom: 3px; padding: 2px; border: solid 1px #cfcfcf; width: 80px }

table.liste     { background-color: #f5f5f5; padding: 3px }

body.start { background-color: #f3f2f1 }
td.liste-beschr      {
	color: #555;
	font-size: 10px;
	line-height: 11px;
	background-color: transpent;
	padding: 2px;
	border: solid 0px #e8e8e8
}
td.liste        {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #e8e8e8;
	border-right-color: #e8e8e8;
	border-bottom-color: #A5A5A6;
	border-left-color: #e8e8e8;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
}
td.liste-buy         {
	color: #777;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #e8e8e8;
	border-right-color: #e8e8e8;
	border-bottom-color: #A5A5A6;
	border-left-color: #e8e8e8;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
}
