body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background-image: url(../deko/back.jpg);
background-color: #71706E;
color:#000000;
padding:0px;
margin:0px;
}
#content{
	height:auto;
	min-height:50%;
	width:930px;
	background-color:#FFFFFF;
	position:relative;
	top:40px;
	left:50%;
	margin-left:-475px;
	z-index:2;
	padding:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #71706E;
	border-right-color: #464543;
	border-bottom-color: #464543;
	border-left-color: #71706E;
	background-attachment: scroll;
	background-image: url(../deko/table_background.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 12px;
}
#poweredby{
	clear:both;
	position:absolute;
	bottom:0px;
	margin-top:45px;
	width:930px;
	padding:10px;
	left:50%;
	margin-left:-475px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	z-index: 2;
}
#poweredby a{
	color:#FFFFFF;
}
#poweredby a:hover{
	color:#FF9900;
}
input,select,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #255D55;
}

#loginBox {
}
#loginBox #title {
	color: #FFFFFF;
}
#loginBox a {
	/*color: #000000;*/
}
#loginBox a:hover {
	color: #000000;
}
.errMsg {
	color: red;
}
.errFld {
	border-color: red;
	background-color:#FFCCCC;
}
.sidebarbox {
	/*padding: 2px;*/
	background-color:#ecf6f5;
	margin-bottom: 10px;
}
.sidebarbox_title {
	color: #FFFFFF;
	padding: 2px;
	background-color:#255D55;
	font-weight: bold;
}
.formbutton {
	cursor:pointer;
	border:outset 1px #43ac8d;
	color:#298c6f;
	font-weight:bold;
	background:url(../deko/formbutton.jpg) repeat-x left top;
	height: 22px;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 8px;
}
.formbutton:hover {
	cursor:pointer;
	border:outset 1px #43ac8d;
	color:#000;
	font-weight:bold;
	background:url(../deko/formbutton.jpg) repeat-x left top;
	height: 22px;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 8px;
}
.small {
	font-size:9px;
}
.small_orange {
	font-size:9px;
	color:#FBA311;
}


.newsAndEvents{
	background-color:#ecf6f5;
	display:block;
	width:150px;
	border-bottom:#FFFFFF solid 1px;
	text-decoration:none;
	padding:2px;
}
.newsAndEvents:hover{
	background-color:#D6EBE9;
	text-decoration:none;
}
.moreNewsAndEvents{
	display:block;
	width:150px;
	text-decoration:none;
	padding:2px;
}
.moreNewsAndEvents:hover{
	background-color:#D6EBE9;
	text-decoration:none
}
.page_content{
	width: 650px;
}

#upperBG{
	height:400px;
	background-image:url(../deko/back_oben.jpg);
	z-index:1;
}
#headimg{
	height:160px;
	width:950px;
	position:relative;
	top:25px;
	left:50%;
	margin-left:-475px;
	z-index:1;
}
#navi_bg{
	width:950px;
	height:25px;
	background-color:#255D55;
	position:relative;
	top:35px;
	left:50%;
	margin:0px;
	padding:0px;
	margin-left:-475px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #296960;
	border-bottom-color: #1A403A;
	text-decoration:none;
}
hr{
	background:#255D55 none repeat scroll 0%;
	border:0px none;
	height:1px;
}
@import url("css/ie.css");
