
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color:#676566;
	line-height: 1.5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0; margin: 0; text-align: center;
}
body {
	font-size: 93%;
}
td{
	font-family:"Courier New", Courier, monospace;
	font-size:86%;
}
.listentext{
	font-family:"Courier New", Courier, monospace;
	font-size:86%;
}
body, html{
	min-height:101%; /*Scrollbar immer anzeigen*/
}

a:link {
	color: #676566;
	text-decoration: none;	
}
a:visited {
	color: #676566;
	text-decoration: none;	
}
a:hover {
	color: #676566;
	text-decoration: none;	
}
a:active {
	color: #676566;
	text-decoration: none;	
}

ul { list-style-type: disc; red;
	padding: 0;
    margin: 0;
    margin-left: 15px;
    }
li {
  color: orange;
}
li span {color: #676566;}
/*------------------------------------------------------*/
.abgerundet {
-moz-border-radius:10px; /* Firefox */
-webkit-border-radius:10px; /* Safari, Chrome */
-khtml-border-radius:10px; /* Konqueror */
border-radius:10px; /* CSS3 */

behavior:url(border-radius.htc);
padding: 10px;
	}

.datenschutz { text-align: justify;}
/*------------------------------------------------------*/
hr {
	border:solid #000000 1px;
	height:1px;
}
/*------------------------------------------------------*/
h2 {
	font-size:120%;
	padding: 0; margin: 0;
	letter-spacing: 0.5px;
	text-transform:uppercase;
	padding-bottom:5px;
}
h3 {
	font-size:101.01%;
	padding: 0; margin: 0;
	letter-spacing: 0.5px;
	text-transform:uppercase;
	padding-bottom:10px;
	text-align:left;
}
/*------------------------------------------------------*/
#top {
	background-color:#f18a00;
}
#top-content {
	text-align:center;
	margin: auto; width: 1200px;
	background-image:url(../Bilder/bg-top-manufaktur.jpg);
	background-repeat:no-repeat;
}
#top-logos {
	text-align:center;
	padding-top:20px;
}
#top-menue {
	padding-bottom:20px;
	margin: auto; width: 760px;
}
#top-bilder {
	text-align:center;
	padding-bottom:20px;
}
/*------------------------------------------------------*/
#top-left {
	width:240px;
	float:left;
	margin-left:0px;
	margin-right:10px;
	text-align:left;
	font-size:96%;
	padding-bottom:20px;
}

#top-right {
	width:500px;
	float:left;
	margin-left:10px;
	margin-right:0px;
	text-align:left;
	font-size:96%;
}
#header-left {
	width:240px;
	float:left;
	text-align:left;
	border-bottom:solid #999 1px;
	height:24px;
}
#header-mid {
	width:240px;
	float:left;
	text-align:left;
	border-bottom:solid #999 1px;
	height:24px;
	padding-left:20px;
	
}
#header-right {
	width:240px;
	float:left;
	text-align:left;
	border-bottom:solid #999 1px;
	height:24px;
	padding-left:20px;
}
#header-under {
	clear:both;
	height:20px;
}
/*------------------------------------------------------*/
#bottom {
	z-index: 1;
	text-align:center;
	min-height:500px;
	background-image:url(../Bilder/bg-bottom-seite.jpg)
}
#bottom-content {
	text-align:center;
	margin: auto; width: 1200px;
	/*width:760px;*/
	padding-top:30px;
	font-size:96%;
	background-image:url(../Bilder/bg-bottom-hendl.jpg);
	background-repeat:repeat-y;
		min-height:1500px;
}
#bottom-3spalten {
	text-align:left;
	margin: auto; width: 760px;

}
#bottom-left {
	width:240px;
	float:left;
	margin-left:0px;
	margin-right:10px;
	text-align:justify;
	font-size:96%;
	padding-bottom:0px;
}
#bottom-mid {
	width:240px;
	float:left;
	margin-left:10px;
	margin-right:10px;
	text-align:left;
	font-size:96%;
	padding-bottom:20px;
}
#bottom-right {
	width:240px;
	float:left;
	margin-left:10px;
	margin-right:0px;
	text-align:left;
	font-size:96%;
	padding-bottom:20px;
}
#bottom-footer {
	color:#FFF;
	margin: auto; width: 760px;
	clear:both;
	font-size:96%;
	/*background-color:#f18a00;*/
	border:solid #000000 0px;
	line-height:30px;
	text-align:left;
	padding-left 20px;

	background-color:#cdcccd;

    -moz-border-radius:10px; /* Firefox */
    -webkit-border-radius:10px; /* Safari, Chrome */
    -khtml-border-radius:10px; /* Konqueror */
    border-radius:10px; /* CSS3 */
}
.bottom-button {
	margin: auto; width: 120px;
	font-size:14px;
	background-color:#666;
	border:solid #999 1px;
	line-height:22px;
	text-align:center;
	margin-top: 4px;
	margin-right: 20px;
	float:right;

    -moz-border-radius:3px; /* Firefox */
    -webkit-border-radius:3px; /* Safari, Chrome */
    -khtml-border-radius:3px; /* Konqueror */
    border-radius:3px; /* CSS3 */
}
a.bottom-button {
	text-decoration:none;
}
a.bottom-button:link {
	color:#FFF;
}
a.bottom-button:visited {
	color:#FFF;
}
a.bottom-button:hover {
	color:#FFF;
}
a.bottom-button:active {
	color:#FFF;
}
/*------------------------------------------------------*/
a.mainmenue {
	text-decoration:none;
}
a.mainmenue:link {
	color:#FFF;
}
a.mainmenue:visited {
	color:#FFF;
}
a.mainmenue:hover {
	color:#FFF;
}
a.mainmenue:active {
	color:#FFF;
}
.mainmenue {
	padding-left:20px;
	padding-right:20px;
	border-right:solid #000000 1px;
	font-size:96%;
	letter-spacing: 0.5px;
}
.mainmenuerechts {
	padding-left:20px;
	padding-right:20px;
	border-right:solid #000000 0px;
}

/*------------------------------------------------------*/

