
html, body {
	margin: 0 0 0 0;
	padding: 0;
	background-color: #f3f0f5;
	background-image: url(http://www.damenmode.de/images/bg.png);
	background-repeat: repeat-x;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1px;
}

#centered {
    text-align: center;
	margin: 0;
	padding: 0;
}

form {
	padding: 0;
	margin: 0;
}

/* aüßeren rahmen definieren */
#wrapper {
	width: 992px;
	text-align: center;
	margin: 0 auto;
	min-height: 700px;
 	/* weisser hintergrund mit schatten abschluss links und rechts */
    background-image: url(http://www.damenmode.de/images/bg_weiss_schatten.png);
	background-repeat: repeat-y;
	border:0px solid black;
	clear: both;
}

    #head_start {
		clear: both;
		width: 982px;
		margin-left: 5px;
		margin-top: -3px;
		height: 481px;
		background-image: url(http://www.damenmode.de/images/bg_head_start.jpg);
		background-repeat: no-repeat;
	}
	#head {
		clear: both;
		width: 982px;
		margin-left: 5px;
		margin-top: -3px;
		height: 209px;
		background-image: url(http://www.damenmode.de/images/bg_head.jpg);
		background-repeat: no-repeat;
	}


		#logo {
		    position: relative;
		    width: 500px;
		    height: 90px;
		    left: -30px;
		    float: left;
		    background-image: url(http://www.damenmode.de/images/logo.png);
		    background-repeat: no-repeat;
		    z-index: 2;
		}

		#top {
		    border: 0px solid red;
		    float: left;
		    width: 470px;
		    margin-top: 15px;
		    text-align: right;
		    font-family: Arial;
		    font-size: 10px;
		    color: #fee4ef;
		}
		
		#top_start {
		    border: 0px solid red;
		    float: left;
		    width: 470px;
		    margin-top: 15px;
		    text-align: right;
		    font-family: Arial;
		    font-size: 10px;
		    color: #909090;
		}

		#menue_startseite {
		    background-color: transparent;
			text-align: center;
			display: none;
			width: 100%;
			overflow: hidden;
			height: 362px;
			top: 50px;
			z-index: 1;
			position: absolute;
			padding: auto;
			margin: 0;
			border: 0px solid red;
		}

	    #menue_start {
			clear: both;
			position: relative;
			top: 325px;
			width: 982px;
			margin-left: 12px;
			border: 0px solid red;
	    }
 	    #menue {
			clear: both;
			position: relative;
			top: 0px;
			width: 957px;
			margin-left: 12px;
	    }

			.menuepunkt_start {
			    float: left;
			    width: 245px;
			    height: 65px;
			    background-color: #4c275d;
			    color: #FFFFFF;
			    line-height: 64px;
			    font-size: 30px;
			    border-right: 3px solid #FFFFFF;
			    letter-spacing: 1.1pt;
				text-align: left;
				text-indent: 10px;
			}
			
			.menue_holder {
				text-align: left;
				background-color: #4c275d;
				width: 960px;
				height: 362px;
				margin: 0 auto;
				font-size:13px;
				line-height:13px;
				padding: 0 0 0 0;
				border-left: 2px solid white;
				clear: both;
			}
			
			.menue_spalten {
			    float: left;
				width: 31%;
				padding-left: 10px;
				line-height: 20px;
				text-align: left;
			}

 	    #track {
			clear: both;
			position: relative;
			top: 3px;
			width: 960px;
			height: 34px;
			margin-left: 12px;
			background-color: #9c82a9;
			background-image: url(http://www.damenmode.de/images/track.jpg);
		    background-repeat: no-repeat;
		    color: #FFFFFF;
		    line-height: 34px;
		    font-size: 18px;
		    text-align: left;
		    text-indent: 25px;
	    }
	
	#teaser {
	    clear: both;
		margin: auto;
		width: 960px;
		margin-top: 15px;
	}
	
	    .teaser_box {
		    float: left;
		    width: 320px;
		    height: 103px;
		}
	
	#content_start {
        clear: both;
		margin: auto;
		width: 960px;
		padding: 25px 0 25px 0;
		text-align: justify;
		font-size: 13px;
		border: 0px solid red;
	}
	#content_left {
        float: left;
		margin: auto;
		width: 251px;
		text-align: justify;
		font-size: 13px;
		border: 0px solid red;
	}
	#content_right {
        float: left;
		margin: auto;
		width: 709px;
		text-align: justify;
		font-size: 13px;
		border: 0px solid red;
	}

	
	#extras {
	    clear: both;
		margin: auto;
		width: 960px;
		padding: 0 0 10px 0;
	}

	    .extras_box {
		    float: left;
		    text-align:left;
		    width: 320px;
		    height: 90px;
		    font-size: 12px;
		}
	
	
	#head {
	
	}

	#content {

	}

#footer {
	width: 100%;
	min-height: 97px;
	background-color: #000000;
	background-image: url(http://www.damenmode.de/images/footer.png);
	background-repeat: repeat-y;
	text-align: center;
	margin: auto;
}

	#footer_wrapper {
	    clear: both;
		margin: auto;
		width: 960px;
		padding: 15px 0 15px 0;
		color: #909090;
		font-size: 12px;
		line-height: 14px;
		border: 0px solid red;
		text-align: left;
	}

	.footer_links {
	    float: left;
	    width: 200px;
	    height: 97px;
	    background-image: url(http://www.damenmode.de/images/logo_klein.png);
		background-repeat: no-repeat;
		background-position: 10px 50%;
		text-align: left;
	}
	
	.footer_mitte {
		width: 140px;
        float: left;
	}
	
	.footer_rechts {
	    float: left;
        width: 200px;
        text-align: right;
        font-size: 10px;
	}
	
#abschluss {
	width: 992px;
	text-align: center;
	margin: auto;
	height: 30px;
	min-height: 30px;
 	/* weisser hintergrund mit schatten abschluss links und rechts */
    background-image: url(http://www.damenmode.de/images/bg_weiss_schatten.png);
	background-repeat: repeat-y;
}

img {
	border: none;
}

h1, h2, h3, h4, h5 {
	margin: 0 0 10px 0;
}

h1 {
	font-weight: bold;
	font-size: 15px;
}

.bild_startseite {
    float: right;
	margin: 0 0 5px 20px;
}

.menuepunkt_start a, .menuepunkt_start a:link, .menuepunkt_start a:visited, .menuepunkt_start a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.menuepunkt_start a:hover, .menuepunkt_start a:visited:hover {
	color: #906090;
	text-decoration: none;
}

#top_start a, #top_start a:link, #top_start a:visited, #top_start a:link {
	color: #909090;
	text-decoration: none;
}

#top_start a:hover, #top_start a:visited:hover {
	color: #000000;
	text-decoration: none;
}
#top a, #top a:link, #top a:visited, #top a:link {
	color: #909090;
	text-decoration: none;
	background-color: #ffffff;
	padding: 2px;
}

#top a:hover, #top a:visited:hover {
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	padding: 2px;
}

#footer a, #footer a:link, #footer a:visited, #footer a:link {
	color: #909090;
	font-size: 11px;
	text-decoration: none;
}

#footer a:hover, #footer a:visited:hover {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

a, a:link, a:visited, a:link {
	color: #000000;
	text-decoration: none;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

a:hover, a:visited:hover {
	color: #000000;
	text-decoration: none;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.linie_1px {
    clear: both;
	height: 1px;
	border: none;
	font-size: 1px;
}

.clear {
    clear: both;
}

.extras_box_float {
	float: left;
	text-align: left;
	font-size: 12px;
	width: 109px;
}

.extras_hl {
    font-size: 18px;
}

.sort {
	color: #686868;
	font-size: 12px;
	font-weight: bold;
}

select.sort1, select .sort1 {
	width: 237px;
	border: 1px solid #686868;
	font-size: 12px;
	color: #686868;
	font-weight: regular;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#paging {
	width: 100%;
    padding: 0;
    margin: 0;
	float: right;
    text-align: right;
    font-weight: normal;
    color: #969696;
}

ul.paging {
	padding-top: 6px;
	margin: 0;
    width: 300px;
    list-style-type: none;
    font-weight: normal;
    color: #969696;
	height: 35px;
}

ul.paging li {
    display: inline;
    font-weight: normal;
    color: #969696;
}

ul.paging li.punkte {
    font-weight: normal;
}

ul.paging li a {
    margin: 0 3px;
    padding: 3px 7px 3px 7px;
    border: 1px solid #eeeeee;
    background-color: #FFFFFF;
    font-weight: normal;
    color: #969696;
}

ul.paging li a:hover {
    color: #000000;
    border: 1px solid #000000;
    font-weight: normal;
}

ul.paging li.aktuelleseite {
    margin: 0 3px;
    padding: 5px;
    color: #000000;
    font-weight: bold;
    border: 1px solid #FFFFFF;
    background-color: #FFFFFF;
    font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

/* Menü */
ul.menuestart {
    width: 244px;
	padding: 0;
	margin: 0;
	background-color: #9c82a9;
}
ul.menue {
	width: 244px;
	padding: 0;
	margin: 0;
	background-color: #d8cddd;
}
ul.menue li ul,
ul.menue li ul li ul,
ul.menue li ul li ul {
	padding: 0;
	list-style:none;
	width: 244px;
	margin-left: 0;
}
ul.menue li {
    padding: 0;
    text-indent: 16px;
    list-style:none;
    margin: 0;
    border: 0px solid blue;
}
ul.menue li ul li {
    list-style:none;
    display: block;
    padding: 0;
    margin: 0;
    text-indent: 34px;
}
ul.menue li ul li ul li {
    list-style:none;
    display: block;
    padding: 0;
    margin: 0;
    text-indent: 52px;
}
a.menue:link, a.menue:visited, a.menue:active {
	color: #4a2a59;
	width: 100%;
	height: 20px;
	padding: 5px 0 5px 0;
	display: block;
	background-color: #d8cddd;
}
a.menue:hover, a.menue:visited:hover {
	color: #4a2a59;
	width: 100%;
	display: block;
	background-color: #d8cddd;
}
a.menuestart:link, a.menuestart:visited, a.menuestart:active {
	color: #FFFFFF;
	width: 100%;
	height: 20px;
	padding: 5px 0 5px 0;
	display: block;
	background-color: #9c82a9;
	font-size: 25px;
}
a.menuestart:hover, a.menuestart:visited:hover {
	color: #FFFFFF;
	width: 100%;
	display: block;
	background-color: #9c82a9;
}
a.menueaktiv:link, a.menueaktiv:visited, a.menueaktiv:active {
	color: #4a2a59;
	width: 100%;
	margin: 0;
	padding: 5px 0 5px 0;
	background-color: #FFFFFF;
	display: block;

}
a.menueaktiv:hover, a.menueaktiv:visited:hover {
	color: #4a2a59;
	width: 100%;
	padding: 5px 0 5px 0;
	margin: 0;
	background-color: #FFFFFF;
	display: block;
}


#imgPreviewWithStyles {
    background: #eeeeee;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 5px;
    z-index: 999;
    border: 1px solid #111111;
}
/* Text below image */
#imgPreviewWithStyles span {
    color: #000000;
    font-size: 14px;
    text-align: center;
    display: block;
    padding: 10px 0 3px 0;
}
