/* ================================================================================================ */
/* == CSS:   	default.css - Standard-Stylesheet (Screen)										 == */
/* ==																							 == */
/* == Author:  	Björn Lorenz, E-Formation GmbH - http://www.eformation.de/						 == */
/* ================================================================================================ */
*{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-decoration: none;
	border: 0;
}
/* ================================================================================================ */
body{
	background: #537626 url(../nps/bg_body_gras.jpg) no-repeat center top;  /* winter 6887be */
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.75em;
}
/* ================================================================================================ */
#sheet{
	background: url(../nps/bg_sheet.png) repeat-y;
	width: 844px;
	margin: 0 auto;
}
#head{
	width: 820px;
	height: 350px;
	margin: 0 auto;
	background: no-repeat center top;
}
#body{

/*	background: cyan;*/
}
#foot{
	clear: both;
	height: 24px;
	margin: 0 12px;
	background: url(../nps/bg_foot.png) repeat-x;
	overflow: hidden;
}
/* ================================================================================================ */
#head .navigation{
	float: left;
	margin: 16px 0 0 12px;
	padding: 1px 4px 4px 4px;
	background: url(../nps/navigation/bg_head_navigation.png) no-repeat;
	font-size: 1.08em;
	line-height: 1.62em;
}
#head .navigation #logo{
	display: block;
	margin: 10px 0 20px 61px;
}
/**/
#head .navigation ul{
	width: 200px;
}
#head .navigation ul li{
	width: 200px;
	margin-bottom: 1px;
}
#head .navigation ul li a{
	display: block;
	width: 174px;
	height: 21px;
	line-height: 21px;
	padding: 0 13px;
	color: #000;
}
#head .navigation ul li a:hover,
#head .navigation ul li a:focus,
#head .navigation ul li a:active,
#head .navigation ul li.active a,
#head .navigation ul li.active ul li a:hover,
#head .navigation ul li.active ul li a:focus,
#head .navigation ul li.active ul li a:active,
#head .navigation ul li.active ul li.active a{
	color: #FFF;
	background: url(../nps/navigation/bg_head_navigation_active.png) no-repeat;
}
/**/
#head .navigation ul ul{
	position: absolute;
	width: 200px;
	margin: -24px 0 0 204px;
	padding: 3px 4px 0 4px;
	background: url(../nps/navigation/bg_head_navigation.png) no-repeat center -58px;
}
#head .navigation ul ul li{
	width: 200px;
}
#head .navigation ul li.active ul li a{
	color: #000;
	background: transparent;
}
/* ================================================================================================ */
#body{
	padding: 12px 28px;
}
#body h1{
	display: block;
	width: 751px;
	height: 46px;
	line-height: 46px;
	margin: 0 0 1.00em 0;
	padding: 0 20px;
	background: url(../nps/headlines/bg_body_headline.png) no-repeat;
	color: #FFF;
	font-size: 1.25em;
	font-weight: bolder;
}
#body h2,
#body h3,
#body h4,
#body h5,
#body h6{
	margin: 0 0 1.00em 0;
	color: #4E52B3;
	font-size: 1.08em;
	font-weight: bolder;
}
#body h2 span{
	font-size: 0.92em;
	font-weight: normal;
}
#body p,
#body ul,
#body ol{
	margin-bottom: 1.00em;
}
#body a{
	color: #4E52B3;
	text-decoration: none;
}
#body a:hover,
#body a:focus,
#body a:active{
	text-decoration: underline;
}
#body p.error{
	padding: 10px;
	color: #EF432C;
	border: 1px solid #EF432C;
	font-weight: bolder;
	background: #fff;
}
/* ================================================================================================ */
#body .article{
	float: left;
	clear: both;
	width: 782px;
	margin: 0 3px 1.00em 3px;
	padding-top: 1.00em;
	border-top: 1px solid #4B4EB0;
}
#body .article.first{
	padding-top: 0;
	border-top: 0;
}
/**/
#body .images{
	float: left;
	width: 210px;
	margin: 0 12px 0 0;
}
#body .text{
	float: left;
	width: 560px;
}
#body .text.fullwidth{
	width: 751px;
	padding: 0 17px;
}
/**/
#body .images .image{
	margin: 0 0 1.00em 0;
}
#body .images .image .img_head{
	position: relative;
	z-index: 2;
	height: 10px;
	background: url(../nps/images/bg_image_head.png) no-repeat;
}
#body .images .image .img_body{
	position: relative;
	z-index: 1;
	width: 200px;
	margin-top: -5px;
	padding: 0 5px;
	background: url(../nps/images/bg_image_body.png) repeat-y;
	text-align: center;
	overflow: hidden;
}
#body .images .image .img_foot{
	position: relative;
	z-index: 2;
	height: 10px;
	margin-top: -10px;
	background: url(../nps/images/bg_image_foot.png) no-repeat;
}
/* ================================================================================================ */
#body .gallery{
	width: 785px;
	height: 251px;
	background: url(../nps/gallery/bg_gallery.png) no-repeat bottom;
	overflow: hidden;
}
#body .gallery h2{
	width: 753px;
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0 16px;
	background: url(../nps/gallery/bg_gallery_headline.png) no-repeat;
	color: #000;
	font-size: 1em;
	overflow: hidden;
}
#body .gallery div{
	width: 611px;
	height: 187px;
	margin: 12px 87px;
	overflow: hidden;
}
#body .gallery ul{
	position: relative;
	float: left;
	width: 10000px;
}
#body .gallery ul li{
	float: left;
	width: 114px;
	height: 170px;
	margin: 0 33px 0 0;
	padding: 7px;
	text-align: center;
	background: url(../nps/gallery/bg_gallery_item.png) no-repeat;
}
#body .gallery ul li a{
	display: block;
	width: 114px;
	height: 170px;
	font-size: 0.92em;
	color: #000;
	text-decoration: none;
}
#body .gallery ul li a img{
	border: 1px solid #A3A1A1;
	margin: 0 0 5px 0;
}
#body .gallery ul li a span{
	display: block;
	height: 14px;
	overflow: hidden;
}
/**/
#body .gallery .navigation{
	width: 100%;
}
#body .gallery .navigation li{
	position: relative;
	top: -119px;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	background: transparent;
	cursor: pointer;
}
#body .gallery .navigation li.last{
	float: left;
	margin-left: 28px;
}
#body .gallery .navigation li.next{
	float: right;
	margin-right: 28px;
}
/* ================================================================================================ */
#body form *{
	font-family: Arial, Verdana, sans-serif;
	font-size: 1em;
}
#body form legend{
	display: none;
}
#body form label{
	float: left;
	clear: both;
	display: block;
	width: 98px;
	margin: 0 0 5px 0;
	padding: 2px 0;
}
#body form input,
#body form select,
#body form textarea{
	width: 456px;
	margin: 0 0 5px 0;
	padding: 1px 2px;
	background: #6775CC;
	border: 1px solid #FFF;
	color: #FFF;
}
#body form select{
	width: 462px;
	padding-right: 1px;
}
#body form textarea{
	height: 10em;
}
#body form input.submit{
	width: 96px;
	margin-left: 462px;
	cursor: pointer;
}
#body .hint{
	font-size: 0.83em;
}
/**/
#body form input#zip{
	width: 93px;
	margin-right: 5px;
}
#body form input#city{
	width: 344px;
	margin-left: 5px;
}
/* ================================================================================================ */
#body .homepage{
	width: 802px;
	margin-top: 7px;
	margin-bottom: 0;
}
#body .homepage .box{
	width: 248px;
	height: 288px;
	overflow: hidden;
	background: url(../nps/home/bg_home_box.png) no-repeat;
	float: left;
	margin: 0 19px 19px 0;
}
#body .homepage .box h1{
	display: block;
	width: auto;
	height: 40px;
	line-height: 40px;
	margin: 0 0 0 0;
	padding: 0 10px;
	background: transparent;
	color: #FFF;
	font-size: 1.25em;
	font-weight: bolder;
	overflow: hidden;
}
#body .homepage .box .text{
	width: 228px;
	height: 228px;
	margin: 10px;
	overflow: hidden;
}
#body .homepage .box.home{
	float: right;
	width: 515px;
	height: 175px;
	margin-right: 20px;
	background: url(../nps/home/bg_home_box_wide.png) no-repeat;
}
#body .homepage .box.home .text{
	width: 495px;
	height: 115px;
}
#body .homepage .box.opening_hours{
	height: 175px;
	background: url(../nps/home/bg_home_box_low.png) no-repeat;
}
#body .homepage .box.opening_hours .text{
	height: 115px;
}
/* ================================================================================================ */
#foot .navigation{
	float: right;
	margin: 8px 10px 0 0;
	font-size: 0.83em;
}
#foot .navigation li{
	float: left;
	line-height: 1em;
	padding-left: 5px;
	margin-left: 5px;
	border-left: 1px solid #000;
}
#foot .navigation li.first{
	padding-left: 0;
	margin-left: 0;
	border-left: 0;
}
#foot .navigation li a{
	color: #000;
}
/* ================================================================================================ */
#sheet.popup{
	background: #EDECEC;
	padding: 0;
	width: 600px;
	padding: 20px 20px 0 20px;
}
.popup #foot{
	padding: 0;
	margin: 0;
	background: transparent;
}
.popup #head,
.popup #foot ul,
.popup #body h1{
	display: none;
}
.popup #body{
	width: 600px;
	padding: 0;
}
.popup #body .article{
	width: 600px;
	margin: 0 auto;
}
.popup #body .article .text{
	width: 378px;
}
/* ================================================================================================ */
