body {
	margin-top: 20px;
    font-family: "Kristen ITC";
    font-size: 16px;
    color: #FFFFFF;
    background-color: #A6A6A6;
}

.cloud {
	width: 1000px;
	height: 100%;
	margin: 0px auto;
	text-align: left;
	background-color: #FF0000;
}

.outer {
	background-color: #000000;
	position:relative; 
	top: -6px;
	left: -6px;
}

.logo { 
	text-indent:-500000em;
	height:150px;
	width:100%;
	background-image: url(../img/head.png);
	background-repeat: no-repeat;
	margin:0px;
    background-color: #000000;
}

.content {	
	border-left: 1px solid #000000;
	border-right: 3px solid #000000;
	margin: 5px;
	min-height:600px;
	padding: 2px 8px;
}

.navi {
	min-height: 500px;
	float: left;	
	margin-right: 8px;
	min-height: 500px;
	width: 150px;
    padding-left: 15px;
    padding-top: 20px;
    line-height: 1.5;
    color: #FFFFFF;
}

.main {
	font-size: 13px;
	min-height: 500px;
	width: 810px;
	margin-left: 160px;
    height:auto !important;  /* für moderne Browser */
    height:500px;  /*für den IE */
    background-color: #000000;
}

.footer {
	height:15px;
	width: 100%;
	color: #FFFFFF;
	text-align: right;
	margin:0px;
	margin-right: 5px;
    font-size: 11px;
}

a {
	color: #FFFFFF;
}

a:visited {
    color: #FFFFFF;
}

a:hover {
    color: #FF0000;
}

img {
	border: none;
}

.bilderreihe {
    padding-top: -15px;
    margin-bottom: 20px;
    padding-left: 10px;
    line-height: 2.5;
}

.bilderreihe2 {
    padding-top: 4px;
    margin-bottom: 0px;
    padding-left: 10px;
    line-height: 2.5;
}

.textreihe {
    padding-top: 4px;
    margin-bottom: -8px;
    padding-left: 10px;
    line-height: 2.5;
}

/* FONT TEIL */

.schrifthead {
    font-size: 55px;
    font-weight: bold;
}

.schriftupdate {
    font-size: 10px;
    font-style: italic;
}

.jahreszahl {
    font-size: 18px;
}
