/****************************************************************************************
Basiseinstellungen
****************************************************************************************/

body, html {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-color: #42494A;
	color: #FFFFFF;
}

body, textarea {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

div	{
		text-align: left;
}

a img {
		border: 0
}

ul, ol, li {
		margin: 0;
		padding: 0;
}
		
/****************************************************************************************
Positionierung
****************************************************************************************/
#layout {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #293841;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../../noog_pic/bg_layout.jpg);
	background-repeat: no-repeat;
}
#logobox {
	height: 20px;
	width: 960px;
}
#subnav {
	float: left;
	height: 0px;
	width: 0px;
}
#logo {
	padding-top: 0px;
	position: relative;
	top: 40px;
	width: 150px;
	height: 0px;
	left: 800px;
}
#head {
	width: 960px;
}
#navbox {
	width: 192px;
	float: left;
}

#nav {
	width: 192px;
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
}
#suche {
	float: left;
	width: 192px;
}

#contentbox {
	float: left;
	width: 700px;
	margin-left: 35px;
}
#content {
	line-height: 1.5em;
	padding-top: 0px;
	padding-bottom: 50px;
	color: #FFFFFF;
}
#drucken {
	float: right;
	padding-right: 20px;
}

#right {
	float: right;
	width: 1px;
	height: 350px;
	margin-bottom: 40px;
	margin-top: 120px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #172226;
	border-left-color: #172226;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #172226;
}
#adress {
	border: 1px solid #d8dbde;
	padding: 10px;
}

#foot {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #172226;
	height: 40px;
	margin-top: 20px;
	padding-top: 5px;
	font-size: 11px;
	text-align: center;
}

/****************************************************************************************
Navigation
****************************************************************************************/
#nav ul	{
	margin: 0;
	padding: 0;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
		
#nav li {
	list-style-type: none;
	font-size: 100%;
	background-image: url(../../noog_pic/nav_out.jpg);
	/*
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #303E47;
	*/
}
		
#nav li.active {
	list-style-type: none;
	font-size: 100%;
	background-color: #000;
	margin-bottom: 0;
}

#nav a, #nav a:visited, #nav a:hover {
	display: block;
	margin: 0;
	width: 166px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	text-decoration: none;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
}

#nav a	{
	color: #fff;
}

#nav a:hover {
	color: #fff;
	background-image: url(../../noog_pic/nav_over.jpg);
}

#nav a.active {
	color: #FF9900;
	border-bottom-style: none;
	background-image: url(../../noog_pic/nav_over.jpg);
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
		
#nav li ul li	{
	list-style-type: none;
	background-color: #fff;
	border: none;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}	

#nav li ul li:hover {
	background-color: #fff;
}

#nav li ul li a, #nav li ul li a:visited, #nav li ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	text-decoration: none;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 4px;
	width: 151px;
	padding-left: 35px;
	background-image: url(../../noog_pic/nav_over.jpg);
}

#nav li ul li a	{
	color: #fff;
	font-weight: normal;
}

#nav li ul li a:hover {
	color: #fff;
	background: url("../../noog_pic/nav_arrow.gif") no-repeat 0% 50%;
	font-weight: normal;
}

#nav li ul li a.active {
	color: #FF9900;
	background-image: url("../../noog_pic/nav_arrow.gif");
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border: none;
}
#nav li ul li ul li a, #nav li ul li ul li a:visited, #nav li ul li ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	text-decoration: none;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 4px;
	width: 141px;
	padding-left: 45px;
	background-image: url(../../noog_pic/nav_over.jpg);
}

#nav li ul li ul li a	{
	color: #fff;
	font-weight: normal;
}

#nav li ul li ul li a:hover {
	color: #fff;
	background: url("../../noog_pic/nav_arrow.gif") no-repeat 0% 50%;
	font-weight: normal;
}

#nav li ul li ul li a.active {
	color: #FF9900;
	background-image: url("../../noog_pic/nav_arrow.gif");
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border: none;
}
#nav li ul li ul li ul li a, #nav li ul li ul li ul li a:visited, #nav li ul li ul li ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	text-decoration: none;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 4px;
	width: 131px;
	padding-left: 55px;
	background-image: url(../../noog_pic/nav_over.jpg);
	color: #CCCCCC;
}

#nav li ul li ul li ul li a	{
	color: #fff;
	font-weight: normal;
}

#nav li ul li ul li ul li a:hover {
	color: #fff;
	background: url("../../noog_pic/nav_arrow.gif") no-repeat 0% 50%;
	font-weight: normal;
}

#nav li ul li ul li ul li a.active {
	color: #FF9900;
	background-image: url("../../noog_pic/nav_arrow.gif");
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border: none;
}
#suche a {
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 0px;
	color: #ff9900;
	padding-left: 10px;
	display: block;
}
#suche a:hover{
	font-weight: normal;
	padding-bottom: 0px;
	color: #ff9900;
	text-decoration: underline;
	padding-left: 10px;
}
#subnav ul {
		margin: 0;
		padding: 0;
		list-style: none;
		}
		
#subnav li {
	float: left;
	height: 22px;
	margin: 0;
	padding: 0;
		}

#subnav li:hover {
		float: left;
		margin: 0;
		padding: 0;
		cursor: pointer;
		}

#subnav li.aktiv {
	height: 22px;
	margin: 0;
	color: #000000;
	background-color: #93B7D7;
		}

#subnav a, #subnav a:visited {
	float: left;
	display: block;
	height: 19px;
	background-position: right top;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#subnav a:hover {
	color: #000;
	background-color: #93B7D7;
}
		
#subnav a.aktiv {
		color: #000 !important;
		}
#sprache a, #sprache a:visited {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	border: none;
}

#sprache a:hover {
		color: #000;
		}
		
#sprache a.aktiv {
	color: #000 !important;
		}
#content h1 {
	font-size: 130%;
	color: #ff9900;
	margin-top: 25px;
	margin-bottom: 15px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
#content h2 {
	font-size: 110%;
	color: #ff9900;
	margin-top: 10px;
	font-weight: bold;
	margin-bottom: 10px;
}
#content h3 {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 0px;
}
#content p {
	margin-top: 3px;
	margin-bottom: 3px;
}
#content p+h1 {
	margin-top: 25px;
	margin-bottom: 15px;
}
#content ul {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#content li {
	padding-left: 0px;
	list-style-type: none !important;
	list-style-image: url(../../noog_pic/ic_list.gif);
	margin-left: 15px;
	text-indent: 0px;
}

#content a {
	color: #ff9900;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content .linkwww {
	margin-left: 20px;
	text-indent: -20px;
}
#content .linkdokument {
	margin-left: 20px;
	text-indent: -20px;
}
#content .daten {
	color: #243139;
	background-color: #B2BBBC;
}
#adress p {
	margin-top: 3px;
	margin-bottom: 3px;
}

#adress a {
	color: #ff9900;
	text-decoration: none;
}
#adress a:hover {
	color: #ff9900;
	text-decoration: underline;
}

#foot a {
	color: #ff9900;
	text-decoration: none;
}
#foot a:hover {
	text-decoration: underline;
}
#foot #zurueck {
	float: left;
}
#foot #nachoben {
	float: right;
}
#sitemap ul li	{
	list-style-type: none;
	font-weight: bold;
	list-style-image: none;
	margin-top: 10px;
	margin-bottom: 0px;
}	
#sitemap ul li  ul li{
	list-style-type: none;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.suchfeld {
	float: left;
	width: 140px;
	margin-right: 6px;
	margin-left: 10px;
	margin-top: 10px;
}
.suchbutton {
	float: left;
	margin-top: 10px;
}
#teaser .linkwww {
	border: 1px solid #d8dbde;
	padding: 10px;
	margin-top: 10px;
	float: left;
	color: #ff9900;
	text-decoration: none;
	width: 160px;
}
#teaser .linkwww:hover {
	text-decoration: underline;
}

#teaser .info {
	border: 1px solid #d8dbde;
	margin-top: 10px;
	float: left;
	color: #ff9900;
	text-decoration: none;
	width: 180px;
	padding-bottom: 10px;
}
#teaser .info h1 {
	color:#000000;
	font-size: 100%;
	font-weight: normal;
	background-color: #f3f3f3;
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#teaser .info a {
	font-size: 100%;
	width: 160px;
	margin: 0px;
	color: #ff9900;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#teaser .button {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
}

#teaser .info a:hover {
	text-decoration: underline;
}
#nooform p {
	margin-top: 6px;
	margin-bottom: 6px;
	clear: both;
}

#nooform input, select, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#nooform label {
	margin: 0px;
	padding: 0px;
}
#nooform .fkurz {
	width: 50px;
}
#nooform .fmittel {
	width: 200px;
}
#nooform .flang {
	width: 280px;
}
.bggalerie {
	background-color: #42494A;
}
