body {
	background-image: url(bilder/logo-tschovikov-fotografie.gif);
	background-position: top right;
	background-repeat: no-repeat; 
	margin: 0px;
	padding: 0px;
}

img#bogen {
	position: absolute;
	display: inline; 
	overflow: hidden;
	top: 0em;
	right: 0em;
	width: 100%;
	height: 100%;
	z-index: 0;
}

#bg {
	position: absolute;
	display: inline; 
	overflow: hidden;
	top: 0em;
	right: 0em;
	width: 100%;
	height: 100%;
	z-index: 1;
}

#top  {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	z-index: 1;
	width: 100%;
	height: 180px;
	max-height: 180px;
	margin-left: 15px;
}

#navigation   {
/*	background-color: #f9a31b; */
	margin: 0;
	padding: 0;
	padding-right: 0px;
	position: absolute;
	z-index: 3;
	top: 3px;
	right: 0px;
	width: 100%;
/*	height: 50px; */
}

#inhalt {
	background-image: url(bilder/bg.gif);
	background-position: 40px 100px;
	background-repeat: no-repeat; */
	position: absolute;
	display: auto; 
	overflow: auto;
	z-index: 4;
	width: 98%;
	height: 98%;
}

#adresse {
	position: absolute;
	width: 98%;
	top: 92%;
/*	margin: 0px; */
	color: #BD272E;
    font-family: Verdana, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1.5pt;
	font-weight: bold;
	line-height: 140%;
/*	margin-right: 20px;
	padding: 12px; */
	text-decoration: none;
/*	text-align: center; */
	horizontal-align: right;
}

.adr {
/* 	text-align: left;	 */
}

td {
	padding-left: 0.15em;
}

td.index {
	padding-left: 2em;
}
	
a.nav {
	color: #555555;
    font-family: Verdana, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 10px;
	letter-spacing: 1.5pt;
	font-weight: bold;
/*	margin-right: 20px;
	padding: 12px; */
	text-decoration: none;
	text-transform: uppercase;
/*	margin-left: 3em; */
}

a.nav:link {
	color: #555555;
}

a.nav:visited {
	color:#555555;
}

a.nav:hover	{
	color: #BD272E;
}

a.nav:active {
	color:#000000;
}

img.nav {
	border-width: 1px;
	border-style: solid;
	border-color: #BD272E;
/*	font-size: 10px;	
	font-weight: bold;	
	margin-left: 3em; */
}

.tablenav {
	margin-top: 13px;
}

a.bottom {
    font-family: Verdana, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 10px;
	letter-spacing: 1.5pt;
	font-weight: bold;
/*	margin-right: 20px;
	padding: 12px; */
	text-decoration: none;
	text-transform: uppercase;
}

a.bottom:link {
	color: #aaaaaa; 
}

a.bottom:visited {
	color:#aaaaaa;
}

a.bottom:hover	{
	color: #BD272E;
}

a.bottom:active {
	color:#000000;
}

h1  {
	font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 15px;
 	color: #171062;
	line-height: 130%;
	margin-top: 15px;	
	margin-bottom: 15px;
}

h2  {
	font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 15px;
 	color: #f9a31b;
	line-height: 130%;
	margin-top: 15px;	
	margin-bottom: 3px;
}

p {
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12px;
	font-color: #000000;
	line-height: 150%;
	margin-top: 3px;
	margin-bottom: 7px;
}

.orange {
 	color: #f9a31b;
	font-weight: bold;
}

p.impressum {
	font-size: 11px;
	color: #171062;
	line-height: 150%;
	width: 550px;
	text-align: right;
	margin-top: 25px;
}

a.impress {
	font-size: 11px;
	color: #171062;
	line-height: 150%;
	text-decoration: none;	
}

a.textlink {
	font-size: 12px;
	color: #f9a31b;
	font-weight: bold;
	text-decoration: none;	
}

.ref {
	color: #555555;
    font-family: Verdana, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 10px;
	letter-spacing: 1.5pt;
	font-weight: bold;
/*	margin-right: 20px;
	padding: 12px; */
	text-decoration: none;
	text-transform: uppercase;
}

.fliess {
	color: #555555;
    font-family: Verdana, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 10px;
	letter-spacing: 1.5pt;
	font-weight: bold;
/*	margin-right: 20px;
	padding: 12px; */
	text-decoration: none;
	text-align: left;
}

input.textfeld {
        font-family: Verdana, Arial, Helvetica, Sans-Serif;
        font-weight: normal;
        font-size: 11px;
        color: black;
        background-color: #FFFFFF;
        border-width: 1px;
        border-style: solid;
        border-color: #BD272E;
        width: 300px;
		height: 20px;
/*		margin-left : 20px; */
		padding : 2px;
}

.preload {
	display: none;
	}