/*****************************************************************
						Tag Formatierung
*****************************************************************/

* {
	margin:					0; 
	padding:				0;
}
html {
	background: url(../images/bg.jpg) center top repeat-x #d0fda0; 
}

html, body, #container { height: 100%; }
body > #container { height: auto; min-height: 100%; }

body { 
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
	background: url(../images/header.jpg) center top no-repeat;
	line-height: 1.4em;
}

p { 
	margin-bottom:			16px; 
	color: #666666;
}

a { outline:none;}

h2 {
	margin-bottom: 20px;
	margin-top: 15px;
	font-size:20px;
	font-weight: bold;
	color: #666666;
}

a {
	color: #f47232;
	text-decoration:none;
	font-weight: bold;
	outline: none;
}

a:hover, a:active {
	color: #ca7c56;
}

a img.adologo {
	margin: 20px 0 0 35px;
	border: none;
}

/*****************************************************************
						Klassen Formatierung
*****************************************************************/

.suchtext {
	position: absolute;
	top: -9999px;
	left: -9999px;
}

.clear {
	clear: both;
}

/*****************************************************************
						HP Formatierung
*****************************************************************/

#container {  
	width: 962px;
	margin: 0 auto;
}

#content {  
	width: 962px;
	padding-top: 70px;
	overflow: hidden;
	height: auto;
	clear: both;
}

#right {  
	width: 660px;
	float: right;
	background: url(../images/content.jpg) 0 0 repeat-y;
	padding-bottom: 290px;
	min-height: 250px;
	height: auto !important;
	height: 250px;
}

#footer {
	clear: both;
	position: relative;
	z-index: 10;
	height: 170px;
	margin-top: -170px;
	background: url(../images/footer.jpg) 0 0 repeat-x;
	line-height: 1.2em;
}

#footer_content {  
	width: 962px;
	margin: 0 auto;
	height: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000;
	overflow: hidden;
}

#footer .textone {
	float: left;
	margin-top:10px;
	margin-left: 300px;
	width: 350px;
	display: inline;
	position: absolute;
}

#footer .texttwo {
	float: left;
	margin-top:10px;
	margin-left: 550px;
	width: 350px;
	display: inline;
	position: absolute;
}

#footer_frau {  
	width: 261px;
	height: 578px;
	background: url(../images/frau.gif) 0 0 no-repeat;
	margin-left: 0px;
	margin-top: -408px;
	position: absolute;
}

#footer_logo {  
	width: 584px;
	height: 96px;
	background: url(../images/logo.gif) 0 0 no-repeat;
	margin-left: 300px;
	margin-top: -110px;
	position: absolute;
}

/****************************************************************/

#right ul {
	margin-left: 20px;
	line-height: 1.8em;
}

/****************************************************************/

#navi_top {
	float: left;
	text-align: right;
	width: 962px;
	line-height: 1.2em;
}

#navi_top ul {
	list-style: none;
	text-align: right;
	float:right;
}

#navi_top ul li {
	display: inline;
}

#navi_top ul li a,
#navi_top ul li.empty {
	text-decoration: none;
	float: left;
	color: #000;
	display: block;
	font-size: 14px;
	font-weight: normal;
	width: 85px;
	height: 46px;
	text-align: center;
	background: url(../images/navi.gif) 0 0 no-repeat;
	background-position:center;
	padding: 140px 10px 0 10px;
	margin-right: 35px;
}

#navi_top ul li.jeans_boutique,
#navi_top ul li a.jeansboutique,
#navi_top ul li a.oberbekleidung {
	padding: 133px 10px 0 10px;
	height: 53px;
}

#navi_top ul li a:hover,
#navi_top ul li.active a,
#navi_top ul li.empty:hover {
	background: url(../images/navi_hover.gif) 0 0 no-repeat;
	background-position:center;
	cursor: pointer;
}

/*******************************************************************/

#navi_bottom {
	float: left;
	margin-top:10px;
	margin-left: 800px;
	display: inline;
	position: absolute;
}

#navi_bottom ul {
	list-style: none;
}

#navi_bottom ul li {
}

#navi_bottom ul li a,
#navi_bottom ul li.empty {
	text-decoration: none;
	display: block;
	font-weight: normal;
	margin-top: 20px;
	color: #000;
}

#navi_bottom ul li a:hover,
#navi_bottom ul li.active a {
	text-decoration: underline;
}
