td, body, h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}
body {
	text-align: center;
}
a {	
	text-decoration: none;
}
a:hover{
}
p {
	margin-top: 0px;
}

#body, #body_de_kolonie, #body_debesteplek, #body_rieben  {
	text-align: left;
	width: 900px;
	margin: auto;
	overflow: hidden;
	margin-top: 0px;
}
#body_de_kolonie {
	background-image:url(images/holland/baum_und_redder.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#body_debesteplek  {
	background-image:url(images/holland/debesteplek.jpg);
	background-repeat:no-repeat;
	background-position:0px 70px;
}
#body_rieben {
	background-image:url(images/brandenburg/zeichnung-hauptstrasse.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#header {
	margin-top: 170px;
	height: 80px;
	text-align: left;
}
#header a:hover {
	color:#00FF00
}
#header_land {
	margin-top: 30px;
	border-bottom: 3px solid yellow;
	text-align:right;
	color:#339900;
	font-size:13px;
	font-weight:bold;
}
#header_land a {
	font-weight:bold;
	color:#339900;
	text-decoration: none;
}

#content a, #content_land a, #content_land_jorieke a {
	font-weight: normal;
	color:#339900;
	text-decoration: none;
}

#content_land, #content_land_jorieke {
	width: 900px;
	height: 500px;
	margin: 20px 3px 20px 3px;
	border-bottom: 3px solid yellow;
}
#content_land_jorieke {
	background-image:url(images/standard/jorieke_bg.gif);
	background-repeat: no-repeat;
}
#indicator {
	margin: -36px 0px 0px 2px;
	width: 896px;
	text-align: right;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#nur_text {
	width: 550px;
}
#nur_text_narrow {
	width: 240px;	
}
#navi_top_left {
	float:left;
}

#footer {
	padding-top: 60px;
	width: 900px;
	clear: both;
	text-align: left;
}
#length_keeper {
	height: 500px;
}

/*Formatierungen von Textelementen, Bilder u.ä.*/
.title {
	font-size: 33px;
	font-weight: bold;
	background-color: #FFFF00;
	line-height: 34px;
	margin: 5px 0px 0px 0px;
}

.font_size_12 {
	font-size:12px;
}
.font_size_10 {
	font-size:10px;
}

.font_family_verdana {
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.biglt {
	font-size:18px;
	margin-bottom:-10px;
}

.green {
	color: #339900;
}
.yellow {
	color: #FFFF00;
}
.white {
	color: #FFFFFF;
}
.light_grey {
	color: #CCCCCC;
}
.dark_grey {
	color: #666666;
}

.vertical_bottom {
	vertical-align:bottom;
}
