* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 25px 0 12px;
	background-color: #4772ad;
	color: #004594;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.liste li{
	text-align: left;
	list-style-position: inside;
	list-style-type: square;
	line-height: 18px;
}

a {
	color: #fff;
	background-color: inherit;
	text-decoration: none;
}
a:hover { color: aqua; background-color: inherit; text-decoration: none; }

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: square;
}

li {
	list-style-type: none;
}

p {
	margin: 10px 0px 12px;
	text-align: justify;
	line-height: 15px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}

#container {
	margin: 0 auto;
	width: 767px;
	background-image: url(images/background_image.jpg);
	background-repeat: no-repeat;
}

#page_static {
	width: 767px;
	height: 235px;
	overflow: hidden;
}

.thumbnail {
	padding: 10px 0px;
	text-align: center;
}
#impressum { color: white; font-size: 8pt; font-family: verdana, arial, sans-serif; text-decoration: none; text-align: right; position: absolute; width: 120px; clear: both; margin-top: 260px; margin-left: 630px; }
/* Navigation Menu */

#navmenu { margin: 31px 528px 0 66px; padding-bottom: 2px; width: 173px; clear: both; text-align: center; position: absolute; z-index: 1; }

#navmenu a {
	text-decoration: none;
}

#navmenu li {
	padding: 0 11px;
	float: left;
	background: url(images/navmenu_background.gif) repeat-y 50% 0;
	line-height: 23px;
}

#navmenu li#menu_first {
	padding-top: 5px;
	background-image: url(images/navmenu_background_top.gif);
	background-repeat: no-repeat;
}

#navmenu li#menu_last {
	padding-bottom: 12px;
	background-image: url(images/navmenu_background_bot.gif);
	background-repeat: no-repeat;
}

#navmenu li a {
	display: block;
	background-color: #4772ad;
	color: white;
	font-size: 12px;
	text-transform: uppercase;
	cursor: pointer;
}

#navmenu li a:hover {
	background-color: #3ad1f8;
	color: #004494;
}
#navmenu li#current a { color: #004494; background-color: #3ad1f8; }
#navmenu li#menu_first a {
	padding-top: 2px;
	background-image: url(images/navmenu_background_litop.gif);
	background-repeat: no-repeat;
	background-position: 50% 0;
}

#navmenu li#menu_last a {
	background-image: url(file:///Users/test/Desktop/Templates/template25/images/navmenu_background_libot.gif);
	background-repeat: no-repeat;
	background-position: 50% 100%;
}
#navmenu li#menu_last_current a { color: #004494; background-color: #3ad1f8; background-image: url(images/navmenu_background_bota.gif); background-repeat: no-repeat; background-position: 50px 100px; padding-bottom: 12px; }
#navmenu li a b {
	margin: 0 auto;
	padding-bottom: 2px;
	display: block;
	width: 149px;
	border-bottom: 1px solid #fff;
}


/* Main Content */

#main_content {
	padding-left: 22px;
	background: url(images/main_background.gif) repeat-y 22px 0;
	float: left;
	clear: both;
	text-align: center;
}

#main_content2 {
	width: 435px;
	background: url(images/main_background_right.gif) no-repeat 100% 0%;
}

#main_content_header {
	width: 435px;
	background: url(images/main_background_top.gif) no-repeat 50% 0%;
}

#main_content_header h2 {
	padding: 20px 10px 12px;
	font-size: 12px;
	text-transform: uppercase;
}

#main_content_body {
	margin: 0 auto;
	padding: 2px 0;
	width: 411px;
	min-height: 220px;
	background-color: #3ad1f8;
	color: #004494;
}

#main_content_body #content_box {
	margin: 0px auto;
	padding-bottom: 15px;
	width: 380px;
	text-align: justify;
}

#main_content_footer {
	width: 435px;
	height: 21px;
	background: url(images/main_background_bot.gif) no-repeat 50% 100%;
	overflow: hidden;
}
/**/
.buttonSubmit, .buttonSubmitHovered {
	width:69px;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	background:url(images/button.gif) no-repeat left top;
	cursor:pointer;
	border:none;
}
#stylesheetTest {
	position:absolute;
	left:-999px;
	width:10px;
	height:10px;
}
