
* + html #main {
    position: static;
}
html {
    height: 100%;
    margin: 0;
    overflow-x: auto;
    overflow-y: scroll;
    padding: 0;
	font-size: 100.01%;
}
* {
    margin: 0;
    padding: 0;
}
body {
    height: 100%;
    margin: 0;
    padding: 0;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: left;
	background-color:#888483;
    color: #fff;
	font-family: Arial,verdana, sans-serif;
    letter-spacing: 0.4px;
    line-height: 1.5em;
    font-size: 10px;
}

:focus {
    outline: 0 none;
}

img, img a {
    border: 0 none;
    outline: 0 none;
}
#left {
    float: left;
	width:	365px;
}

#index #main {
    float: left!important;
    margin: 0 0 0 365px;
    padding-bottom: 60px;
	}

#main {
padding-bottom: 60px;
    position: absolute;
    margin: 0 0 0 265px;
    float: right;
	width:815px;
}


#wrapper {
    margin: 0 auto;
    padding: 0 0px 0 20px;
    width: 1100px;
}
#header {
    height: 105px;
}

#spacer {
font-size: 0;
line-height:0;
}

#start #name {
    background-image: url("../images/system/name-klein-menue.gif");
    background-repeat: no-repeat;
	}
	
	#start #name:hover, #name:hover  {
background-position: 0 -110px ;
	}
	
	#name {
    background-image: url("../images/system/name-klein.gif");
    background-repeat: no-repeat;
	}
	
/* 
#name:hover {
    background-position: 0 -110px ;
	}
	*/
	
#punkt {
    background-image: url("../images/system/punkt.gif");
    background-repeat: no-repeat;
	width:150px;
	}
		#links, #rechts, #spacer {
    margin-bottom: 20px ;
	}
	
			#punkt {
    margin-bottom: 18px ;
	}
	
	#punkt:hover, #pfeil-left:hover, #pfeil-right:hover {
    background-position: 0 -15px ;
	}
#pfeile {
    position: relative;
    width: 32px;
	height:20px;
	display:block;
	z-index:+1;
	clear: both;
	float: right;
}
#pfeil-left {
    background-image: url("../images/system/pfeil-links.gif");
    background-repeat: no-repeat;
	width:15px;
	float: left;
	}
#pfeil-right {
    background-image: url("../images/system/pfeil-rechts.gif");
    background-repeat: no-repeat;
	width:15px;
	float: right;
	}
	#start img, #spacer img, .books img {
    border: 0!important;
	padding:0!important;
	margin:0!important;
	}
	
p {
    padding: 6px 0;
}
a, a:visited {
    color: #fff;
    text-decoration: none;
}
a:hover, a:focus {
    color: #fff;
    text-decoration: underline;
}
#main a, #main a:visited {
    color: #fff;
    text-decoration: none;
}
#main a:focus, #main a:hover {
 text-decoration: underline;
}
td img {
border:#fff solid 2.5px;
}
td {
padding:20px 60px 0 0;
vertical-align: top;
}

#main table {
	margin-top: 20px;
}

#main table td img {
    margin-left: 220px;
    width: auto;
}

#main.doppelt table td img {
    margin-left: 5px;
}

.doppelt td.last {
    padding-right: 0;
}


#text #main table {
    margin-left: 220px;
}

#text #main table td {
   max-width: 340px;
   padding-top: 0;
}

/*Supersize Plugin Styles*/
#start  { overflow:hidden; } 

#supersize img, #supersize a{
height:100%;
width:100%;
display:none;
}

#supersize .activeslide, #supersize .activeslide img { display:inline; } 

#space {
position:absolute;
width:600px;
height:570px;
margin:-570px 0 0 100px;
}

.doppelt #space {
margin:20px 0 0 20px;
width:840px;
}

#main.books {
    margin: 10px 0 0 177px;
}

.books img {
    width: 60px!important;
    height: auto;
}
.books tr {
    height: 105px;
}

tr.active {
    height: 30px;
}

td.last {
    width: 50px!important;
    padding: 20px 20px 0 0;
}

.doppelt table {
    float: right;
    margin-top: 0px!important;
}