body {
	font: 9pt Arial, Helvetica, sans-serif;
	color: #555753;
	background:#fff url(../htdocs/web/bg.jpg) repeat-x;
	margin: 0px;
	margin-right:auto;
	margin-left:auto;
	width: 1024px;
}
p {
	margin-top: 0px;
	color:#fdfdfd;
	text-align: justify;
	}
a{
	text-decoration: none;
	color:#fdb507;
	opacity: 0.9;
}
fieldset {
	border:1px solid  #fdb507; 
	padding: 20px;
	opacity: 0.9;
}
fieldset > legend {
	color: #fdb507;
	font-weight: bold;
	font-style: italic;
	opacity: 0.9;
}

a:hover
{	text-decoration: underline;
}
li,ul,ol{
	color:#fdfdfd;
}
li.odd {
	background-color: #516417;
	margin-bottom: 15px;
}
div.eventitem {
	color:#fdfdfd;
}
h2.failure {
	text-align:left;
	color:#ea3200;
	opacity: 0.9;
}
h2.success {
	text-align:left;
	color:#b0ea00;
	opacity: 0.9;
}
table{
	color:#fdfdfd;
}

select {
	border: 1px solid #fdb507;
	background-color:#3b4b0a;
	color: #fff;
	
}

th.guestbook
{	color:#ff3600;
	opacity: 0.9;
	text-align: left;
	font-weight: bold;
}
/* specific divs */

#container
{	background-color:#3b4b0a;
}

#header {
	background:url(../htdocs/web/header3.jpg) no-repeat top;
	width: 1024px;
	height: 190px;
	position: relative;

}
#footer{
	clear:left;
	background:url(../htdocs/web/footer2.jpg) no-repeat center;
	width: 1024px;
	height: 70px;
	margin-top: 20px;
	opacity: 0.8;
	position: relative;
}

#map{
	width: 550px;
	height: 350px
}

#berichte {
	border: 1px solid #fdb507;
	margin-bottom: 30px;
	height: 113px;
	width: 610px;
	overflow: auto;
	overflow-x: hidden;
}

#berichte .bericht {
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 15px;
	height: 70px;
	width: 578px;
}
.bericht .left {
	float: left;
	width: 150px;
	height: 70px;
	height:
	margin-right: 30px;
	font-size:10pt;
        font-weight: bold;
        color:#fdb507;
        opacity: 0.9;

}
.bericht .right {
	float: right;
	width: 428px;
	height: 70px;
	color: white;
}


#navi {
	background:#3b4b0a;
	width: 1024px;
	height: 100px;
}
#body {
	overflow:none;
}
#content
{	margin-left: 320px;
	margin-right: 20px;
	background:#3b4b0a;
	min-height:400px;
}

#login
{	margin-left: 51px;
	width: 230px;
	height: 100px;
	opacity: 0.9;
	visibility: hidden;
}

#leftBanner {
	background:#3b4b0a;
	width: 320px;
	float: left;
}

#leftPicture
{
	margin-right:auto;
	opacity: 0.9;
	margin-left:0px;

}


#pageHeader {
	margin-bottom: 20px;
	}


#pageHeader h1 {
	background: transparent url(h1.gif) no-repeat top left;
	margin-top: 10px;
	width: 219px;
	height: 87px;
	float: left;
}

div.flickr
{	position:relative;
	width: 400px;
	height:340px;
}

input.action
{
        border:1px solid #fdb507;
        margin:0px 0px;
        color:#fdb507;
		font-size: 8pt;
        background-color:#3b4b0a;
}

input, textarea
{
        border:1px solid #fdfdfd;
        margin:0px 0px;
        color:#fdfdfd;
		font-size: 8pt;
        background-color:#3b4b0a;
		opacity: 0.9;
}

tr.caption
{	color:#fdb507;
	text-decoration: inherit;
}

p.copy
{	font-size: 8pt;
}

p.caption
{	position: relative;
	font-size:13pt;
	font-weight: bolder;
	color:#fdb507;
	opacity: 0.9;
	top: 16px;
	
}

.orange
{	font-size:10pt;
	font-weight: bold;
	color:#fdb507;
	opacity: 0.9;

}

td.profil
{	font-size:10pt;
	font-weight: bold;
	color:#fdb507;
	opacity: 0.9;

}
img {
	border: 0;
}

