@charset "UTF-8";
/* CSS Document */


h3 {
	font-family: 'News Cycle', sans-serif;
	font-size: 24px;
	font-weight: 400;
	letter-spacing: 0.2em;
	color: #000;
}


h4 {
	font-family: 'News Cycle', sans-serif;
	font-size: 20px;
	font-weight: 400;
	font-style: italic;
	letter-spacing: 0.15em;
	text-decoration:none;
	text-align: center;
	color: #FFF;
}


h5 {
	font-family: 'News Cycle', sans-serif;
	font-size: 24px;
	font-weight: 400;
	letter-spacing: 0.2em;
	color: #000;
	text-align:center;
}

unterstreichung {
	border-bottom: 1px solid #fff;
    padding-bottom: 2,5px;
}

#text {
	font-family: 'News Cycle', sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 21pt;
	letter-spacing: 0.04em;
	color: #000;
	height: auto;
	width: 852px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 13px;
	padding-bottom: 40px;
}

#abouttext {
	font-family: 'News Cycle', sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 21pt;
	letter-spacing: 0.04em;
	color: #000;
	height: auto;
	width: 852px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 13px;
	padding-bottom: 40px;
	text-align:center;
}

.linkgrau {
	font-family: 'News Cycle', sans-serif;
	font-size: 13px;
	color:#999999;
	text-decoration:none;
	letter-spacing: 0.04em;
}


#linkgrau {
	font-family: 'News Cycle', sans-serif;
	font-size: 13px;
	color:#999999;
	text-decoration:none;
	letter-spacing: 0.04em;
	float: left; 
	padding-top: 17px;
	height: 60px;
	padding-left: 10px;
}

#navigation {
	font-family: 'News Cycle', sans-serif;
	font-style: normal;
}

#header {
	height: 145px;
	width: 900px;
	margin-bottom: 30px;
	margin-top: 29px;
}

#textspalte {
	height: auto;
	width: 421px;
	float:left;
	margin-bottom:25px;
}

 text-indent { 0px; margin: 0; 
}


p:first-child { text-indent: 0px; 
}

#space {
	height: 150px;
	width: 10px;
	float:left;
}

#info {
	height: auto;
	width: 852px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 10px;
}

body {
	background-color: #FFF;
	overflow-y: scroll;
	color:#585351;
}

a {   
	color: #000;
	text-decoration:none;
}


#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}

#navigation {
	background-color: #fff;
	height: 50px;
	width:auto;
	padding-left: 150px;
	padding-top: 0px;
	letter-spacing: 0.15em;
	color: #999999;
}

#navigation a { 
	color: #000;
	text-decoration:none;
}

#footer {
	font-size:14px;
	color:#999999;
	background-color: #fff;
	height: 60px;
	width :auto;
	padding-top: 17px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}

.latest_img {
	margin-bottom: 30px;
}

#line {
	border-top: 1px solid #999999;
	height: 1px;
	width: 900px;
	margin-top: 1px; 
	position:absolute; 
}

#line2 {
	border-top: 1px solid #999999;
	height: 1px;
	width: 854px;
	margin-top: 1px;
}

#box {
	padding-top: 10px;
	padding-bottom: 30px;
}

#boxtop {
	padding-top: 10px;
	padding-bottom: 10px;
}

.clearfix { 
    display: block; 
    height:0; 
    clear: both; 
    visibility: hidden; 
}