html {
        overflow-y: scroll;
}

body{
	margin:0 auto;
	background:#325407 url('img/background.jpg') no-repeat top center;
	font:11pt Georgia,Times,Tahoma,Verdana,Arial,sans-serif;
}
#wrapper{
	position: relative;
	top: 100px;
	width:970px;
	margin: auto;
}
#flags{
	padding: 0 0 0 50px;
	height:14px;
}
#kontakt{
	margin: 120px 0 0 0;
	height:130px;
}
#kontakt ul{
	list-style:none;
	width:100px;
	margin:0 0 0 20px;
	padding:0;
}
#kontakt li {
	margin-bottom:5px;
}
#kontakt li a {
	border:1px solid #866B34; 
	background-color:#fff;
	font-size:8pt;
	height:18px;
	text-decoration:none;
	color:#060B04;
	display:block;
	padding: 3px 0 0 10px;
}
#kontakt li a:hover {
	border:1px solid #ffffff; 
	background-color:#000000; 
	color:#ffffff;
}
#kontakt li.menu-spende a {
	margin-bottom:20px;
	padding:8px 0 0 10px;
	background-color:#9F001E;
	color:#ffffff;
	border-color:#ffffff;
	width:138px;
	height:28px;
	font-size:13pt;
	font-weight:bold;
}
#kontakt li.menu-spende a:hover {
	background-color:#ffffff;
	color:#000000;
	border-color:#000000;
}

#birthday{
	width:140px;
	margin:0 0 0 20px;
}
#menu{
	float:left;
}
#menu ul{
	list-style:none;
	width:150px;
	margin:20px 0 0 20px;
	padding:0;
}
#menu li {
	margin-bottom:5px;
}
#menu li a {
	border:1px solid #866B34; 
	background-color:#fff;
	font-size:10pt;
	height:20px;
	text-decoration:none;
	color:#060B04;
	display:block;
	padding: 3px 0 0 10px;
}
#menu li a:hover {
	border:1px solid #ffffff; 
	background-color:#000000; 
	color:#ffffff;
}
#menu ul ul{
	list-style:none;
	width:130px;
	margin:5px 0 0 20px;
	padding:0;
}
#menu li.menu-current a, #kontakt li.menu-current a {
	background-color:#000000;
	color:#ffffff;
	border-color:#ffffff;
}
#latestnews{
	margin: 20px 0 0 20px;
	width:120px;
}
#latestnews img{
	display:none;
	visibility:hidden;
}
#latestnews p{
	color:#fff;
	font-size:8pt;
}
#search{
	margin: 20px 0 0 20px;
}

#content{
	margin: 00px 0 0 0;
	float:right;
	width:760px;
	color:#ffffff;
}
#content a{
	text-decoration:none;
	color:#99CCFF;
	border-bottom: 1px dotted #99CCFF;
}
#content a:hover{
	text-decoration:none;
	color:orange;
	border-bottom: 1px dotted orange;
}
#content h1{
	color:#ffffff;
	padding: 0 10px 0 10px;
	border:0px solid white;
	text-align:right;
}
#content img{
	border-color:#ffffff;
}
#content sub{
	font-size:8pt;
}


	.arc90_imgcaptionTXT {
				font-size: .8em;
				color: #fff;
				text-align: left;
			}
	p.arc90_imgcaptionALT {
				margin-top: 2px;
				margin-bottom: 5px;
				font-size: .65em;
				text-align: right;
			}
	span.arc90_imgcaptionALT {
				padding: 2px;
				padding-left: 4px;
				padding-right: 4px;
				background: #333;
				color: #fff;
			}
	.arc90_imgcaption {
				text-align: center;
				border: 1px solid #EEE;
				padding: 1em;
				margin: 1em 0;
				width: 9em;
			}
	.floatl { float: left; margin-right: 1em; }
	.floatr { float: right; margin-left: 1em; }
