/* CSS Document */

/*********************************
         Seitendesign
**********************************/
body {
	font-family:  Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12pt;
	background-color: #FFCC00;
	background-image: url(img/bgverlauf.png);
	background-repeat: repeat-x;
	margin: 0px;
}
#KangooBGLogo {
	position:absolute;
	left:0px;
	top:0px;
	width:339px;
	height:207px;
	z-index:1;
	float: left;
	clear: left;
}
#KangooBGSchuh {
	position:fixed;
	width:250px;
	height:305px;
	z-index:2;
	right: 10px;
	bottom: 10px;
}


#header {
	width: 100%;
	height: 63px;
	background-image: url(img/bgtop.png);
	background-repeat: repeat-x;
	background-position: left top;
	left: 0px;
	top: 0px;
}



a:link, a:visited {color: #333; text-decoration: underline;}
a:hover, a:active {text-decoration: underline; color: #333;}
a img {border: none;}

td {
}

th {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-style: normal;
	font-variant: normal;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	line-height: normal;
	font-size: 18px;
	border-bottom-color: #E1E1E1;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding-bottom: 8px;
	background: transparent;
	color: inherit;
}

h2 {
	color: inherit;
	font-style: normal;
	font-variant: normal;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: normal;
	font-size: 14px;
	background: transparent;
	color: inherit;
}
h3 {
	color: inherit;
	font-style: normal;
	font-variant: normal;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: normal;
	font-size: 12px;
	background: transparent;
	color: inherit;
}


#bodyausrichtung {
	margin: 0 auto;
	width: 1200px;
	text-align: left;
	top: 50px;
	position: relative;
	z-index:10;
}

/*********************************
           menue
**********************************/
#menuecontainer {
	width: 288px;
	float: left;
	z-index: 15;
	position: relative;
	left: -555px;
}

#menuecontainer_rechts {
	width: 268px;
	z-index: 20;
	top: -10px;
	padding: 10px;
	position: relative;
	left: 845px;
}

#menuetop {
	background-image: url(img/menuetop.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 288px;
}
.menue {
	background-image: url(img/menue.png);
	background-repeat: repeat;
	width: 268px;
	padding-right: 10px;
	padding-left: 10px;
	clip: rect(0px,auto,0px,auto);
}
#menuefoot {
	background-image: url(img/menuefoot.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 288px;
}

/*********************************
           content
**********************************/
#contentcontainer {
	float: left;
	width: 558px;
	position: relative;
	z-index: 12;
	float: left;
	left: 300px;
}
*+html>body #contentcontainer { padding-left: 20px; float: left; }
#contenttop {
	background-image: url(img/inhaltcontenttop.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 558px;
}
.content {
	margin: 0px;
	width: 478px;
	background-image: url(img/inhaltcontent.png);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 30px;
	text-align: justify;
}
.content h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bolder;
	color: #0178A6;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #98B8B3;
	text-align: left;
}
.content h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bolder;
	color: #0178A6;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #98B8B3;
	text-align: left;
}
.content h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #77A29B;
}
#contentfoot {
	background-image: url(img/inhaltcontentfoot.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 558px;
}
#copyright  {
	color: #77A29B;
	text-align: center;
	font-size: 10pt;
	padding-top: 10px;
}


/****************************
   Navigation Produkte
****************************/

#produktnavi_box {
	width: 267px;
	position: relative;
}

#produktnavi_box  p    {
	padding-top: 0px;
	position: absolute;
}
/*------[ IE7 Hack ]------*/
*+html > body #produktnavi_box{
}
*+html > body #produktnavi_box  p    {
}
#produktnavi_box ul {
        list-style: none;
        margin: 0;
        padding: 0;
	font-size: 12pt;
        }
#produktnavi_box li a {
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	background-image: url(img/dotlinewithe.png);
	background-repeat: no-repeat;
	background-position: bottom;
        }
#produktnavi_box ul ul {
	list-style: none;
	margin: 0;
	font-size: 10pt;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
        }


#produktnavi_box li li a {
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 16px;
	text-decoration: none;
	background-image: none;
        }
		
#produktnavi_box li a:link, #produktnavi_box li a:visited {
        display: block;
        padding: 8px 0 0 15px;
        }
#produktnavi_box li a:hover, #produktnavi_box li #current {
	padding: 8px 0 0 15px;
	font-weight: bold;
        }



.gotop {
	text-align: right;
	border-bottom-color: #DEDDDA;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding-bottom: 5px;
	width: 100%;
	margin-bottom: 30px;
}
.gotop a, .gotop a:link, .gotop a:hover, .gotop a:visited, .gotop a:active {
	text-decoration: none;
}

.tabelangebot:hover {
	background-color: #FFDFB0;
}
.ok {
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	padding: 10px;
	width: 100%;
	background-color: #CEFFCE;
}

.liste1 {
	font-size: 18px;
	list-style-type: none;
	background-color: #F7F7F5;
	border: 2px solid #E6E6E6;
	padding: 10px;
	width: 380px;
	text-align: left;
}

.liste1 li {
	background-image: url(./img/liste1.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-right: 10px;
	padding-left: 35px;
	padding-top: 12px;
	padding-bottom: 12px;
}
