@charset "UTF-8";


body {

}




p {
	font-family: Lucida Sans, verdana, arial, helvetica;
	font-size:11px;
	color: #888;
	line-height:16px;
	margin: 0px;
}

.dick {
font-weight: 900;
}

.klein {
	font-size:8px;
font-weight: 100;
}

.schwarz {
color:#000000;
}

.grau {
color:#888888;
}

.spacer {
    display: block;
    height: 5px;
    width: 100px;
}





h1 {
	font-family: Lucida Sans, verdana, arial, helvetica;
	    color: #00A2DD;
    font-size: 14px;
        letter-spacing: 0.7px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight:normal;
}



.blauschrift2 {
	font-family: Lucida Sans, verdana, arial, helvetica;
	color: #00A2DD;
    font-size: 11px;
    letter-spacing: 0.3px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight:normal;
}



.arbeitsproben {
margin-right:10px;
margin-bottom:10px;
}

#origami01 {
    background-image: url("/img/origami/Bilder_1.png");
    background-repeat: no-repeat;
    height: 151px;
    left: -85px;
    position: relative;
    top: -220px;
    width: 356px;
    z-index: 1;
}

#origami02 {
    background-image: url("/img/origami/Bilder_2.png");
    background-repeat: repeat-x;
    height: 205px;
    left: -81px;
    position: relative;
    top: -228px;
    width: 383px;
    z-index: 1;
}

#origami03 {
    background-image: url("/img/origami/Bilder_3.png");
    background-repeat: repeat-x;
    height: 177px;
    left: -68px;
    position: relative;
    top: -167px;
    width: 532px;
    z-index: 1;
}

#origami04 {
    background-image: url("/img/origami/Bilder_4.png");
    background-repeat: repeat-x;
    height: 177px;
    left: -79px;
    position: relative;
    top: -180px;
    width: 571px;
    z-index: 1;
}

#origami05 {
    background-image: url("/img/origami/Bilder_5.png");
    background-repeat: no-repeat;
    height: 172px;
    left: -10px;
    position: relative;
    top: -170px;
    width: 658px;
    z-index: 1;
}

#origami06 {
    background-image: url("/img/origami/Bilder_6.png");
    background-repeat: no-repeat;
    height: 172px;
    left: 182px;
    position: relative;
    top: -75px;
    width: 658px;
    z-index: 1;
}

#origami07 {
    background-image: url("/img/origami/Bilder_7.png");
    background-repeat: no-repeat;
    height: 172px;
    left: 556px;
    position: relative;
    top: -75px;
    width: 400px;
    z-index: 1;
}


.links {
    float: left;
    text-align: right;
    width: 260px;
    padding-top:10px;
}





.rechts {
    float: left;
    margin-left: 30px;
    /*padding-bottom: 40px;*/
    width: 630px;
    height:235px;
    padding-top:10px;
}




.links a:link {
	color: #000000;
	text-decoration: none;
}

.links a:hover {
	color: #00A2DD;
	text-decoration: none;
}


.rechts a:link {
	font-family:Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #888888;
	text-decoration: none;
	/*text-transform:uppercase;*/
}

.rechts a:visited {
	color: #888888;
	text-decoration: none;
	/*text-transform:uppercase;*/
}

.rechts a:hover {
	color: #00a2dd;
	text-decoration: none;
	/*text-transform:uppercase;*/
}


