/*
Orange =  #f28f00
Blau = #004c98

Arial ist besser, lass mal die Verdana ruhig weg! ;-)
*/

body, ul, li, p, h1, h2, form {
	padding: 0;
	margin: 0;
}

img {
	border:0;
}

body {
	color: #013393;
	background-image: url(../images/sorttex_bg_body.jpg);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #EF8300;
	
	text-align: center;
}

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

input {
    color: #013393;
    border: 1px solid #C3CFEA;
    margin: 2px;
    padding: 2px;
}

select {
    color: #013393;
    border: 1px solid #C3CFEA;
    padding:1px;
    margin:2px;
}

textarea {
    color: #013393;
    border: 1px solid #C3CFEA;
}

.pdlabeltop {
    padding: 5px 2px 0px 2px;
    margin: 0px 0px 0px 0px;
    display: block;
}

.pdreadonly {
    color: #013393;
    border: 1px solid #C3CFEA; 
    margin: 1px;   
}

.pdcheckbox {
    padding: 0px;
    margin:3px 0px 0px 2px;
    border: 0px solid #ccc;        
}


/*
option {
    padding:4px;
}
*/

.clear {
    clear:both;
}

.error {
    
    color: red;
    font-weight: bold;
}

#page {
	
	width: 945px;
	/*height: 655px;*/
    height: 660px;
	margin: 0 auto 0 auto;
	text-align: left;
	background-image: url(../images/sorttex_bg_page.jpg);
	background-repeat: no-repeat;
}

#pageHead {
	
	width: 945px;
	height: 100px;
	
	border: 0px blue solid;
}

#headBanner {
	
	width: auto;
	height: auto;
	min-height: 80px;
	min-width: 650px;
	margin: 15px 0px 0px 10px;
	float: left;

	border: 0px blue solid;
}

#headFunction {
	
	width: auto;
	height: auto;
	min-height: 80px;
	min-width: 130px;
	margin: 15px 12px 0px 0px;
	float: right;

	border: 0px blue solid;
}

#protectedShops {
    
    margin: 6px 0px 0px 0px;
    float:right;
    border:0;
}

#paypal {
    
    margin: 23px 0px 0px 0px;
    float:right;
    border:0;
}


#pageTop {	
	width: 945px;
	height: 56px;
	
	border: 0px blue solid;
}

#topNav {
	width: auto;
	height: 36px;
	min-width: 600px;
	min-height: 35px;
	margin: 7px 0px 0px 20px;
	float: left;
	
	line-height: 100%;
	font-size: 0.85em;
	
	border: 0px blue solid;
}

#topNav ul {	
	list-style: none;
}

#topNav li {
	width: auto;
	height: auto;
	float: left;
	list-style-position:none;
	list-style-type: none;
	padding:0px 18px 0px 18px;
}

#topNav li ul {
	width: auto;
	height: auto;
	
	display: none; 
	position:absolute; 
	left:0; 
	top:0;
	
	margin-left: -5px;	
	
	background-color: #ffffff;
}

#topNav li > ul { 
	left:auto; 
	top:auto; 
}

#topNav li:hover ul { 
	display:block; 
}

#topNav li ul li {
	width: auto;
	height: auto;
	min-width: 120px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #ffffff;
	float: none;
	list-style-type: none;
	
	background-color: #C1D0E9;
}

#topNav li ul li a {
	width: auto;
	height: auto;
	display: block;
	color: #013393;
	text-decoration: none;
	padding: 3px 7px 3px 7px;
	margin: 0px 0px 0px 0px;
}

#topNav li ul li:hover {
	background-color: white;
}

#topSearch {
	width: 251px;
	height: 35px;
	margin: 7px 13px 0px 0px;
	float: right;
	color: #ffffff;
	font-size: 0.85em;
	border: 0px blue solid;
}

#topSearch label {
	display: block;
	margin: 11px 5px 0px 0px;
	float: left;
}

#topSearch input {
	width:150px;	
	margin: 7px 0px 0px 0px;
	padding: 3px;	
	border: 1px solid #cccccc;
	float: left;
}

#topSearch .btn {
	width: auto;
	height: auto;
	float: left;
	margin: 5px 0px 0px 7px;
	padding: 0px;
	border: 0;
}

#pageMain {	
	width: 932px;
	height: 470px;
	overflow: auto;
	
	margin: 0px 0px 0px 0px;
	border: 0px red solid;
}

#mainTop {

	height: 75px;
	width: 865px;
	margin: 0px 0px 0px 20px;
	float: left;
	
	border: 0px blue solid;	
}


#mainBasket {

    height: auto;
    width: 845px;
    margin: 20px 0px 0px 40px;
    font-size: 0.80em;    
    border: 0px blue solid;    
}

#mainBasket h1 {
    
    color: #F59F00;
    font-size: 1.4em;
    font-weight: normal;
    margin:0px 0px 20px 0px;     
}

#mainBasket .article {
    
    font-weight:bold;
    font-size: 0.85em;
} 

#mainBasket .articleno {
    
    font-size: 0.75em;
} 

#mainBasket .details {
    
    color: #F59F00;
    font-size: 0.85em;
} 

#mainBasket .details a {
    
    color: #F59F00;
} 


#mainBasket .border {
    
    border-top: 2px solid #C0D1EA;
}

#mainBasket .pimage {
        
    border: 1px solid #C0D1EA;
    margin: 0px 100px 20px 0px;
}

#mainBasket .leftform {

    width:auto;
    height: auto;
    margin: 20px 0px 0px 0px;   
    float: left; 
}

#mainBasket .rightform {

    width:auto;
    height: auto;
    margin: 20px 0px 0px 80px;    
    float: left; 
}

#mainBasket .labelleft { 
    width:140px; 
    display: block;
    float:left;
}


#mainTextContent {

    height: auto;
    width: 850px;
    margin: 20px 0px 0px 40px;
    font-size: 0.8em;    
    border: 0px blue solid;
    background-image: url(../images/sorttex_bg_content.jpg);
    background-position: bottom;
    background-repeat: no-repeat;    
}

#mainTextContent h1 {
    
    color: #F59F00;
    font-size: 1.4em;
    font-weight: normal;
    margin:0px 0px 20px 0px;     
}

#mainTextContent h2 {
    
    color: #F59F00;
    font-size: 1.2em;
    font-weight: normal;
    margin:0px 0px 20px 0px;     
}


#mainTextContent .pdinput {
    
    padding: 2px;
    margin:2px;
    border: 1px solid #ccc;    
}

#mainTextContent .pdlabeltop {
    
    padding: 5px 2px 0px 2px;
    margin: 0px 0px 0px 0px;
    display: block;    
}


#topLeft {
	
	width:350px;
	height:auto;
	min-width: 350px;
	min-height: 40px;
	float: left;
	
	margin: 30px 0px 0px 22px;
	
	font-family: Arial, Helvetica, sans-serif;
	border: 0px blue solid;	
}

#topLeft .headline1 {

	color: #F59F00;
	font-size: 1.25em;	
}

#topLeft .headline2 {
	
	font-size: 1em;	
	font-weight: bolder;
	margin-left: 20px;
}

#topRight {
	
	width:auto;
	height:auto;
	min-width: 400px;
	min-height: 40px;
	float: right;
	text-align: right;
	font-size:0.85em;
	
	margin: 0px 0px 0px 0px;
	
	border: 0px blue solid;	
}

#topRight .hinweis {
	
	margin: 3px 0px 15px 0px;
}

#rightFilter {
	width: auto;
	height: auto;
	float: right;
	text-align:left;
	margin: 0px 0px 0px 0px;
}

#rightFilter ul {	
	list-style: none;
}

#rightFilter li {
	width: auto;
	height: auto;
	float: left;
	list-style-position:none;
	list-style-type: none;
}

#rightFilter li a {
	width: 75px;
	height: auto;
	display: block;
	color: #013393;
	background-color: #F39800;
	background-image: url(../images/sorttex_bg_filter.png);
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: bold;
	padding: 3px 7px 3px 7px;
	margin: 0px 0px 0px 1px;
}

#rightFilter li a:hover {
	background-image: url(../images/sorttex_bg_filter_hover.png);
	background-repeat: no-repeat;
}

#rightFilter li ul {
	width: auto;
	height: auto;
	
	display: none; 
	position:absolute; 
	left:0; 
	top:0;
	
	background-color: #ffffff;
}

#rightFilter li > ul { 
	left:auto; 
	top:auto;
}

#rightFilter li:hover ul { 
	display:block; 
}

#rightFilter li ul li {
	width: auto;
	height: auto;
	min-width: 120px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #ffffff;
	float: none;
	list-style-type: none;
	
	background-color: #FDD390;
	background-image: none;
}

#rightFilter li ul li a {
	width: auto;
	height: auto;
	display: block;
	color: #013393;
	background-color: #FDD390;
	text-decoration: none;
	font-weight: normal;
	padding: 3px 7px 3px 7px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

#rightFilter li ul li a:hover {
	background-image: none;
	font-weight: bold;
}

#mainContent {
	
	height: 350px;
	width: 865px;
	margin: 0px 0px 0px 20px;
	float: left;
	
	border: 0px blue solid;
}

#contentList {

	height: auto;
	width: auto;
	min-width: 710px;
	min-height: 175px;
	margin: 2px 0px 0px 20px;
	float: left;
	
	border: 0px blue solid;	
}

#contentList .productList img {
	border: 1px solid #cccccc;
}

#contentList .productList {
    
    width:135px;
    height:180px;
    margin: 0px 5px 0px 0px;
    color: #f18e00;
    font-size: 0.70em;
    
}
#mainBottom {
	
	font-size: 0.75em;
	float: right;
	margin:7px 48px 0px 0px;
}

#mainBottom .pagenumber {
	
	display: block;
	width: 22px;
	height: 22px;
	float: left;
	border: 1px solid #cccccc;
	text-align: center;
	font-size: 1.15em;
	font-weight: bold;
	line-height: 150%;
	margin: 0px 0px 0px 4px;
}

#mainBottom .pagerlabel {
	
	line-height:100%;
	width:auto;
	height: 22px;
	float: left;
	padding-top: 5px;
}

#mainSpecial {
	
	/*height: 295px;*/
    height: 300px;
	width: 865px;
	margin: 0px 0px 0px 20px;
	float: left;
	background-color: #c1d0e9;
	
	border: 0px blue solid;
}


#specialLeft {
    
    /*height: 295px;*/
    height: 300px;
    width: 647px;
    margin: 0px 0px 0px 0px;
    padding: 0px 8px 0px 0px;
    float: left;
    background-color: #ffffff;
    
    border: 0px blue solid;
}

#specialRight {
    
    /*height: 295px;*/
    height: 300px;
    width: 210px;
    margin: 0px 0px 0px 0px;
    float: left;
    background-color: #ffffff;
    
    border: 0px blue solid;
}

#mainTeaser {
	
	width: auto;
	height: auto;
	min-height: 155px;
	min-width: 865px;
	margin: 10px 0px 0px 20px;
	float: left;
    font-size: 0.85em;
	
	border: 0px blue solid;
}

/*
#mainProduct {
      
}
*/
#mainProductTop {
    height: 30px;
    width: 865px;
    margin: 0px 0px 0px 20px;
    
    font-size: 0.9em;
    line-height: 150%;
    
    
    border: 0px blue solid;        
}

#mainProductLeft {

    height: 325px;
    width: 325px;
    margin: 0px 0px 0px 30px;
    float:left;
    
    border: 1px #C3CFEA solid;            
}

#mainProductLeft .galleryimg {
    
    margin-right:2px;
    border: 1px #C3CFEA solid;    
} 


#mainProductMiddle {
    height: 325px;
    width: 295px;
    margin: 0px 0px 0px 20px;
    float:left;
    
    
    border: 0px blue solid;   
}

#mainProductMiddle p {
    
    font-size: 0.75em;
    margin:0px 0px 20px 0px;     
}

#mainProductMiddle h1 {
    
    color: #F59F00;
    font-size: 1.4em;
    font-weight: normal;
    margin:0px 0px 20px 0px;     
}

#mainProductMiddle .marke {
    
    width:145px;
    height: 100px;
    margin: -5px 0px 0px 0px;
}

#mainProductMiddle .price {
    
    font-size: 0.85em;
    font-weight: bold;         
}

#mainProductRight {
    height: auto;
    width: 190px;
    margin: 100px 0px 0px 20px;
    float:left;
    text-align: right;
    font-size: 0.85em;
    font-weight: bold;         
    
    border: 0px red solid;            
}

#mainProductRight .labelleft { 
    width:140px; 
}

#mainProductRight .basketInfo { 
    
    width:190px; 
    height: auto;
    
    margin: 60px 0px 0px 0px;
    padding:5px;
    float: right;
    text-align: center;

    border: 1px red solid;            
}


#mainProductBottom {
    height: auto;
    width: 865px;
    margin: 20px 0px 0px 20px;
    
    border: 0px blue solid;    
}




.teaser {	
	width: 210px;
	height: 155px;
	margin: 0px 6px 0px 0px;
	float: left;
	overflow:hidden;
	background-color: #c1d0e9;
		
	border: 1px white solid;
}

.schuhgroesse {
    background-image: url(../images/sorttex_schuhgroesse.jpg);    
}


#footerNav {
	width: auto;
	height: auto;
	min-width: 300px;
	min-height: 25px;
	margin: 2px 0px 0px 25px;
	float: left;
	
	color: #ffffff;
	font-size: 0.80em;
	
	border: 0px blue solid;
}

#footerNav ul {	
	list-style: none;
	margin: 5px 0px 0px 0px;
}

#footerNav li {
	float: left;
	list-style-position:none;
	list-style-type: none;
	
	margin: 0px 10px 0px 0px;
}

#footerNav a {
	color: #ffffff;
	text-decoration: none;
}

#footerNav a:hover {
	color: #013393;
	text-decoration: none;
}

#footerCopy {
	width: auto;
	height: auto;
	min-width: 200px;
	min-height: 25px;
	margin: 3px 20px 0px 0px;
	float: right;
	
	text-align: right;
	color: #ffffff;
	font-size: 0.85em;
	padding: 4px 0px 0px 0px;

	border: 0px blue solid;
}

