body {
	background: url(img/back.gif);
	color: #000033;
	font: 11px Arial, Helvetica, sans-serif;
	height: 100%;
	margin: 0px 0px 0px 41px;
	width: auto;
}

a {
	color: #990033;
	text-decoration: none;
}

a:hover {
	color: #FFA4C1;
}



br {
	clear: both;
}

p br {
	clear: none;
}

form {
	margin: 0px;
	padding: 0px;
}

html {
	height: 100%;
	width: 100%;
}



p {
	margin: 0px;
}
em {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-size: 10px;
}


.box {
	border-bottom: 5px solid #DBE0E9;
	height: auto;
	width: 188px;
}

.box h1 {
	background: url(img/titelBalken.gif) no-repeat;
	border-bottom: 2px solid #DBE0E9;
	color: #FFFFFF;
	display: block;
	font-size: 10px;
	font-weight: normal;
	height: 19px;
	margin: 0px;
	padding: 7px 10px 0px;
	text-transform: uppercase;
	width: 168px;
}

.box h1 a {
	background: url(img/pfeil.jpg) no-repeat right top;
	color: #FFFFFF;
	display: block;
	width: 168px;
}

.box img {
	background: #FFFFFF;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: none;
	clear: both;
	display: block;
}

.box p {
	height: auto;
	margin: 0px 4px;
	padding: 7px 7px 3px;
	width: 166px;
}

.box p.bild a {
	border: 1px solid #708AA1;
	height: auto;
	margin: 0px 0px 5px;
	padding: 1px;
	width: 90px;
	display: block;
}

.box p.bild a:hover {
	background: #FFA4C1;
}

.box p.link {
	height: auto;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: -1px;
	padding: 0px;
	width: 180px;
}

.box p.link a {
	background: url(img/eck.gif) no-repeat left bottom;
	border-top: 1px solid #DBE0E9;
	clear: both;
	color: #000033;
	display: block;
	padding: 3px 7px;
	width: 166px;
}

.box p.link a:hover {
	background: url(img/eck.gif) #FFA4C1 no-repeat right bottom;
	color: #FFFFFF;
}

.box p.trenner {
	border-top: 1px solid #E0DFE3;
	padding-top: 2px;
}

/* FormularElemente--------------------------------------------------- */

input {
	background: #EAEDF2;
	border-bottom: 1px solid #DBE0E9;
	border-left: 1px solid #6D879F;
	border-right: 1px solid #DBE0E9;
	border-top: 1px solid #6D879F;
	color: #333333;
	float: left;
	font-size: 1em;
	height: 15px;
	margin: 2px 7px 0px 0px;
	padding: 2px;
	width: 150px;
}


select {
	background: #EAEDF2;
	border-bottom: 1px solid #DBE0E9;
	border-left: 1px solid #6D879F;
	border-right: 1px solid #DBE0E9;
	border-top: 1px solid #6D879F;
	color: #333333;
	float: left;
	font-size: 1em;
	height: 20px;
	margin: 2px 7px 0px 0px;
	padding: 2px;
	width: 150px;
}

textarea {
	background: #EAEDF2;
	border-bottom: 1px solid #DBE0E9;
	border-left: 1px solid #6D879F;
	border-right: 1px solid #DBE0E9;
	border-top: 1px solid #6D879F;
	color: #333333;
	float: left;
	font-size: 1em;
	height: 150px;
	margin: 2px 7px 0px 0px;
	overflow: auto;
	padding: 2px 2px 3px;
	width: 300px;
}


.kontakt {
	float: left;
	height: auto;
	padding: 2px 0px 2px 11px;
	width: auto;
}

.kontaktButton {
	float: left;
	height: auto;
	padding: 2px 0px 2px 11px;
	width: auto;
}

.kontaktButton input {
	background: url(buttons/german/button_back.gif);
	border-style: none;
	color: #FFFFFF;
	font: 9px Arial, Helvetica, sans-serif;
	height: 25px;
	margin: 2px 0px 2px -2px;
	padding: 0px;
	text-transform: uppercase;
	width: 120px;
}

#mitte {
	border-top: 4px solid #DBE0E9;
	float: left;
	height: auto;
	margin: 0px 1px;
	padding: 10px;
	width: 380px;
}
#mitte p.button input {
	background: url(buttons/german/button_back.gif);
	border-style: none;
	color: #FFFFFF;
	font: 9px Arial, Helvetica, sans-serif;
	height: 25px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	width: 120px;
}
#mitte .kontaktKlein {
	margin-left: 0px;
	padding-left: 0px;
}
#mitte .kontaktKlein input{
	margin-left: 0px;
	padding-left: 0px;
	width: 30px;
}
#mitte .kontaktRadio input{
	margin-left: 0px;
	padding-left: 0px;
	width: auto;
	background: #FFFFFF;
	height: auto;
	border-style: none;
}
#mitte .kontakt {
	margin-left: 0px;
	padding-left: 0px;
}

#mitte .kontaktButton {
	margin-left: 0px;
	padding-left: 0px;
}

#mitte .kontaktButton img {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 2px;
}

#content {
	background: url(img/backContend.gif) repeat-y center top;
	border-bottom: 5px solid #DBE0E9;
	height: auto;
	margin: 0px 4px;
	padding: 0px;
	width: 778px;
}

#head {
	height: 190px;
	margin: 0px;
	width: 786px;
}

#links {
	float: left;
	height: auto;
	margin: 0px;
	padding: 0px;
	width: 188px;
}

#main {
	height: 96%;
	width: 786px;
}



#mitte .line {
	background: url(img/line.gif) repeat-x left center;
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 0px;
}

#mitte h1 {
	background: url(img/line.gif) repeat-x left bottom;
	color: #2E5778;
	font: normal 2em impact, "arial black", arial;
	margin-bottom: 5px;
	padding: 20px 0px 15px;
}

#mitte h2 {
	color: #990033;
	font-size: 1em;
	font-weight: bold;
	margin: 0px 0px 5px;
	padding: 0px;
}

#mitte img {
	border-style: none;
	display: block;
	float: left;
}
#mitte p.info {
	display: block;
	width: 275px;
	float: right;
}

#mitte p.bild a {
	border: 1px solid #708AA1;
	display: block;
	float: left;
	height: auto;
	margin-right: 10px;
	padding: 1px;
	width: auto;
	margin-bottom: 5px;
}


#mitte p.bild a:hover {
	background: #FFA4C1;
}

#mitte p.verlauf {
	background: #B1BDCE;
	display: block;
	font-size: 0.8em;
	margin: -10px -10px 0px;
	padding: 3px 10px;
	text-transform: uppercase;
}

#mitte p.verlauf a {
	color: #FFFFFF;
}

#mitte p.verlauf a:hover {
	color: #FFA4C1;
}

#rechts {
	float: left;
	height: auto;
	margin: 0px;
	padding: 0px;
	width: 188px;
}

#topleiste {
	height: 26px;
	margin: 0px 4px;
	width: 778px;
}

#topleiste .menu {
	background: url(img/subMenu.gif) no-repeat;
	color: #FFFFFF;
	float: left;
	font-size: 9px;
	height: 26px;
	margin: 0px;
	text-transform: uppercase;
	width: 593px;
}

#topleiste .menu .links {
	display: block;
	float: left;
	margin-top: 8px;
	padding-left: 10px;
	width: 193px;
}

#topleiste .menu .rechts {
	display: block;
	margin-right: 10px;
	margin-top: 8px;
	text-align: right;
}

#topleiste .menu a {
	color: #FFFFFF;
}

#topleiste .menu a:hover {
	color: #FFA4C1;
}

#topleiste .sprache {
	border-bottom-color: #DBE0E9;
	border-left-color: #DBE0E9;
	border-right-color: #DBE0E9;
	border-top: 8px solid #DBE0E9;
	height: 14px;
}

#topleiste .sprache img {
	border-style: none;
}

#unten {
	border-top: 20px solid #002953;
	clear: both;
	margin-left: 8px;
	margin-right: 8px;
	text-align: right;
}
#mitte table input {
	width: 30px;
	float: none;
	margin: 0px;
	padding: 0px;
}
#mitte table {
	width: 100%;
}
#mitte table.liste td {
	border-top: 1px solid #EAEDF2;
	padding: 2px;
}

#mitte table td {
	padding: 3px;
}

td.copyright {
	margin: 0px;
	padding: 3px 0px 10px 10px;
	width: 300px;
	border-style: none;
	clear: both;
}

#mitte tr.title td {
	background: #B1BDCE;
	color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	text-transform: uppercase;
	font-size: 9px;
}

#mitte table img{
	border: 1px solid #708AA1;
	height: 40px;
	padding: 1px;
	width: 40px;
}
#mitte td.radio{
	height: auto;
	width: 15px;
}
#mitte td.main{
	height: auto;
	width: 50%;
}
#mitte .radio input{
	height: auto;
	width: auto;
	background: #FFFFFF;
	border-style: none;
}

#mitte h3 {
	font-size: 1em;
	font-weight: bold;
	background: #EAEDF2;
	margin: 0px;
	padding: 3px 1px 3px 5px;
}
#mitte .nr {
	background: url(img/number.gif) no-repeat;
	display: block;
	height: 15px;
	width: 15px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	float: left;
	margin-right: 2px;
}
#mitte .nrDark {
	background: url(img/numberDark.gif) no-repeat;
	display: block;
	height: 15px;
	width: 15px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	float: left;
	margin-right: 2px;
}
#mitte .nummer p {
	height: 20px;
	float: left;
	display: block;
	margin-right: 3px;
}

.productOldPrice {
	font-weight: normal;
	color: #B1BDCE;
	text-decoration: line-through;
}

