* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%; /* Required */
}

body {
	font-family: Trebuchet MS;
	font-size: 75%;
	background: url(../graphics/bg.gif) repeat-y center;
}

hr {
	display: none;
}

#box-wrapper {
	width: 960px;
	position: relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
	margin: 0 auto;
}


#box-logo {
	width: 199px;
	height: 191px;
	float: left;
	
	background: url(../graphics/bg_logo.jpg) no-repeat;
}
#box-logo span {
	display: none;
}
#box-logo h1 a {
	display: block;
	width: 144px;
	height: 147px;
	margin: 10px auto 5px auto;
	background: url(../graphics/logo.gif) no-repeat;
}
#box-logo ul {
	list-style: none;
	width: 96px;
	margin: 0px 0px 0px 56px;
}
#box-logo ul li {
	float: left;
	width: 16px;
	margin: 0px 16px 0px 0px;
}
#box-logo .lang {
	text-align: center;
	width: 144px;
	margin: 0 auto;
}
#box-header {
	width: 550px;
	height: 191px;
	float: left;
	
	background: url(../graphics/bg_header.jpg) no-repeat;
}
#box-header_sub {
	width: 201px;
	height: 191px;
	float: left;
	padding: 0px 5px 0px 5px;
	background: url(../graphics/bg_header_sub.jpg) no-repeat;
}
#box-header_sub .logo {
	padding: 25px 0px 0px 0px;
	width: 201px;
	text-align: center;
}
#box-header_sub .fontsize a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#box-header_sub .search {
	margin: 21px 0px 0px 5px;
}
#box-header_sub .search .text {
	border: 1px solid #dc9f6a;
	background: #fdf9e1;
	font-size: 0.9em;
	padding: 3px 0px 3px 0px;
	width: 145px;
}
#box-header_sub .search .text {
	width: 136px;
}
#box-header_sub .search .submit {
	font-weight: bold;
	border: 1px solid #dc9f6a;
	background: #fdf9e1;
	font-size: 0.9em;
	height: 21px;
	padding: 1px 0px 3px 0px;
}
#box-header_sub .search .text:hover, #box-header_sub .search .text:focus, #box-header_sub .search .submit:hover, #box-header_sub .search .submit:focus {
	background: #f5f1da;
}


#box-nav {
	float: left;
	width: 199px;
	padding: 14px 0px 34px 0px;
	font-size: 1.1em;
}
#box-nav ul {
	list-style: none;
}
#box-nav ul.nav2 {
	background: #cd894f;
}
#box-nav .foerderhinweis {
	width: 199px;
	text-align: center;
	padding: 10px 0px 0px 0px;
}
#box-nav ul li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 149px;
	padding: 4px 0px 4px 50px;
}
#box-nav ul li a:hover, #box-nav ul li a.active {
	background: #cd894f url(../graphics/navactive.gif) no-repeat;
}
#box-nav ul li ul li a:hover, #box-nav ul li ul li a.active {
	background: #cd894f url(../graphics/navactive.gif) no-repeat 16px;
}
#box-nav ul li ul li a {
	padding: 4px 0px 4px 65px;
	width: 134px;
	font-weight: normal;
}
*html #box-nav ul li ul, *+html #box-nav ul li ul {
	margin: -18px 0px 0px 0px;
	padding: 0px;
}
#box-nav .adresse {
	background: #d79259 url(../../graphics/adress.gif) no-repeat;
	width: 163px;
	margin: 30px auto 10px auto;
	color: #fff;
	font-size: 0.9em;
	padding: 24px 6px 4px 10px;
}
#box-nav .adresse a {
	color: #fff;
	text-decoration: none;
}
#box-nav .news {
	background: #d79259;
	width: 163px;
	margin: 15px auto 10px auto;
	padding: 4px 6px 4px 10px;
	color: #fff;
	font-size: 0.9em;
}
#box-nav .news a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#box-nav .service {
	background: #d79259;
	width: 163px;
	margin: 15px auto 10px auto;
	padding: 4px 6px 4px 10px;
	color: #fff;
	font-size: 0.9em;
}
#box-nav .service a {
	color: #fff;
	text-decoration: none;
}

#box-print {
	float: right;
	margin: 30px 0px -25px 0px;
}

#box-content {
	float: left;
	width: 504px;
	padding: 14px 23px 60px 23px;	
}
#box-content .nav ul {
	list-style: none;
}
#box-content .nav ul li {
	float: left;
	margin: 0px 9px 0px 0px;
}
#box-content .nav ul li.last {
	float: left;
	margin: 0px 0px 0px 0px;
}
#box-content .nav img {
	border: 1px solid #d79259;
}
#box-content .nav a.link {
	width: 93px;
	display: block;
	color: #fff;
	background: #d79259;
	text-decoration: none;
	text-align: center;
}
#box-content ul li {
	margin: 2px 8px 0px 10px;
	list-style: none;
}
#box-content h2 {
	clear: both;
	padding: 20px 0px 0px 0px;
	color: #cd894f;
	font-size: 1.2em;
}
*html #box-content h2, *+html #box-content h2 {
	padding: 0px;
	margin: 0px;
}
#box-content p {

	font-size: 1.0em;
	padding: 10px 0px 10px 0px;
}

#box-content a {
	color: #cd894f;
}
#box-content a:hover {
	text-decoration: none;
}
#box-content .input {
	border: 1px solid #dc9f6a;
	background: #fdf9e1;
	font-size: 0.9em;
	padding: 1px 0px 1px 0px;
	width: 145px;
	font-family: Trebuchet MS;
}
#box-content .submit {
	font-weight: bold;
	border: 1px solid #dc9f6a;
	background: #fdf9e1;
	font-size: 0.9em;
	height: 21px;
	padding: 1px 0px 3px 0px;
}
.mod_search_container h1 {
	padding: 20px 0px 0px 0px;
	color: #cd894f;
	font-size: 1.2em;
}

#box-margin {
	float: left;
	width: 195px;
	padding: 14px 8px 60px 8px;
	background: #cd894f;	
}
#box-margin p {
	margin: 0px 0px 16px 0px;
}
#box-margin a {
	color: #000;
}
#box-margin a:hover {
	text-decoration: none;
}



#box-margin .service {
  width: 199;
	background: #fdf9e1;
	border: 1px solid #b5743e;
	/*margin: 0px 8px 0px 8px;*/
	padding: 4px 6px 4px 10px;
	font-size: 0.9em;
}
#box-margin .service a {
	color: #000;
	text-decoration: none;
}
#box-margin .service a:hover {
	text-decoration: underline;
}
#box-margin .serviceheadline {
	color: #fff;
	height: 20px;
	background: #b5743e;
	/*margin: 0px 8px 0px 8px;*/
	padding: 4px 6px 2px 10px;
}
#box-margin .serviceheadline h3 {
	font-size: 1.1em;
}



#box-margin .mod_margintext_container h3 {
	font-size: 1.1em;
	color: #fff; 
	min-height: 20px;
	background: #b5743e;
	/*margin: 0px 8px 0px 8px;*/
	padding: 4px 6px 2px 10px;
}
#box-margin .mod_margintext_container p {
	background: #fdf9e1;
	border: 1px solid #b5743e;
	margin: 0px 0px 16px 0px;
	padding: 4px 6px 4px 10px;
	font-size: 0.9em;
}
#box-margin .mod_margintext_container table {
	background: #fdf9e1;
	border: 1px solid #b5743e;
	margin: 0px 0px 16px 0px;
	padding: 4px 6px 4px 10px;
	font-size: 0.9em;
}

#box-footer {
	position: absolute;
	bottom: 0px !important;
	background: #87836d;
	font-size: 0.88em;
	text-align: center;
	height: 25px;
	padding: 10px 0px 0px 0px;
	width: 960px;
	color: #fff;
}
#box-footer a {
	color: #fff;
	text-decoration: none;
}
table.mod_gallery_lay2_table {
	width: 504px;
}
.mod_gallery_container h1, .mod_newsletter_container h1 {
	clear: both;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #cd894f;
	font-size: 1.2em;
}
table.mod_gallery_page {
	display: none;
}
.mod_search_list span {
	background: #f00;
}

#sitemap_container {
	margin-top: 20px;
}
#sitemap a {
	text-decoration: none;
}
#sitemap a.nav {
	font-weight:bold;
}