body, html
{
	background-color: #FFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CDD1D4;
	margin: 0;
	padding: 0;
	overflow-y: hidden;
	height: 100%;
}
* html embed
{
	display: none;
}
#container
{
	height: 100%;
	width: 100%;
	overflow: scroll;
	z-index: 10;
}
* html #top
{
	position: absolute;
	left: -17px;
	top: 0;
	width: 100%;
	background-color: #333;
	height: 120px;
	margin-bottom: 20px;
}
* html #footer
{
	background-color: #333;
	border-top: 2px solid #CDD1D4;
	padding-top: 5px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: -17px;
	text-align: center;
	height: 30px;
}
* html #content
{
	position: static;
	color: #000;
	text-align: justify;
	line-height: 18px;
	padding: 40px;
	margin: 120px 0 30px 0;
}
#top
{
	position: fixed;
	left: 0;
	top: 0;
	width: 98%;
	background-color: #333;
	height: 120px;
	margin-bottom: 20px;
}

#topline
{
	background-color: #CDD1D4;
	top: 120px;
	position: absolute;
	width: 100%;
	text-align: right;
	height: 18px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#pinsel_oben
{
	background-image: url(images/pinsel_oben.gif);
	background-repeat: no-repeat;
	height: 135px;
	width: 277px;
	position: absolute;
	right: 0px;
	top: 0px;
}

#pinsel_unten
{
	background-image: url(images/pinsel_unten.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 277px;
	position: absolute;
	right: 0px;
	top: 135px;	
}

#logo
{
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 350px;
	position: absolute;
	right: 190px;
	top: 20px;
}
#footer
{
	background-color: #333;
	border-top: 2px solid #CDD1D4;
	padding-top: 5px;
	width: 98%;
	position: fixed;
	bottom: 0;
	left: 0;
	text-align: center;
	height: 30px;
	z-index: 0;
}

.bold
{
	font-weight: bolder;
}
#slideshow
{
	top: 140px;
	position: absolute;
	height: 442px;
}

* html #navcontainer
{
	position: absolute;
	top: 80px;
	left: 20px;
}

#navcontainer
{
	position: absolute;
	top: 80px;
	left: 20px;
}

#navlist
{
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #CDD1D4;
	font: bold 12px Verdana, sans-serif;
}

#navlist li
{
	list-style: none;
	margin: 0;
	display: inline;
}

#navlist li a
{
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #CDD1D4;
	border-bottom: none;
	background: #CDD1D4;
	text-decoration: none;
}

#navlist li a:link { color: #333; }
#navlist li a:visited { color: #333; }

#navlist li a:hover
{
	color: #FFF;
	background: #BF3E20;
	border-color: #CDD1D4;
}

#navlist li a#current
{
	background: #BF3E20;
	border-bottom: 1px solid #CDD1D4;
	color: #FFF;
}
#content
{
	position: static;
	color: #000;
	text-align: justify;
	line-height: 18px;
	padding: 40px;
	padding-bottom: 80px;
	margin: 120px 0 0 0;
}
#full_center
{
	font-size: 14px;
	text-align: center;
	display: block;
	font-weight: bold;
	margin: 20px;
}	
#headline
{
	font-size: 22px;
	font-weight: bold;
	color: #BF3E20;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}
#zitat
{
	font-style: italic;
	margin-left: 30px;
	line-height: 20px;
}
ul, table, #text
{
	margin-top: 20px;
	text-align: justify;
}
#mandatory
{
	color: #f00;
}
#heimat
{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#texte_bilder
{
	margin-right: 20px;
	border: 1px solid #000;
	margin-bottom: 10px;
	float: left;
}
#texte_linke_spalte
{
	text-align: justify;
	margin-right: 40px;
	margin-bottom: 40px;
	float: left;
}
#texte_rechte_spalte
{
	text-align: justify;
	margin-bottom: 40px;
}
#byline
{
	font-size: 18px;
	color: #BF3E20;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}
.large_bold
{
	font-weight: bold;
	font-size: 14px;
}
.galerie
{
	padding-right: 40px;
	vertical-align: bottom;
}
#text_center_ego
{
	text-align: center;
	margin-top: 80px;
}
#picture_column
{
	width: 350px;
	float:left;
}

