body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #3E3D40;
}

html {
	height: 100%; 
	overflow-x: hidden;
	overflow-y: auto;	
}

img {
	border: 0px;
}

* {
   outline-style: none;
	outline-color: inherit;
	outline-width: medium;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom:6px;
}

img#bg {
	visibility: hidden;
}

#background-content {
	z-index: 0; 
	position: fixed; 
	overflow: hidden; 
	top: 0px; 
	left: 0px;
}

img {
	-MS-INTERPOLATION-MODE: bicubic
}

#content {
	position: absolute; 
	left: 0px; 
	top: 0px;
	width: 800px;
}

#left {
	float:left;
	width:217px;
	margin-left: 30px;
}

#logo {
	background: transparent url('images/logo.png');
	width: 543px;
	height: 150px;
	margin-top: 5px;   
	margin-left:217px;		
}

#header {
	height: 45px;
	width: 100%;
	background-color:#FFFFFF;
	display: block;
	position:fixed;
	z-index:1;
}

#headerinner {
	padding-top: 3px;
	padding-left: 30px;
}


#showbga  {
	display: block;
	text-decoration: none;
	color: #3e3d40;
	background: url('images/Foto.png') no-repeat left top;
	height:33px;
	padding-left:40px;
	padding-top:12px;
	float: left;	
}

#showbg {
	background: url('images/punkte.gif') no-repeat left bottom;
	display:block;
	height:24px;
	width: 138px;	
}


.homelink  {
	display: block;
	text-decoration: none;
	color: #3e3d40;
	background: url('images/Home.png') no-repeat left top;
	height:33px;
	padding-left:40px;
	padding-top:12px;
	margin-left: 340px;
	float: left;	
}

#homelink {
	background: url('images/punkte.gif') no-repeat left bottom;
	display:block;
	height:24px;	
}

.kontaktlink  {
	display: block;
	text-decoration: none;
	color: #3e3d40;
	background: url('images/Kontakt.png') no-repeat left top;
	height:33px;
	padding-left:40px;
	padding-top:12px;
	margin-left: 10px;
	float: left;	
}

#kontaktlink {
	background: url('images/punkte.gif') no-repeat left bottom;
	display:block;
	height:24px;	
}	
#main {
	position: absolute;
	top: 0;
	left:217px;
	margin-top: 155px;
	background-color: #FFFFFF;
	width: 543px;
}

#inner {
	padding-left: 34px;
	padding-right: 34px;
}


#footer {
	background-color: #FFFFFF;
	width: 543px;
	margin-top: 1px;
	height: 40px;
}


#footerinner {
	padding-left: 34px;
	padding-top: 17px;
}

#footer a {
	text-decoration: none;
	color: #3E3D40;
}	

ul.topnav {
	padding-top: 201px;
	width: 175px;
	position:fixed;
}

.topnav li {
	display: block;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	border-bottom: 1px solid transparent;
}

.topnav li a {
	display:block;
	padding: 5px 0 6px 14px;	
	text-decoration: none;
	color: #FFFFFF;
	background: transparent url('images/semitransp_bg.png');
}

.topnav li a.active {
	background: #A00606;
	font-weight: bold;
}

.topnav li a:hover {
	background: #A00606;
}

.topnav .secnav li {
	border-bottom: 0 none;
}

.topnav .secnav li a {
	padding: 6px 0 6px 30px;
	background: transparent url('images/semitransp2_bg.png');
}

.topnav .secnav li a:hover {
	background: #A00606;
}

.topnav .secnav li a.active {
	background: #A00606;
	font-weight: bold;
}

p.bodytext {
	padding-bottom: 5px;
	line-height: 18px;
}	

.tx-photogals-pi1-big {
	padding-bottom:10px;
}


#bottomSaveMode, #bottomPrintMode {
	display: none;
}	


