body {
	background-color: #f6db88;
	background-image: url(all_back.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
a {
	color: #F6C144;
	text-decoration: none;
}

#all {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #a85f20;
	background-image: url(main_back.gif);
	background-repeat: repeat-y;
}
#top {
	height: 191px;
	background-image: url(titel_back.gif);
	background-repeat: repeat-x;
	background-position: 0px 100px;
}
#titel {
	float: left;
	width: 500px;
	height: 190px;
	background-image: url(supastyle-logo-a.gif);
	background-repeat: no-repeat;
	background-position: 36px 100px;
}
#bild {
	float: left;
	width: 299px;
	height: 190px;
	background-color: #A85F20;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F6DB88;
}
#main {
	float: left;
	width: 500px;
	background-image: url(kleiderbuegel.gif);
	background-repeat: no-repeat;
	background-position: 400px top;
}
#logo2 {
	background-image: url(supastyle-logo-b.gif);
	background-repeat: no-repeat;
	height: 10px;
	background-position: 36px top;
}
#text {
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 36px;
}
#text h1 {
	font-size: 24px;
	color: #D6A77C;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 36px;
	margin-left: 0px;
}

#nav {
	width: 300px;
	float: left;
	padding-top: 44px;
}
#nav a {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 60px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
}
#nav a:hover {
	color: #FFFFFF;
	background-image: url(pfeil.gif);
	background-repeat: no-repeat;
	background-position: 30px center;
}
.Link1 #Link1, .Link2 #Link2, .Link3 #Link3, .Link4 #Link4, .Link5 #Link5, .Link6 #Link6, .Link7 #Link7, .Link8 #Link8, .Link9 #Link9, .Link10 #Link10, .Link11 #Link11, .Link12 #Link12 {
	color: #A85F20;
	background-color: #F6DB88;
}

.Link1 a#Link1:hover, .Link2 a#Link2:hover, .Link3 a#Link3:hover, .Link4 a#Link4:hover, .Link5 a#Link5:hover, .Link6 a#Link6:hover, .Link7 a#Link7:hover, .Link8 a#Link8:hover, .Link9 a#Link9:hover, .Link10 a#Link10:hover, .Link11 a#Link11:hover, .Link12 a#Link12:hover {
	color: #A85F20;
	background-color: #F6DB88;
	background-image: none;
}
#footer {
	clear: both;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F6DB88;
	margin-top: 20px;
	padding-top: 5px;
	color: #F6DB88;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	background-color: #A85F20;
}
#footer a {
	color: #FBEDC4;
	text-decoration: none;
}


.clear {
	clear: both;
}
input, textarea {
	width: 200px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #F6DB88;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #A85F20;
	font: 12px Arial, Helvetica, sans-serif;
}
.eurofeld {
	font-size: 16px;
	font-weight: bold;
	color: #A85F20;
	width: 60px;
}
.radio {
	background-color: #A85F20;
	height: 15px;
	width: 15px;
	text-align: right;
	vertical-align: top;
}

.beige {
	color: #F6DB88;
}
.ei {
	color: #FBEDC4;
}


@media print {
  .print-versteckt	{
	visibility: hidden;
	height: 0px;
	width: 0px;
	overflow: hidden;
	position: absolute;
  }
}
.print-sichtbar {
	visibility: visible;
}

