* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
p {
	line-height: 16px;
	font-size: 12px;
	margin-bottom: 8px;
	margin-top: 8px;
}
ul {
	line-height: 16px;
	font-size: 12px;
	margin-bottom: 8px;
	margin-top: 8px;
	margin-left: 15px;
}
p.center {
	text-align: center;
}


a {
	color: #406925;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #406925;
	margin-bottom: 16px;
	line-height: 20px;
}
h2 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #406925;
}
blockquote {
	margin-left: 20px;
	font-style: italic;
}



a:hover {
	color: #A51842;
}

label {
  width:120px;
  float: left;
}

.page_body {
	background-image: url(../images/bg_green1.gif);
	background-repeat: repeat;
}
.page {
	width: 579px;
	margin-left: -289px;
	left: 50%;
	top: 0px;
	position: absolute;
}
.head_wrap {
	background-image: url(../images/top_corner_left.gif);
	background-repeat: no-repeat;
	float: left;
	width: 100%;
	margin-top: 4px;
}

.head {
	width: 100%;
	background-image: url(../images/top_corner_right.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.logo_text {
	float: left;
	padding-top: 14px;
	padding-left: 25px;
}
.head_right {
	height: 30px;
	width: 170px;
	float: right;
	padding-top: 14px;
	padding-left: 20px;
	font-size: 12px;
	background-image: url(../images/top_corner_right.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.banner_mask {
	height: 94px;
	width: 100%;
	top: 99px;
	position: relative;
}
.content_wrap {
	background-image: url(../images/bg_content_left.gif);
	background-repeat: repeat-y;
	float: left;
	width: 100%;
}
.content {
	background-image: url(../images/right_border.gif);
	background-position: right;
	float: left;
	width: 100%;
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 20px;
}
.colleft {
	float: left;
	width: 348px;
	padding-left: 25px;
}
.colleft img.right {
	float: right;
}

.colright {
	float: right;
	width: 156px;
	padding-right: 14px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C2DDA5;
	padding-bottom: 10px;
}
.colright p {
	margin: 0px;
}
.colright img {
	margin-left: -5px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.image {
	font-size: 10px;
	font-weight: normal;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.image p {
	font-size: 9px;
	line-height: 10px;
	text-align: center;
}



ul.mainmenu {
	list-style-type: none;
	margin-bottom: 16px;
	margin-left: 0px;
}
ul.mainmenu li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6DFA5;
	padding-top: 4px;
	padding-bottom: 4px;
}
ul.mainmenu li.first {
	padding-top: 0px;
	margin-top: 16px;
}
ul.mainmenu li.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 16px;
}

ul.mainmenu li a {
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
ul.mainmenu li a.selected {
	font-weight: bold;
	color: #A51842;
}

ul.mainmenu span {
  color: #A51842;
}

ul.submenu {
	list-style-type: none;
	margin-top: 0px;
	margin-left: 10px;
}
ul.submenu li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul.submenu li a {
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
ul.submenu li a.selected {
	font-weight: normal;
	color: #A51842;
}


.bottom_wrap {
	background-image: url(../images/bottom_corner_left.gif);
	background-repeat: no-repeat;
	background-position: left;
    background-position-y: bottom;
    float: left;
	height: 60px;
	width: 100%;
    margin-top: -16px;
}
.bottom {
	background-image: url(../images/bottom_corner_right.gif);
	background-repeat: no-repeat;
	background-position: right;
    background-position-y: bottom;
	float: left;
	height: 60px;
	width: 100%;
}
.footer {
	padding-top: 7px;
	padding-right: 25px;
	padding-left: 25px;
	text-align: center;
}
.footer p {
	font-size: 10px;
	line-height: 12px;
	color: #5A9631;
}
table.galerie {
    width:100%;
}
table.galerie td {
    text-align:center;
    padding-bottom: 10px;
}
table.galerie a img {
    border-color: #5B9535;
}
