img {
	border-style: none;
}
html, body{
	margin:0;
	padding:0;
}
body, p, td, h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
}

th {
	text-align:left;
}

td{
	vertical-align:top;
	padding-right:10px;
}

h3{
	margin-bottom:20px;
}

p, h4, td{
	margin:2px 0 2px 0;
	text-align:left;
}

h4{

}

h4 a{
	font-weight:bold;
}
a{
	color:#cc0000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}


form{
	margin:0;
	padding:0;
}

input, .inputButton{
	font-size:10px;
}

input{
	height:14px;
	vertical-align:middle;
}

.inputButton, .sendOrderButton{
	height: 20px;
	text-decoration: none;
	border: 1px solid #666666;
	height: auto;
	padding: 0 2px 0px 2px;
	background-color: #FFFFFF;
}

.sendOrderButton{
	color:#cc0000;
	margin-top:10px;
	width: 200px;
	
}

.sendOrderButton:hover{
	text-decoration:underline;
}

ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

label{
	width:200px;
	float:left;
	margin-right:10px;
}

fieldset{
	margin-top:10px;
	margin-bottom:10px;
}


/************************************** SUCHE */
#header #schnellsuche{
	margin-left:20px;
	white-space:nowrap;
	display:inline;
}
#header #schnellsuche #go{
	height:20px;
	width:20px;
	vertical-align:middle;
}
#header #schnellsuche #suche{
	padding:2px 2px 0px;
	width:100px;
}


/********************************* HEADER */
#header{
	margin:0;
	height:100px;
	line-height:16px;
}

#header ul{
	list-style:none; 
	padding:0; 
	margin:0;
	
}

#header li{
	display:inline;
	margin:0;
	padding:0;
	padding-top:1px;
}

#header #logo{
	position:absolute; 
	left:0;
	top:0
}

/***************************** KATEGORIEN */
#header #kategorien{
	padding-left:250px;
	margin:0;
	padding-top:67px;
}

#header #kategorien ul{
	width:100%;
	background-color:#ff0000; 
	margin:0;
	padding:0;
}

#header #kategorien li a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding-right:15px;
	padding-left:15px;
	white-space:nowrap;
}
#header #kategorien li a:hover{
	color:#333333;
	background-color:#FFFFFF;
}

/******************************** StandardNavi */

#header #standardNavi {
	position:absolute; 
	top:5px; 
	right:10px; 
	width:600px; 
	text-align:right; 
	height:33px; 
	display:block
}
#header #standardNavi li a{
	color:#333333;
	text-decoration:none;
	margin-right:10px;
	margin-left:10px;
	font-size:12px;
}
#header #standardNavi li a:hover{
	color:#cc0000;
}


/******************************************* SIDEBAR * */
#sidebarLeft{
	position:absolute;
	top:110px;
	width:200px; 
	left:5px;
	margin-right:10px; 
}
h3.sidebarBox{
	background-color:#F0F0F0;
	color:#666666;
	border:1px #F0F0F0 solid;
	padding:2px;
	padding-left:5px;
	margin:0;
	margin-bottom:2px;
	margin-top:10px;
	width:200px;
	font-weight:bold;
	font-size: 13px;
}

.sidebarBox{
	text-align:center;
	border:1px solid #CCCCCC; 
	background-color:#FFFFFF;
	width:200px;
	padding:2px;
	padding-left:5px;
	margin:0;
}
.sidebarBox p{
	text-align: left;
	font-size:12px;
}

.sidebarBox ul{
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:left;
}
.sidebarBox li{
}


/********************************* CONTENT */
#content{
	margin-top:10px; 
	margin-left:220px; 
	margin-right:20px;
}

h2{
	color:#cc0000;
	font-size:18px;
}

h3{
	border:#999999 1px solid;
	border-bottom:none;
	color:#cc0000;
	padding:3px;
	padding-left:10px;
	margin:0;
	margin-top:20px;
	margin-bottom:2px;
	font-weight:bold;
	clear:left;
	font-size: 13px;
}

p img {
	margin:5px;
	margin-right:10px;
	margin-bottom:20px;
	float:left;
}

.contentBox{
	padding:10px;
	clear:both;
}

/******************************* FOOTER **/
#footer{
	clear:both; 
	margin-top:40px;
	padding-top:10px;
	border-top:#cc0000 1px solid;
	text-align:right;
}

#footer ul{
	margin:0;
}

#footer li{
	display:inline;
	margin-right:10px;
	color:#666666;
}

#footer a{
	color:#333333;
	text-decoration:none;
}
#footer a:hover{
	color:#cc0000;
}

/******************************** PRODUCT PAGE */


#productPage #cover{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
#productPage table{
}

#productPage th{
	font-size:12px;
	font-weight:bold;
	text-align:left;
	border-top:#cc0000 1px dotted;
	padding-top:5px;
	margin-top:5px;
}

#productPage table .grammatur, #productPage table .reference, #productPage table .preis, #productPage table .stattPreis, #angebotePage table .preis{
	text-align:right;
}
#productPage table .preis, #productPage table .stattPreis{
	white-space:nowrap;
}
#productPage table .preis span{
	color:#FF0000;
	font-weight:bold;
}

#productPage table a, #searchResultPage table a, #angebotePage table a, #motivPage .motivBox a{
	color:#cc0000;
	text-decoration:none;
}
#productPage table a:hover, #searchResultPage table a:hover, #angebotePage table a:hover, #motivPage .motivBox a:hover{
	color:#666666;
}

#searchResultPage h4{
	border-top:#cc0000 1px dotted;
	padding-top:5px;
	margin-top:5px;
}

#angebotePage table{
	width:100%;
}

#angebotePage th{
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding-top:5px;
	margin-top:5px;
}

#angebotePage table td{
	vertical-align:top;
	margin-right:10px;
	border-bottom:#cc0000 1px dotted;
	padding-top:5px;
	margin-top:5px;
}

/** MOTIV PAge */
#motivPage td{
	text-align: center;
	padding: 10px;
}

#motivPage .navigation{
	clear:both;
	list-style-type:none;
	text-align:center;
}
#motivPage .navigation li{
	display:inline;
	margin-left:20px;
	font-size: 12px;
	border: 1px solid;
	padding: 3px;
}


.motivBox{
	width: 150px;
}

#motivPage .motivBox, #cmsPage .cmsBox{
	float:left;
	margin:10px;
	text-align:center;
}

#cmsPage .cmsBox {
	width:350px;
}
#cmsPage .cmsBox img{
	border:none;
	margin-right:10px;
	margin-bottom:10px;
}

#motivPage .motivBox img{
	border-color:#C0C0C0; 
	border-width:1px; 
	border-style:solid
}

#motivPage .motivBox ul, #cmsPage .cmsBox ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

#motivPage td h4{
	text-align:center;
	clear: none;
}

#cmsPage .cmsBox h4{
	text-align:left;
}

#cmsPage table .preis{
	text-align:right;
	font-weight:bold;
}


.meldung{
	border:1px solid #00CC00
}
.fehlermeldung{
	border:1px solid #FF0000
}

#loginPage label{
	width:200px;
	float:left;
	margin-right:10px;
}

#loginPage form{
	margin-top:20px;
}

#customerIndexPage ul{
	border-bottom:#cc0000 1px dotted;
	margin-bottom:10px;
	padding-bottom:10px;
}


.adressKasten{
	border:1px solid #cc0000; 
	padding:5px; 
	width:290px;
	height:360px;
	min-height:260px;
	display:block; 
	float:left; 
	margin:10px;
	margin-left:0;
}

.cartStep2AddressBox{
	width:30%; 
	height: 210px; 
	margin-right:20px; 
	float:left; 
	border:1px #FFD9D9 solid; 
	padding:5px;
}

.cartStep2Comment{
	height: 160px; 
	margin-right:20px; 
	float:left; 
	border:1px #FFD9D9 solid; 
	padding:5px;
}
