* html {
	margin:0px;
	padding:0px;
	height:100%;
}
body {
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: url(images-tls/logo_middle.jpg);
	background-repeat: repeat-x;
	background-color: #FFEBAD;
	height:100%;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

div#qTip {
 	padding: 5px;
 	width: 200px;
 	border: 1px solid #009900;
 	margin-left:-230px;
 	border-right-width: 2px;
 	border-bottom-width: 2px;
 	display: none;
 	background: #FFFFFF;
 	color: #000000;
 	font: 11px Arial;
 	text-align: left;
 	position: absolute;
 	z-index: 1000;
}
.klein {
font-size: 10px;
color: gray;
}


.page {
	background:url('images-tls/logo_left.jpg');
	background-repeat: no-repeat;
	min-height:800px;
	min-width:1000px;
}

* html div.page { 
   width: expression( document.body.clientWidth < 1001 ? "1000px" : "auto" ); /* set min-width for IE */
}
.header { 
	text-align: center;
	background-repeat: no-repeat;
	margin-bottom:40px;
}
.nav_top {
	font-weight:bold;
	padding-top:2px;
	text-align:left;
	clear:both
}
.nav_left_main {
	background-color:#FFC805;
	width:217px;
}
.nav_right_main {
	text-align:right;
	background-color:#FFC805;
	padding-left:7px;
	width:210px;
}
.nav_left {
	float: left;
	padding: 0% 0px 0% 0%;
	width: 217px;
}

.middle {
	top: 10px;
	margin-left: 224px;
	margin-right: 224px;
}

.nav_right {
	float: right;
	padding: 0% 0% 0% 0%;
	width: 217px;
	text-align:right;
	/*height:700px;*/
}

.nav_left_top {
	background: url(images-tls/nav_left_top.gif);
	height:11px;
	font-size:3px;
}

.nav_left_bottom {
	background: url(images-tls/nav_left_bottom.gif);
	height:9px;
	font-size:3px;
	margin-bottom:10px;
}
.nav_right_top {
	background: url(images-tls/nav_right_top.gif);
	height:9px;
	font-size:3px;
}

.nav_right_bottom {
	background: url(images-tls/nav_right_bottom.gif);
	height:9px;
	font-size:3px;
	width:217px;
	margin-bottom: 10px;
}
.nav_left_active {
	background: url(images-tls/nav_left_active.gif);
	background-repeat: no-repeat;
	width: 202px;
	font-weight:bold;
	padding-left:6px;
	padding-top:6px;
	height:24px;
	color:#000000;
}
.nav_left_active_top {
	background: #ff9900 url(images-tls/nav_left_active_top.gif);
	background-repeat: no-repeat;
	width: 202px;
	font-weight:bold;
	padding: 6px 0px 6px 6px;
	color:#000000;
} 
.nav_left_active_top a {
	color:#c10000;
} 
.nav_left_list_ul {
	list-style-type: none;
	padding:0px;
	margin:0px;
}
.nav_left_active_selected {
	display:block;
	width:191px;
	background-color:#ff9900;
	background-image: url(images-tls/selected.gif);
	background-position: 6px 4px;
	background-repeat: no-repeat;
	padding-left:17px;
	margin:0px;
}
.nav_left_active_selected_open {
	display:block;
	width:189px;
	background-color:#ff9900;
	background-image: url(images-tls/selected.gif);
	background-position: 6px 4px;
	background-repeat: no-repeat;
	padding-left:17px;
	padding-right:2px;
	margin:0px;
	font-weight:bold;
	color:#c10000; 
}
.nav_left_active_selected_open_content {
	display:block;
	width:180px;
	background-color:#ff9900;
	padding-left:26px;
	padding-right:2px;
	margin:0px;
}
.nav_left_active_deselected {
	display:block;
	width:191px;
	background-color:#ff9900;
	background-image: url(images-tls/selected.gif);
	background-position: 6px 4px;
	background-repeat: no-repeat;
	padding-left:17px;
	margin:0px;
}
.right {
	text-align:right;
}
.nav_left_active_bottom {
	background: url(images-tls/nav_left_active_bottom.gif);
	background-repeat: no-repeat;
	height:13px;
	font-size:3px;
	width:208px;
}
.nav_left_inactive {
	background: url(images-tls/nav_left_inactive.gif);
	height:24px;
	background-repeat: no-repeat;
	font-weight:bold;
	padding: 6px 0px 0px 6px;
}
.nav_right_active {
	background: url(images-tls/nav_right_active.gif) 2px 0px;
	height:24px;
	background-repeat: no-repeat;
	font-weight:bold;
	padding: 6px 0px 0px 6px;
}

.nav_right_whiteactive {
	background: url(images-tls/nav_right_content_content.gif) 2px 0px;
	height:24px;
	background-repeat: no-repeat;
	font-weight:bold;
	padding: 6px 0px 0px 6px;
}

.nav_right_active_top{
	background: url(images-tls/nav_right_active_top.gif) 2px 0px;
	background-repeat: no-repeat;
	height:9px;
	font-size:3px;
}
.nav_right_active_bottom{
	background: url(images-tls/nav_right_active_bottom.gif) 2px 0px;
	background-repeat: no-repeat;
	height:9px;
	font-size:3px;
}
.nav_right_active_main{
	background-color:#FF9900;
	margin-left:2px;
}

.nav_right_content_top{
	background: url(images-tls/nav_right_content_top.gif) 2px 0px;
	background-repeat: no-repeat;	
	background-position:right top;
	height:14px;
	font-size:3px;
}
.nav_right_content_bottom{
	background: url(images-tls/nav_right_content_bottom.gif) 2px 0px;
	background-repeat: no-repeat;
	background-position:right top;
	height:14px;
	font-size:3px;
}
.nav_right_content_content{
	background: url(images-tls/nav_right_content_content.gif) 2px 0px;
	background-repeat: repeat-y;
	background-position:right top;
	text-align:right;
	padding-right:1px;
}

.finderform {
	width:180px;
	background-color:#ff9900;
	padding-left:17px;
	padding-right:11px;
}
.finderform {
	width:180px;
	background-color:#ff9900;
	padding-left:17px;
	padding-right:11px;
}

.grey {
	color:#666666;
	font-weight:bold;
}

.container {
	clear:both;
}
.footer {
	text-align: center;
	clear:both;
	height:200px;
	background: url(images-tls/footer_line.gif);
	background-repeat: repeat-x;
	background-position: 0px 62px;
	font-weight:bold;
	font-size:11px;
}
.footer_content {
	text-align: center;
	background: url(images-tls/footer_logo.gif);
	background-repeat: no-repeat;
}

a {
	color:black;
	text-decoration: none;
}

.markenschuhe {
	background: url(images-tls/markenschuhe.gif);
	background-position:right top;
	text-align:right;
	background-repeat:no-repeat;
	padding-top:7px;
	padding-bottom:8px;
}
.markenschuhe img{ 
	margin:0px;
}
.info_title {
	color: #9D161C;
	font-size:15px;
	padding:25px;
	padding-left:0px;
	text-align:left;
	font-weight:bold;
}

/* Antispam-Feld (z.B. ichUndIchGewinnspiel)*/
#aspf_bemerkung {
	visibility:hidden;
	display:none;
}

.startTable {
	width:100%;
}
.startSchuhfinder {
	width:239px;
	height:275px;
	background:url(images-tls/start/schuhfinder.jpg) no-repeat;
	color:#fff;
	text-align: right;
	font-size:12px;
	font-family:Arial;
}
.startSchuhfinder div {
	padding:225px 13px 0 0;	
}
.startPromotionImage1 {
	height:275px;
	background:url(images-tls/start/bild1.jpg) no-repeat;
}
.startPromotionImage2 {
	height:275px;
	background:url(images-tls/start/bild2.jpg) no-repeat;
}
.startPromotionImage3 {
	height:275px;
	background:url(images-tls/start/bild3.jpg) no-repeat;
}
.startPromotionImage4 {
	height:275px;
	background:url(images-tls/start/bild4.jpg) no-repeat;
}
.browse {
        list-style: none;
        padding:0;
        margin:0;
        font-family: Arial;
        font-size:15px;
}
.browse li {
        float:left;
}
.browse_clear {
        clear: both;
}
.browse li ul {
        list-style: none;
        padding:0;
        margin:0;
}

.browseNr {
        float:left;
        background: #ffebd2;
        border:1px solid #e89a1b;
        padding:5px 6px 5px 6px;
        margin:0 2px 0 2px;
}

.browseNr:hover {
        float:left;
        background: #fef9f3;
        border:1px solid #e89a1b;
        padding:5px 6px 5px 6px;
        margin:0 2px 0 2px;
        cursor: pointer;
}

.browseNrDot {
        float:left;
        padding:5px 6px 5px 6px;
        margin:0 2px 0 2px;
}

.browseActive {
        float:left;
        background: #97181f;
        border:1px solid #97181f;
        padding:5px 6px 5px 6px;
        margin:0 2px 0 2px;
        color:#fff;
}
.browseNr a {
     font-family: Arial;
     font-size:15px;
     text-decoration: none;
     color:#000;
}

.browseNr a:hover {
     font-family: Arial;
     font-size:15px;
     text-decoration: underline;
     color:#000;
     text-decoration: none;
}
.browseActive a {
     font-family: Arial;
     font-size:15px;
     text-decoration: none;
     color:#ffebd2;
}

.browseActive a:hover {
     font-family: Arial;
     font-size:15px;
     text-decoration: underline;
     color:#ffebd2;
     text-decoration: none;
}


td.article_navi_content .activepage {
	background: #97181f;
	border: 1px solid #97181f;
	border-radius: 5px;
	padding: 5px 6px 5px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	color:#ffffff;
	position: relative;
	top: -8px;
	font-weight: normal;
}

td.article_navi_content .navitext {
	position: relative;
	top: -8px;
}

a.navilink {
	background: #ffebd2;
	position: relative;
	top: -8px;
	border:1px solid #e89a1b;
	border-radius: 5px;
	padding:5px 6px 5px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	text-decoration: none;
	color:#000;
	font-weight: normal;
}

a.navilink:hover {
	background: #fef9f3;
	border:1px solid #e89a1b;
}
