@charset "UTF-8";


html {height:100%}


body {
	background-color: #fff;
	font-family:Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	/*height:101%;*/
}

.container {
	background-color: #dbdfde;
	margin: 0 auto;
	margin-top:100px;
	padding: 0 auto;
	/*width: 950px;*/
	width: 1024px;
	background-image: url(../img/back-01.jpg);
	background-repeat: repeat-x;
	

}



.rechts {
    overflow: auto;
    position:relative;
    z-index:10;
}




.logo {
    background-image: url("../img/logo3.png");
    background-repeat: no-repeat;
    float: right;
    height: 25px;
    margin-right: 20px;
    margin-top: 15px;
    width: 150px;
}

.header {
	height: 420px;
	background: #d7d8dc;
	width: 924px;	
	margin-left: 13px;
	margin-top: 13px;
}

#mainframe {
	margin-left: 13px;
	width: 924px;
	height: 500px
	overflow:auto;
	margin-top: 50px;
	font-family:Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
}

/*#eckeunten {
	width: 76px;
	background-image: url(../img/eckeunten.gif);
	height: 50px;
	position: relative;
	left: 874px;
	top: 0px;
}*/

#eckeunten {
    width: 76px;
    background-image: url(../img/eckeunten.gif);
    height: 50px;
    position: relative;
    right: 0px;
    top: 0px;
    width: 100%;
    background-position-x: 948px;
    background-repeat: no-repeat;
}

#navicontainer {
    float: left;
    height: 70px;
    margin-left: 300px;
    margin-top: 15px;
    text-align: right;
    width: 400px;
    position:relative;
    z-index:100;
}

#navi {
	width: 500px;
	text-align:left;
}


#subnavi_profil {
	width: 400px;
	text-align:left;
	margin-top: 10px;
	display:none;
}

#navi a:link, #subnavi_profil a:link, #navi a:visited, #subnavi_profil a:visited {
	color: #666;
	text-decoration: none;
	font-size:12px;
}



#navi a:hover, #subnavi_profil a:hover {
	color: #00a2dd;
	text-decoration: none;
	font-size: 12px;
}


#navi .aktiv a, #subnavi_profil .aktiv a {
	color: #00a2dd;
	text-decoration: none;
	font-size: 12px;
}

.trenner {
margin-left:5px;
margin-right:5px;
}


#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: 532px;
    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;
}