html
{
	height:auto;
}

body /*1px = 0.0625em */
{
	background-color:#BFCBE5;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	border:0;
	height:100%;
	font-size:1em; /*1px = 0.0625em */
}
div
{
	margin:0;
	padding:0;
}

iframe 
{
	height:1500px !important; 
	height:200%; 
	width:50em; 
	margin:0; 
	padding:0;
}


img
{
	border:0;
	margin:0;
	padding:0;
}
h2
{
	color:#0057A4;
	font-stretch:narrower;
	text-transform:uppercase;
	letter-spacing:-0.125em;
	margin-bottom:0;
}
h3
{
	color:#0057A4;
	margin-top:0;
	font-weight:normal;
	letter-spacing:-0.0625em;
}

h5
{
	color:#0057A4;
	margin:0.5em 0 0 0;
	padding:0;
	border-bottom:0.0625em solid #000000;
	font-weight:bold;
	clear: none !important;
	clear:both;
	width:35.5em;
}

a
{
	color:#0057A4;
	font-weight:normal;
	text-decoration:none;
}

a:hover
{
	color:#0057A4;
	font-weight:normal;
	text-decoration:underline;
}


#site
{
	position:relative;
	clear:both;
	top:0em;
	/*width:65.5em;*/
	width:65.3125em;
	background-color:#FFFFFF;
	/*background-color:green;*/
	height:100%;
	text-align:left;
	border-right:0.0625em solid #01499e;
	margin:0;
}

/* M E N Ü */
.left_site
{
	float:left;
	background-color:#FFFFFF;
	/*background-color:yellow;*/
	text-align:center;
	width:14em;
	margin:0em 0em 0em 0em !important;
	margin:0em -0.1875em 0em 0em;
	padding:0em;
}

#menue
{
	margin:1em 4em 1.5em 1.5em !important;
	margin:1em 4em 0em 4em;
	width:6.0em;
}


#menue li
{
	list-style-type:none;
	border-bottom:0.0625em solid #0057A4;
	color:#0057A4;
	text-align:left;
	margin:0;
	padding:0;
	position:relative;
	background-color:#FFFFFF;
}
#menue li a
{
	color:#0057A4;
	text-decoration:none;
	font-weight:bold;
	font-size:0.75em;
	line-height:0.75em;
}

#menue li span
{
	position:absolute;
	top:0.5em;
	left:-1em;
	font-weight:bold;
	font-size:0.75em;
	line-height:0.75em;
}

/* C O N T E N T */
.right_site
{	
	/*background-image:url(images/wasserzeichen_luftschiff.jpg);*/
	/*background-repeat:no-repeat;
	background-position:top;*/
	width:51.25em;
	border-left:0.0625em solid #BFCBE5;
	/*padding:0em 0.625em 0em 0.625em;*/
	height:auto!important;
	height:100%;
	min-height:1500px;
	margin:0em 0em 0em 14.0em !important;
	margin:0em 0em 0em 0em;
	/*background-color:orange;*/
}

.title
{
	background-color:#01499e;
	/*height:72px;*/
	height:110px;
	z-index:1;
	border-bottom:3px solid #BFCBE5;
	width:51.25em;
}

.content
{
	/*margin:2.5em;*/
	padding:0em 0.625em 0em 0.625em;
	z-index:2;
	margin-top:-113px;
	/*background-color:magenta;*/
}

.img_title{margin-bottom:35px;}

.iframe_buchkatalog
{
	position:absolute;
	top:0;
	left:0;
}

.text_block
{
	font-size:0.75em;
	width:39em;
	/*clear:both;*/
}

.img_spalte
{
	width:10em; 
	margin:0.3125em 0em 0em 0em; 
	float:left;
}

.txt_spalte
{
	margin:0 0 0 14.3125em !important;
	margin:0;
	font-size:0.75em;  
	width:26.3125em;
}

.zeile
{
	margin:0.125em 0em 0.125em 0em;
}

.description
{
	width:14em;
	font-size:0.75em;
	float:left;
}

.input
{
	font-size:0.75em;
	width:20em;
}

.auswahl
{
	font-size:0.75em;
	width:20.5em;
}

.textarea
{
	font-size:0.75em;
	width:20em;
}

.button 
{ 
	color: #000000; 
	background-color: #C3CDDD; 
	border-bottom: #333366 0.0625em solid; 
	border-left: #333366 0.0625em solid; 
	border-right: #333366 0.0625em solid; 
	border-top: #333366 0.0625em solid; 
	padding-left: 0; 
	padding-top: 0; 
	padding-bottom: 0; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-align: center; 
	cursor: hand; 
	display: inline; 
	width: auto; 
	height: auto; 
	font-size:0.75em;
} 

.anker
{
	color:#0057A4;
	font-weight:normal;
	text-decoration:none;
}


.map
{
	width:30em;
	height:30em;
}



#print_title, #print_footer
{
	display:none;
}

.error
{
	font-size:0.75em;
	color:#FF0000;
	font-weight:bold;
}







