﻿/*
Theme Name: NWZ GmbH Template
Theme URI: http://www.steffenundbach.de/
Description: Die Vorlagen-Datei für den Internet-Auftritt von der NWZ GmbH.
Version: 1.0
Author: Steffen und Bach GmbH, Philip Steffen
Author URI: http://www.steffenundbach.de/
*/




/* -------------------------------------------------------------------- */
/* Allgemeine Dinge                                                     */
/* -------------------------------------------------------------------- */

/* Allgemein ---------------------------------------------------------- */

html {
	height: 100%;
}

body { 
	margin: 0px; 
	padding: 0px; 
	height: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCCCC; 
}

div#pagewidth { /* IE */
	height: 100%;
}

#pagewidth[id] {
	height:auto;
	min-height:100%;
}

#pagewidth {
	width: 996px; 
	position: relative;
	text-align: left;  
	margin-left: auto; 
	margin-right: auto;
	background-color:#FFFFFF;
	background-position:center;
	background-repeat:repeat-y;		
} 

#wrapper {
}

#leftContent {
	float: left;
	width: 406px;
}

#rightContent {
	float: right;
	width: 535px;
	padding-left: 40px;
	background-color: #FFFFFF;
}

#maincol {
	float: right; 
	display: inline; 
	position: relative;
	margin: 0px;
	padding: 0px;
}
 

#header {
	position:relative; 
	height:105px; 
	background-color:#003366; 
	width:100%;
}

#leftContent {
	float: left;
	width: 420px;
}

#rightContentSubSite {
	float: right;
	width: 730px;
	background-color: #FFFFFF; 
}

#rightContentSubFoto {
	float: left;
	margin-left: 40px;
}

#rightContentSubFoto .einzelfoto {
	padding-bottom: 8px;
	padding-top: 8px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#999999;
}


#ka {
	float:left;
	width: 300px;
	padding-left: 35px;
}

img {
	border:none;
}




/* Kopf --------------------------------------------------------------- */

#headerTropfen {
	position: relative;
	margin-left: 480px; 
	margin-top: -100px;
	background-image: url("images/header_tropfen.png");
	background-repeat: no-repeat;
	width: 225px;
	height: 183px;
}

#headerTropfenText {
	color: #FFFFFF;
	width: 135px;
	padding: 45px;
}

#logo {
	width: 100px;
}


/* Content --------------------------------------------------- */

#rightContentText {
	padding-left: 40px;
}


#homeText {
	margin-top: 30px;
	width: 260px;
	font-size: 11px;
	float: left;
	padding-right: 20px;
}

#homeNews {
	background-image: url("images/newsbg.jpg");
	width: 195px;
	height: 240px;
	float: right;
	margin-right: 30px;
}

#homeNewsText {
	margin: 0px;
	padding: 5px 30px 0px 30px;
	color: #FFFFFF;
}

#homeNewsText p {
	margin: 0;
	padding:0;
}

#homeNewsText_more {
	margin-top:10px;
}

#homeNews h2 {
	padding: 38px 0px 0px 30px;
	margin: 0px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}

#homeNews a {
	text-decoration: none;
	color: #FFFFFF;
}

#homeNews a:hover {
	text-decoration: none;
	color: #000000;
}


#newsarchiv p {
	margin: 0;
	padding:0;
}

#newsarchiv h2 {
	margin: 0;
	padding:0;
}




.h1img {
	padding: 80px 0px 0px 0px;
}

#rightContentFolgeseiteGraueFlaeche {
	width: 726px;
	height: 80px;
	background-color:#EBEAEA;
	margin-left: 4px
}

#rightContentFolgeseiteBildLinks {
	float: left;
	margin-left: 4px;
}

#rightContentFolgeseiteKa {
	float: left;
	padding-left: 55px;
	padding-top: 50px;
}






/* -------------------------------------------------------------------- */
/* Die Typografie                                                       */
/* -------------------------------------------------------------------- */

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #D5CF9A;
}

#ka h1 {
	font-size: 11px;
	font-weight: bold;
	/* Farbe wird im Dokument => content definiert, da dynamisch */
}

#ka h2 {
	font-size: 11px;
	font-weight: bold;
}


/* -------------------------------------------------------------------- */
/* Sonderseiten                                                         */
/* -------------------------------------------------------------------- */

/* Homepage ----------------------------------------------------------- */



/* -------------------------------------------------------------------- */
/* Hauptnavigation                                                      */
/* -------------------------------------------------------------------- */


/* Erste Ebene -------------------------------------------------------- */

#navigation ul {
	margin:0;
	padding:0;
	list-style:none;
	font-size: 13px;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
}

#navigation li {
	float:left;
	background:url("images/nav_border.gif") no-repeat right top;
	margin:0;
	padding:0;
}

#navigation a {
	display:block;
	padding:5px 15px;
	text-decoration: none;
	color: #003366;
}
  
#navigation a:hover {
	display:block;
	padding:5px 15px;
	text-decoration: none;
	color: #ffffff;
} 
  
#navigation .current_page_item a,
#navigation .current_page_ancestor a,
#navigation .current_page_parent a {
	color: #FFFFFF;
}

#navigation {
	height: 25px;
	background-color: #D5CF9A;
	border-bottom: 5px solid #FFFFFF;
}




/* Zweite Ebene ------------------------------------------------------- */

/*#menueActiveFlaeche {
	position:relative;
	float:left;
	width: 20px;
	height: 15px;	
	margin-right:28px;
}*/

#leftNavigation {
	float: left;
	width: 265px;
}

#leftNavigation #menue {
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-color:#EBEAEA;
}

#leftNavigation #menue li {
	border-bottom: 3px solid;
	border-color:#FFFFFF;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 48px;
}

#leftNavigation #menue li a{
	display:block;
	color: #000000;
	/*padding: 4px 0px 4px 0px;*/
}

#leftNavigation #menue li a:hover{
	font-weight: bold;
}

#leftNavigation #menue .current_page_item,
#leftNavigation #menue .current_page_ancestor,
#leftNavigation #menue .current_page_parent {
	/* Wird im Dokument => header definiert, da dynamisch */
}

#leftNavigation #menue .current_page_item a,
#leftNavigation #menue .current_page_ancestor a,
#leftNavigation #menue .current_page_parent a {
	font-weight: bold;
}


/* Dritte Ebene ------------------------------------------------------- */


/* Footer-Navigation -------------------------------------------------- */

div#footerBlank {
	position:relative;
	height:60px;
}

div#footerContent {
	position:absolute;
	bottom:0px;
}


#footerContent ul {
	margin: 0px;
	padding: 0px;
	margin-left:460px;
	padding-bottom: 40px;
	list-style:none;
}

#footerContent .footerContentFlag {
	float: left;
	padding-right: 5px;
	display: block;
	padding-top: 3px;
}

#footerContent .footerContentAbstandFlag {
	width:30px;
}

#footerContent li,
#footerContent .footerContentStrich {
	float: left;
	padding-right: 8px;
	font-family: Arial, Helvetica, sans-serif;
	color: #D5CF9A;
	display: block;
	padding-top: 4px;
}

#footerContent .page_item a {
	color: #D5CF9A;
	text-decoration: none;
	font-size: 11px;
}

#footerContent .page_item a:hover {
	color: #003366;
}

#footerContent .current_page_item a,
#footerContent .current_page_ancestor a,
#footerContent .current_page_parent a {
	color: #003366;
	text-decoration: none;
}





/* -------------------------------------------------------------------- */
/* Little Helper und Hacks                                              */
/* -------------------------------------------------------------------- */

/* *** Float containers fix: */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
 
.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

.clear {
	clear:both;
}
/* End hide from IE-mac */ 
