/* starte mit */
# {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Verdana, san-serif;
	font-size: 1em; 
	color: #fff;
}
html {
	font-size: 62.5%; 
	border: 0;
	padding: 0;
	margin: 0;
	background-color: #909296;
}
body {
	font-size: 1em; 
	font-family: Arial, Helvetica, Verdana, san-serif;
	background-color: #909296;
	width: 1040px;
	margin: 0 auto 0 auto;
	padding: 0;
	background-image: url('background.jpg');
	background-repeat: repeat-y;
}

/*
internal jumps
*/
.offGrid {
	position: absolute;
	left: -3000px;
}
.skip {	
	left: -3000px;
	overflow: hidden;
	position: absolute;
	top: -3000px;
	z-index: 2;
}
.skip:focus, .skip:active {
	background-color: #002786;
	color: #ffffff;
	font-size: 1.2em;
	position: absolute;
	left: 50%;
	margin-left: -6em;
	top: 5px;
	z-index: 99;
}

/*
layout
*/
img {
	border: none 0;
}
p {
	font-size: 14px;
	color : #333;
	margin-bottom: 5px;
	line-height: 18px;
}

#head {
	width: 1040px;
	height: 450px;
	background-image: url('layout.jpg');
	background-repeat: no-repeat;
}
#head h1 span {
	position: absolute;
	left: -3000px;
}
#head h1 a {
	position:absolute;
	background-image: url('layout.jpg');
	background-repeat: no-repeat;
	background-position: -242px -132px;
	width: 331px;
	height: 90px;
	display:block;
	margin-left: 350px;
	margin-top: 20px;
	z-index: 5;
}
#head h1.en a {
	background-position: -582px -132px;
}

#head h2 {
	position: absolute;
	left: -3000px;
}

#seite {
	position: absolute;
	top: 60px;
	margin-left: 20px;
	z-index: 1;
}
#seite h2 {
	color: #284388; /*1f3a7f;*/
	font-size: 40px;
	font-weight: normal;
}

#design {
	background-color: #fff;
	margin-top:-330px;
	margin-left:20px;
	margin-right:20px;
	padding-top:30px;
    overflow:auto;
    #overflow:none;
}
#navigation {
	position: absolute;
	top: 140px;
	margin-left:20px;
    #top: 150px;
	#margin-left:0px;
	padding:0;
	width: 200px;
	overflow: hidden;
	background-color: #fff;
	line-height:22px;
	list-style: none;
}
#navigation li {
	margin:0;
	padding:0;
	background-color: #fff;
	display: block;
}
#navigation li a {
	color: #002783;
	font-size: 14px;
	text-decoration: none;
	width: 180px;
	display: block;
	padding: 0 0 0 20px;
}
#navigation li a:hover, #navigation li a:focus {
	color: #fff;
	background-image: url('layout.jpg');
	background-repeat: no-repeat;
	background-position: -31px -132px;
}
#navigation ul {
	padding:0;
	margin: 0 0 5px 0;
	line-height:15px;
}
#navigation ul li a {
	color: #000;
	font-size: 12px;
	text-decoration: none;
	width: 160px;
	padding: 0 0 0 40px;
	margin: 0;
}
#navigation ul li a:hover, #navigation ul li a:focus {
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
#navigation .active {
	background-color: #CED1D8;
}

#content {
	width:760px;
	float:left;
	overflow: auto;
	background-color: #fff;
	padding-left:20px;
	margin-top:;
	margin-left:20em;
	min-height: 250px;
	margin-bottom: 60px;
}
#content p, h1, h2, h3, h4, h5, h5 {
	padding: 0;
	margin: 0;
	font-weight: normal;
}
#content h3 {
	color: #002786;
	font-size: 20px;
	font-weight: normal;
}
#content h4 {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px;
}
#content .wichtig {
	color: #red;
	font-size: 30px;
	font-weight: bold;
}

#content .right {
	float:right;
	margin: 0 0 10px 20px;
}
#content .left {
	float:left;
	margin: 0 20px 10px 0;
}
#content p {
	margin: 0 0 5px 0;
	font-size: 14px;
}
#content a {
	color: #002786;
	text-decoration:none;
}
#content a:hover, #content a:focus {
	color: #909296;
	text-decoration:none;
}
#content ul {
	margin: 0;
	padding: 0;
}
#content ul li {
	background-image: url('layout.jpg');
	background-repeat: no-repeat;
	background-position: -31px -234px;
	list-style-type: none;
	margin: 4px 0 2px 0;
	padding-left: 18px;
	font-size: 14px;
	color : #333;
	line-height: 16px;
}

#content form p {
	margin-top:10px;
	margin-left:20px;
}
#content .textBreit {
	margin-left:40px;
	width:300px;
}
#content .textareaBreit {
	margin-left:40px;
	width:300px;
	height:40px;
}
#content .textareaBreit, #content .textBreit {
	padding: 5px; 
	border-top: 0;
	border-left: dotted 1px #909296;
	border-right: 0;
	border-bottom: solid 3px #909296;
}
#content .textareaBreit:focus, #content .textBreit:focus {
	background-color: #CED1D8;
}
#content .error {
	position: absolute;
	background-color: #efcece;
	padding: 2px 4px 2px 4px;
	right: 130px;
	margin-right: 400px;
}
#content .submit {
	padding: 5px;
	margin-top:5px;
	margin-left:190px;
	display: block;
	width: 150px;
}

#paging {
	margin:1.5em 0 2em 0;
	padding:0;
}

#paging ul {
	margin:0;
	padding:0;
	font-size: 1em;
	list-style: none;
}
#paging ul li {
	margin:0 1em 0 0;
	padding:0 0 0 0;
	float: left;
}
#paging li a {
	text-decoration: none;
	padding: 0.5em 0.4em 0.4em 0.5em;
	background-color : #ddd;
	/*border: 0.1em solid #777;*/
	color: #000;
}
#paging li b a {
	background-color : #009fc5;
	color: #fff;
}
#paging li a:hover, #paging li a:focus {
	background-color : #a4a4a8;
	color: #fff;
}
#paging p {
	color: #000;
}

#breadcrumb {
	position: absolute;
	top: 110px;
	margin-left: 0;
	word-spacing:4px;
	font-size: 12px;
	line-height:10px;
}
#breadcrumb a {
	color: #111;
}

#metanav {
	position: absolute;
	top: 85px;
	text-align:right;
	word-spacing:4px;
	font-size: 10px;
	width: 1020px;
}
#metanav a {
	font-weight: normal;
	font-size: 14px;
	color: #909296;
	text-decoration: none;
}
#metanav a b {
	font-weight: normal;
	color: #1e3a7f;
	text-decoration: none;
}
#metanav a:hover, #metanav a:focus {
	color:#fff;
}

#footer {
	padding: 0  0 10px 20px;
	width:1020px;
	height:350px;
	color: #909296;
	letter-spacing: 1px;
	background-color: #909296;
	background-image: url('layout.jpg');
	background-repeat: no-repeat;
	background-position: 0 -450px;
}
#footer h2 {
	float:right;
	margin:3px 20px 0 0;
	color: #505256;
	font-size:12px;
	font-weight:normal;
}
#footer h3 {
	margin-top:3px;
	color: #002786;
	font-size:12px;
	font-weight:normal;
}
#footer a {
	color: #505256;
	text-decoration: none;
}
#footer a:hover, #footer a:focus {
	color: #fff;
}

#galerie {
	padding: 0;
	margin: 0;
	overflow: auto;
	list-style: none;
}
#galerie li {
	float: left;
	width: 290px;
	line-height: 290px;
	margin:4px;
	padding:0;
	background-color:#efefef;
	border: 1px dotted #ddd;
	text-align: center;
}
#galerie li img {
	margin:0;
	padding:0;
	vertical-align: middle;
	border:0;
}

#jAlertMessage {
	position: fixed;
	_position: absolute;
	z-index:89;
	width: 740px;
	top: 40px;
	left: 50%;
	margin-left:-370px;
	background-color:#dddddd;
	padding:10px 30px 30px 30px;
	overflow:no;
	border: dotted 1px #333;
	background-image: url('/nsb-admin/bilder/loadingZeiger.gif');
	background-position: center;
	background-repeat: no-repeat;
}
#jAlertMessage iframe {
	height:600px;
	width: 740px;
	border: 0 none;
}
#jAlertMessage .jAlertLinks {
	font-size: 14px;
	padding: 2px 7px 2px 7px;
	float: right;
	text-decoration: none;
	background-image: url('/nsb-admin/bilder/wochen_title.gif');
	color: #029;
}

#overlay {
	background-color: #000;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index:88;
	top: 0;
	left: 0;
	
	float:none;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}
#qrImg, #adresse {
	display:none;
}
