#slider {
    position: relative;
	
	width: 100%;
	z-index:10;
}

#templatemo_wrapper {
	width: 1200px;
	margin: 0 auto;
	background: url(../images/hintergrund22.png) no-repeat top center;
	z-index:10;
}

#templatemo_social {
	width: 1200px;
	height: 50px;
	z-index:10;
}

#templatemo_main {
	clear: both;
	width: 1200px;
	padding: 0px 0px;
	height: 580px;
	z-index:10;
}

#templatemo_sidebar {
	float: left;
	width: 120px;
	z-index:10;
}

#templatemo_content {
	float: right;
	width: 730px;
	z-index:10;
}

#header h1 { display: block; width: 115px; height: 166px; margin: 0 -100px 80px; padding: 0 	z-index:10;}
#header h1 a { float: left; margin-top: 25px; width: 315px; height: 166px; background: url(../images/templatemo_logo.png); text-indent: -10000px; 
	z-index:10;}


	

#menu {
	position: relative;
	left: 300px;
	top: 75px;
	display:block;
	width: 150px;
	clear: both;
	padding: 140px 50px 0px;
	float: right;
	z-index:10;
}

#templatemo_footer {
	position:relative;
	top: -250px;
	left: -760px;
	clear: both;
	float: right;
	width: 360px;
	margin: 20px 40px;
	padding: 20px;
	text-align: left;
	
	border: 0px solid #26071d;
	z-index:10;
}
#templatemo_footer a {
	color: #fff;
	z-index:10;
}

.scroll {
	
	position: relative;
	top: -50px;
	left:-40px;
    width: 800px;
    height: 800px;
    overflow: auto;
    /* overflow-x: hidden; */
    position: relative;
    clear: left;
	z-index:10;

}

.scrollContainer div.panel {

    position: relative;
	top: 0px;
	left:-40px;
	width: 730px;
    height: 720px;
	padding: 40px;
	overflow: hidden;
	z-index:10;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
	z-index:10;
}

ul.navigation li {
    margin: 0;
	padding: 0;
	z-index:10;
}

ul.navigation a {
	display: block;
	float: right;
	padding: 8px 15px;
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: 400;
	text-decoration: none;
	color: #594700;
	text-align: right;
	z-index:10;
}

ul.navigation a:hover {
	background: #0f020b
	z-index:10;
	color: #FF0; text-decoration: none;
}

ul.navigation a.selected {
	background: #0f020b
	z-index:10;
	color: #999;
	overflow:hidden;
	text-decoration: none;
}

ul.navigation a:focus {
    outline: none;
	z-index:10;
}


.scrollButtons {
    position: absolute;
    top: 300px;
	
    cursor: pointer;
	z-index:10;
}

.scrollButtons.left {
    left: 0
	z-index:10;
}

.scrollButtons.right {
    right: 0
	z-index:10;
}

.hide {
    display: none;
	z-index:10;
}

#Hintergrundbild {
	
	position: relative;

	
	left:0px;
	top:-500px;
	z-index:1;
}

#Karin_Bild {
	
	position: absolute;

	
	left:460px;
	top:100px;
	z-index:10;
}

#Karin_Lebenslauf {
	
	position: relative;

	
	left:0px;
	top:0px;
	z-index:1;
}

.tabelle {
	text-align: center;
}