/****************** General    *************************/
* {
    margin: 0;
    padding: 0;
}

html {
    background: #f8ffbe;
}

body {
    margin: 0;
    padding: 0;
    font: small "Bitstream Vera Sans", Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    color: #131313;
    background: #fbffd9;
    width: 900px;
    margin: 10px auto;
    border: 1px solid black;
}

#header {
	border-bottom: 1px solid black;

}

#einzelstuecke {
	float: left;
	margin-left: 15px;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}

#content {
	margin: 10px 20px 20px 20px;
}

h1 {
	margin-bottom: 15px;
	border-bottom: 1px dashed #131313;
	width: 50%;
}
p {
	margin-bottom: 15px;
}

/****************** Navigation *************************/
#nav {
    /*height: 50px;*/
    font-size: 0.75em;
    display : block;
    /*height : 40px;*/
    height : 30px;
    position: relative;
    float: right;
    margin-right: 10px;

}
#nav ul {
    padding: 0;
    margin: 0;
    padding: 0;

}
#nav ul li {
    float: left;
    display: inline;
    margin-left: 1px;
}
#nav ul li a {
    display: block;
    position: relative;
    padding: 0.2em 0.25em;
    font-size: 1.3em;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    letter-spacing: 0.03em;
    color:#131313;
    border:1px solid #131313;
    border-top: none;
    background: white;
}
#nav ul li a:hover {
    color: white;
    text-decoration: underline;
    background:#bbbbbb;

}
#nav ul li.current a {
    color: white;
    background:#bbbbbb;
}
#nav ul li.current a:visited {
    color: white;
}
/* hide the sublevels */
#nav ul ul {
    display: none;
}
#nav ul li.current ul {
    position: absolute;
    display: block;
    /* use max-width emulation hack from
     * http://www.svendtofte.com/code/max_width_in_ie/, using the IE5.0+ dynamic
     * properties syntax, see
     * http://msdn.microsoft.com/workshop/author/dhtml/overview/recalc.asp */
    _width: expression(document.body.clientWidth);
    padding: 0;
    /*background-color: #e5f1ff;*/
}
#nav ul li.current li {
    padding: 0.4em 0;
    display: inline;
}
#nav ul li.current li a {
    /* hide first pipe */
    padding: 0 1em;
    font-weight: normal;
    letter-spacing: 0;
    color: #006699;
}
/* hide 3rd or more levels */
#nav ul ul ul li {
    display: none;
}
/****************** Footer     *************************/
#footer {
    width: auto;
    position: relative;
    clear: both;
    margin-bottom: 5px;
    padding-top: 10px;
    font-size: 0.8em;
    text-align: center;
    border-top: 1px solid black;
}



/****************** Startseite *************************/
#start-links,
#start-rechts,
#start-mitte {
	float: left;
}

#start-links {
	width: 250px;
	margin-top: 175px;
}

#start-mitte {
	margin: 0 auto;
	width: 405px;
}

#start-rechts {
	margin-top: 175px;
}
/****************** Impressum  *************************/
#impressum h1 {
    padding-top: 100px;
}

#impressum img {
    border: 1px solid black;
    float: right;
    margin: 10px 0;
}
/****************** Links  *************************/
#links h1 {
    padding-top: 50px;
}

#links h2 {
    margin-top: 25px;
}

#links ul {
    list-style: none;
}

/****************** Kollektion *************************/
/****************** Über Uns   *************************/
#kollektion{
	position: relative;
    height: 400px;
    width: 700px;
}
#ueberuns-bild {
	position: relative;
    height: 400px;
    width: 300px;
    float: right;
}

#ueberuns-text {
	float: left;
	height: 200px;
	width: 550px;
	margin-top: 200px;
}

#kollektion img, #kollektion_nav img,
#ueberuns-bilder img, #ueberuns-bild img {
	border: 1px solid black;
}
#ueberuns-bild div,
#ueberuns1,
#ueberuns2,
#ueberuns3,
#ueberuns4 {
    position : absolute;
    right : 0px;
    top : 20px;
    width : 263px;
    height : 350px;
    text-align : center;
    display : none;
}

#kollektion div {
    position : absolute;
    top : 20px;
    text-align : center;
    display : none;
    width: 350px;
    height: 350px;
    overflow: hidden;
}

#kollektion1 {
    position : absolute;
    left : 200px;
    top : 20px;
    width : 263px;
    height : 350px;
    text-align : center;
    display : none;
}
#kollektion2 {
    position : absolute;
    left : 350px;
    top : 20px;
    width : 263px;
    height : 350px;
    text-align : center;
    display : none;
}
#kollektion3 {
    position : absolute;
    left : 500px;
    top : 20px;
    width : 263px;
    height : 350px;
    text-align : center;
    display : none;
}
#kollektion4 {
    position : absolute;
    left : 300px;
    top : 20px;
    width : 263px;
    height : 350px;
    text-align : center;
    display : none;
}
#kollektion5 {
    position : absolute;
    left : 450px;
    top : 20px;
    width : 263px;
    height : 350px;
    text-align : center;
    display : none;
}
#kollektion6 {
    position : absolute;
    left : 250px;
    top : 60px;
    width : 350px;
    height : 263px;
    text-align : center;
    display : none;
}
#kollektion7 {
    position : absolute;
    left : 650px;
    top : 20px;
    width : 188px;
    height : 350px;
    text-align : center;
    display : none;
}
#kollektion8 {
    position : absolute;
    left : 100px;
    top : 20px;
    width : 262px;
    height : 350px;
    text-align : center;
    display : none;
}

