#banner {
	padding: 0;
	margin: 0;
	height: 120px;
	width: 100%;
	position: relative;
}
/* für IE 5 */
* html #banner {
	width: 777px;
	w\idth: 778px;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A6A6A;
}
p {	
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #6A6A6A;
}
.welcome_text{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #6A6A6A;
}
a:link {
	color: #6A6A6A;	
	text-decoration: none;
}
a:visited {
	color: #6A6A6A;	
	text-decoration: none;
}
a:focus {
	color: #6A6A6A;	
	text-decoration: none;
}
a:hover {
	color: #6A6A6A;	
	text-decoration: underline;
}
a:active {
	color: #6A6A6A;	
	text-decoration: none;
}
.leerzeile {
	font-size: 0px;
}
.summary {
	display: none; 
}

#aussen {
height: 390px;
width: 100%;
position: relative;
}
/* Weiche für Opera 4-6 - Setzt margin neu */
@media screen {
        html * body #aussen {
                top:20%;
        }
}

.tableBorderDecoration {
border-top: 1px solid;
border-bottom: 1px solid;
border-left: 5px solid;
border-right: 5px solid;
border-color: #cccccc;
}

#copyright {
font-size: 9px;
background-color: #ffffff;
padding-top: 5px;
margin:0px;
text-align:center;
}

#contentlinks {
	float: left;
	margin: 0px auto;
	padding: 0;
	width: 388px;
	height: 100%;
	background-color:#FFFFFF;
	overflow: hidden;
	border-style: solid;
	border-color: #cccccc;
	border-width: 0 0 0 1px;
}
* html #contentlinks {
	width: 389px;
	w\idth: 388px;
}

#contentrechts {
	margin: 0px auto;
	float: left;
	padding: 0;
	background-color:#FFFFFF;
	width: 388px;
	height: 100%;
	border-style: solid;
	border-color: #cccccc;
	border-width: 0 1px 0 1px;
}
* html #contentrechts {
	width: 390px;
	w\idth: 388px;
}

#footer {
	background-color:#eaeaea;
	font-size: .75em;
	margin: 0 0 0 110px;
	padding: 0;
	width: 779px;
	height: 34px;
}


.fliesstext {
	margin: 1.0em 1.3em 0.9em 1.3em;
	padding: 0;
	text-align: left;
	color:#6a6a6a;
	font-size: .75em;
	line-height: 1.3em;
	font-weight: normal;
	font-style: normal;
}
.fliesstextbild {
	margin: 0 0 0.9em 1.3em;
	padding: 0;
	text-align: left;
	color:#6a6a6a;
	font-size: .75em;
	line-height: 1.3em;
	font-weight: normal;
	font-style: normal;
	/*min-height: 98px;*/
}
.fliesstextbild img {
	float: right;
	border-top: 3px solid white;
	border-left: 8px solid white;
}
.textrechts {
	margin: 1.0em 1.3em 0.9em 2.03em;
	padding: 0;
	text-align: left;
	color:#6a6a6a;
	font-size: .75em;
	line-height: 1.3em;
	font-weight: normal;
	font-style: normal;
	float: right;
}


.textlink {
	margin: 1.0em 1.3em 1.0em 1.3em;
	padding: 0 0 0 12px;
	font-size: .75em;
	line-height: 1.4em;
	background-image: url(../images/arrow_textlink.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.textlink a {
	text-align: left;
	color:#AE0F0F;
	text-decoration:none;
}

.backlink {
	margin: 0.8em 1.3em 0em 1.3em;
	padding: 0 0 0 12px;
	font-size: .75em;
	line-height: 1.4em;
	background-image: url(../images/arrow_backlink.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.backlink a {
	text-align: left;
	color: #AE0F0F;
	text-decoration: none;
}


.cartlink {
	margin: 0.8em 1.3em 0em 1.3em;
	padding: 0 0 0 32px;
	font-size: .75em;
	line-height: 1.4em;
	background-image: url(../images/iconShoppingCart.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.cartlink a {
	text-align: left;
	color: #4d4d4d;
	text-decoration: none;
}


.cart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.cart a {
	text-align: left;
	color: #4d4d4d;
	text-decoration: none;
}



.greyline {
	background-image:url(../images/spacer_grey.gif);
	background-repeat: repeat-x;
	font-size: 0;
	height:1px;
	width:100%;
	padding: 0;
	margin: 0;
}

.preis {
	margin: 0.3em 1.3em 0.9em 1.3em;
	padding: 0;
	text-align: left;
	color:#6a6a6a;
	font-size: .75em;
	line-height: 1.3em;
	font-weight: normal;
	font-style: normal;
	/*min-height: 98px;*/
}

.product {
	padding-top: 10px;
	padding-left: 10 px;
}


.product_title {
	margin-left: 20px;
	padding: 0px;
	text-align: left;
	color:#6a6a6a;
	font-size: .75em;
	line-height: 1.3em;
	font-weight: bold;
	font-style: normal;
}
.product img {
	border: solid 1px #cccccc;
	margin-top: 10px;
	margin-left: 20px;
}

input[type=text], select, textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #6A6A6A;
	background-color: #fcfbfa;
	BORDER: 1px solid #acabab;

}

.footerMenu {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 11 px;
	font-weight: bold;
	padding-top: 5 px;
	padding-left: 5 px;
	border-left: 1px solid;
	border-right: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-color: #cccccc;
}

.cart_price{
	text-align: right;
	padding-right: 10px;
	color:#6a6a6a;
	font-size: .75em;
	font-weight: normal;
	font-style: italic;
}

.cart_price_total {
	text-align: right;
	padding-right: 10px;
	color:#6a6a6a;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}

.border_right{
	border-right: 1px solid;
	border-color: #cccccc;	
}

.plus_minus_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
	
.button {
	margin-left: 15;
	padding-left: 5 ;
	padding-right: 5 ;
	text-align: left;
	color:#666666;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}


.cart_elements {
	margin: 0.0em 1.5em 0.5em 1.3em;
	padding: 0;
	text-align: right;
	color:#6a6a6a;
	font-size: .75em;
	line-height: 1.3em;
	font-weight: normal;
	font-style: normal;
}
