body {
	font: normal 100.01%  Verdana, Arial, Helvetica, sans-serif;
	color:#1E1C88;
}

#wrapper {
	position:relative;
	/*min-height: 45em;*/
	min-width:625px;
	max-width:68em;
	margin-left:auto;
	margin-right:auto;
	margin-top:1.5em;
	/*border: 1px solid #1E1C88;*/
	background-repeat: no-repeat;
}

* html #wrapper{
	width:56em;
}	

/*********************alles oben*******************************/
#head {
	text-align:right;
	/*height:13em;*/
	margin-left:28%;
	/*margin-top: 3.0em;*/
}

#head p a{
	margin:0 5.5em 0 0;
	padding:0;
	text-transform: uppercase;
	color: #1E1C88;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.75em;
}

#balken, #bilderleiste, #top, #boden{
	visibility:hidden;
}

#schriftzug {
	position:relative;
	top:-2.0em;
	margin-right:4em;
	border:none;
}

/*******************Navigation************************/
#navi {
	float: right;
	width: 16em;
	font-size:0.75em;
}

#navi ul{
margin:0;
padding:0.8em;
}

#navi ul li ul{
	margin-bottom:1.2em;
	padding-left:1.6em;
}
#navi li{
	list-style:none;
	font-size: 1.0em;
	font-weight: bold;
	padding:0;
	margin:0 0 0.4em 0;
}


#navi li a{
	color: #1E1C88;
	text-decoration: none;
	text-transform: uppercase;
	
}
#navi li a:hover{
	color:#990B2D;
}

#navi em{
	font-style:normal;
	color:#990B2D;
	text-transform: uppercase;
}

#navi img{
	padding-left:0.8em;
}

/******************Content & Co***********************/

#content {
	margin-right:17em;
	margin-left:5%;
	font-size:0.75em;
	line-height:1.6em;
	padding:1.0em 1.8em 1.0em 1.9em;
	text-align:justify;
	color:#1E1C88;
}

#content h1 {
	font-size:1.1em;
	text-transform: uppercase;
	
}

#content h2 {
	font-size:1.0em;
	text-transform: uppercase;
	padding-left:0.8em;
	
}

#content a{
	font-weight:bold;
	color:#1E1C88;
}

#teaser{
	font-weight:bold;
	background: url(trenner.gif) no-repeat center bottom;
	padding-bottom: 30px;
}

.empf_kasten{
	margin:0;
	padding:0.8em 0 0 0.8em;
	background-color:#F5EEE8;
	font-weight:bold;
	vertical-align:bottom;
}

.empf_kasten img{
	float: left;
}

.clearfix:after {
    content: "."; 
    display: block;
    height: 0px; 
    clear: both; 
    visibility: hidden;
}
*/.clearfix {display: inline-table;}*/

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */