/*importiert norm.css*/
@import url("norm.css");
body {
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	margin-top: 80px;
	position: relative;
	text-align:center;
	width: 842px;
	background: #d4d4d4; /*graue Seitenfarbe*/
	font-size: 100.01%;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #666;
	}
a:link {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
div#content {
	position: absolute;
	width: 842px;
	height: 512px;
	text-align:left;
}
#content.wi{
	background:url(images/bg001.jpg) no-repeat center;  
}
#content.fr{
	background:url(images/bg002.jpg) no-repeat center;  
}
#content.so{
	background:url(images/bg003.jpg) no-repeat center;  
}
#content.he{
	background:url(images/bg004.jpg) no-repeat center;  
}

h1.logo {
	margin-top: 188px;
	margin-left: 240px;
	background: url(images/logo.png) no-repeat;
	text-indent:-9999px;
	width:499px;
	height:65px;
}	
blockquote.info {
	display: none;
	height:0;
}
#content_main h2 {
	display: none;
	height:0;
}

#content_main_background {
	position: absolute;
	top: 240px;
	right: 10px;
	left: 0px;
	bottom: 0;
	background: white;
	opacity: 0.8;
	border-radius: 5px;
	z-index: -1;
}

.long-page {
	background: #FFF;
}

.long-page .logo {
	margin-top: 40px;
}

.long-page #content_main {
	box-sizing: border-box;
	padding: 2em;
	background: #FFF;
}

.long-page #content_main p {
	margin: 0 0 2em 0em;
}

.long-page #content_main ul {
	margin: 2em 0 2em 2em;
	overflow: auto;
	height: 300px;
}

#content_main ul {
	margin-bottom: 0px;
	margin-top: 10px;
	font-style: italic;
	font-size: 0.9em;
	line-height: 1.40;
	margin-left: 472px;
	height: 121px;
}
#content_main p {
	margin-bottom: 5px;
	margin-top: 0;
	font-style: italic;
	font-size: 0.7em;
	line-height: 1.5;
	margin-left: 490px;
}
#content_main p a:link {
	color: #666;
}
#site_info address {
	height: 70px;
    letter-spacing: 0.1em;
    color:#FFF;
    font-size:0.8em;
    line-height: 1.6em;
/*    margin/padding: oben rechts unten links; */    
    margin: 21px 125px 0px 364px;
    padding: 10px  0px 0px 24px;
    font-style: italic;
	background-color: #e3000b;
	}
#site_info h3 {
	display: none;
	height:0;
}
#navi ul {
    margin-left: 638px;
    margin-top: -25px;
    font-size: 0.7em;
    font-style: italic;
}
#navi h4 {
	display: none;
	height:0;
}
#navi2 h5 {
	display: none;
	height:0;
}
#navi2 {
	margin-left: 660px;
	margin-top: 0px;
	margin-bottom: 2em;
	font-size: 0.7em;
	font-style: italic;
}
#navi2 a {
	color: #666;
}
