/* 

Stylesheet for: WPL 

Contents:

1.	Reset Styles
2.	Default Styling
3.  Colours
4.  Fonts
5.	Headings
6.	Links
7.	Layout
8.	Header
9.	Main Naviation
10.	Main Content
11.	Sub Content
12. Forms

*/

/* @group 1. Reset Styles */

body, div, dl, dt, dd, ul, ol, li, dt, dd, dl
h1, h2, h3, h4, h5, h6, 
pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

body {
  font-size: 62.5%;
}

html>body {
  font-size: 10px;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
}

q:before, q:after {
  content: '';
}

hr {
  border: none;
}

/* @end */

/* @group 2. Default Styles */

body {
  background-color: white;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 62.5%; /* 62.5% relative font size resets to 10px */
}

p {
  margin: 0 0 1.5em;
}

p, li, td {
  font-size: 1.3em;
  line-height: 150%;
}

li li {
  font-size: 1.0em;
}

blockquote {
  margin: 1.5em;
  font-style: italic;
}

strong {
  font-weight: bold;
}

em, dfn {
  font-style: italic;
}

dfn {
  font-weight: bold;
}

sup, sub {
  line-height: 0;
}

abbr, acronym {
  border-bottom: 1px dotted #666;
}

address {
  margin: 0 0 1.5em;
  font-style: italic;
}

pre {
  margin: 1.5em 0;
  white-space: pre;
}

pre, code, tt {
  font: 1em 'andale mono', 'lucida console', monospace;
  line-height: 1.5;
}

li ul, li ol {
  margin: 0 1.5em;
}

ul, ol {
  margin: 0 1.5em 1.5em 1.5em;
}

ul {
  list-style-type: disc;
}

ol {
  list-style-type: decimal;
}

dl {
  margin: 0 0 1.5em 0;
}

dl dt {
  font-weight: bold;
}

dd {
  margin-left: 1.5em;
}

table {
  margin-bottom: 1.4em;
  width: 100%;
}

th {
  font-weight: bold;
}

th, td, caption {
  padding: 4px 10px 4px 5px;
}

tfoot {
  font-style: italic;
}

div.clear {
  clear: both;
  height: 0;
  margin: 0;
  line-height: 0%;
  font-size: 1px;
}

br.clear {
  clear: both;
  font-size: 10px;
}

ul#nav_access {
  left: -9999px;
  position: absolute;
  top: -9999px;
}

/* @end */

/* @group 3. Colours */

body {
 background: #d3d1c5;
 color: #3c3f36;
}

#content a {
	color: #3c3f36;
}

#container {
  background: white;
}

#main_navigation, 
#content,
.hr,
.split-2,
.aktuelles li,
#sub_navigation li,
#kontakte {
  border: 0 solid #d3d3d1;
}

.aktuelles li {
  color: #7e807a;
  background-color: #eee;
}

#content .aktuelles li a {
  color: #7e807a;
}

#main_navigation li a,
#footer p#druckversion a {
	color: #3c3f36;
}

h2,
#content h2 a,
#main_navigation li.active a,
#content .aktuelles li.active a,
#sub_navigation li.active a,
.profil h4,
p.aktuelle_source,
#content p.aktuelle_source a {
	color: #820000;
}

.redbox,
div.row input.submit,
#mailinglist_form .submit {
	background-color: #820000;	
}

#footer p, #footer p a {
	color: #6e706a;
}

.panel,
.profil {
  background-color: #f7f7f5;
}

/* @end */

/* @group 4. Fonts */

#main_navigation li,
#sub_navigation li,
#content .aktuelles li {
  font-family: georgia;
}

h2, h3 {
	font-family: georgia, serif;
}

.aktuelle_navigation h3,
#content .aktuelle_navigation li {
  font-family: Arial, Helvetica, sans-serif;
}

/* @end */

/* @group 5. Headings */

h1, h2, h3, h4, h5, h6 {
}

h2 {
  font-size: 1.6em;
  margin: 0 0 1em 0;
  font-weight: bold;
}

h3 {
  font-size: 1.4em;
  line-height: 1;
  margin-bottom: 1em;
}

h4 {
  font-size: 1.3em;
  line-height: 1;
  margin-bottom: 0.5em;
}


/* @end */

/* @group 6. Links */

a {
}

a:link,
a:visited {
  
}

a:hover,
a:focus {
  
}

/* @end */

/* @group 7. Layout */

body {
  text-align: center;
  background-image: url(../SchuetzeHG.jpg);
  background-position: 50% 0;
  background-repeat: repeat;
  margin-bottom: 20px;
}

#container {
  width: 941px;
  text-align: left;
  margin: 0 auto;
}

#content {
}

#footer {
}

/* @end */

/* @group 8. Header */

#header {
  height: 270px;
  background: white url(../images/random_img1.jpg) no-repeat 0 0;
  position: relative;
}

#header h1 {
  margin: 0;
	width: 223px;
	height: 115px;
	display: block;
	background: transparent url(../images/logo.gif) no-repeat 0 0;
	position: absolute;
	left: 15px;
	top: 62px;
}

#header h1 a {
	width: 223px;
	height: 115px;
	display: block;	
	text-indent: -9999px;
}

#header p.strapline {
  margin: 0;
	position: absolute;
	left: 31px;
	top: 178px;
	color: white;
	font-size: 1.2em;
}

/* @end */

/* @group 9. Main Navigation */

#main_navigation {
  margin: 10px 14px 25px 14px;
  padding-bottom: 6px;
  border-bottom-width: 4px;
}

#main_navigation ul {
  list-style-type: none;
  margin: 0; 
  padding: 0;
}

#main_navigation li {
  display: inline;
  float: left;
  padding-right: 48px;
  font-size: 1.7em;
  text-transform: uppercase;
}

#main_navigation li a {
  text-decoration: none;
}

/* @end */

/* @group 10. Main Content */

#content {
  xclear: both;
  padding-bottom: 25px;
  border-bottom-width: 1px;
}

#main_content {
  margin: 0 14px;
  min-height: 400px;
}

.column {
	width: 290px;
	margin-left: 30px;
	float: left;
}

.column-2 {
	width: 593px;
}

.first {
	margin-left: 0;
}

.split-1 {
	float: left;
	width: 245px;
	margin-right: 30px;
}

.split-2 {
	float: left;
	width: 286px;
	border-left-width: 1px;
	padding-left: 30px;
}

.hr {
	border-top-width: 1px;
	border-top-style: solid;
	height: 1px;
	clear: both;
	margin: 25px 0;
}

.redbox {
	width: 290px;
	height: 130px;
}

.aktuelle {
    background: white url(../images/aktuelle_bg.gif) no-repeat 0 35px;
}

.aktuelles {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.aktuelles li {
	display: inline;
	float: left;
	margin: 0 2px 0 0;
	padding: 6px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 15px;
	line-height: 23px;
}

.aktuelles li.active {
	border-width: 1px;
	border-style: solid;
	border-bottom: 0;  
}

#content .aktuelles li a {
	font-weight: bold;
	text-decoration: underline;
}

#content .aktuelles li.active a {
	text-decoration: none;
}

#content .aktuelles li.active {
	background: white;
}

.aktuelle div {
  clear: both;
  padding: 12px 12px;
}

.aktuelle div h2 {
  display: none;
}

.aktuelle div li {
  font-size: 1.1em;
  line-height: 150%;
  margin: 0.5em 0;
}

.aktuelle div li a {
	font-size: 1.3em;
}

.person {
  position: relative;
  width: 290px;
  height: 198px;
}

.person img, .person div {
  position: absolute;
  top: 0;
  left: 0;
}

.person div {
  margin: 15px;
  height: 168px;
  width: 142px;
}

.person h2 {
  margin-bottom: 5px;
}

.person h3 {
  font-size: 1.5em;
}

.person p {
  position: absolute;
  bottom: 0;
  margin: 0;
}

.person ul {
  position: absolute;
  bottom: 3em;
  list-style-type: none;
  margin: 0;
}

body.page #content {
  background: white url(../images/page_nav_bg.gif) no-repeat 0px 0px;
  width: 941px;
}

body.page #sub_navigation {
  width: 290px;
  float: left;
}

body.page #main_content {
  width: 593px;
  float: right;
}

#main_content h2 {
  margin-top: 8px;
}

#sub_navigation ul {
  list-style-type: none;
  margin: 0 0 0 29px;
}

#sub_navigation li {
  font-size: 1.7em;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding: 5px 0;
}

#sub_navigation li.feed {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
}

#sub_navigation li.active a {
  text-decoration: none;
  padding-left: 47px;
  background: transparent url(../images/subnav_active_bg.gif) no-repeat 0 50%;
}

#kontakte {
  float: left;
  margin: 80px 0 0 29px;
  border-top-width: 4px;
  border-top-style: solid;
  width: 261px;
  padding-top: 20px;
}

.profil {
	height: 109px;
	position: relative;
	margin-bottom: 10px;
}

.profil img {
  float: left;
}

.profil h3 {
  position: absolute;
  left: 180px;
  top: 10px;
}

.profil h4 {
  position: absolute;
  left: 180px;
  top: 30px;
  font-weight: normal;
  font-style: italic;
  font-size: 1.3em;
}

.profil p {
  position: absolute;
  left: 180px;
  top: 70px;
}

.aktuelle_navigation {
	margin-top: 20px;
	margin-bottom: 20px;
}

.aktuelle_navigation h3 {
  margin: 10px 0 5px 29px;
  font-size: 1.3em;
}

#content .aktuelle_navigation ul {
	list-style-type: disc;
}

#content .aktuelle_navigation li {
  font-size: 1.3em;
	margin: 0 0 0 16px;
	padding: 0;
	border: 0;
}

h3.headline {
  margin-bottom: 8px;
  font-size: 1.5em;
}

#main_content h3 {
    line-height: 140%;
}

p.author {
  margin: 5px 0 15px 0;
  font-size: 1.2em;
}

p.aktuelle_source {
  background: white url(../images/aktuelle_source_bg.gif) no-repeat 0 50%;
  padding-left: 25px;
}

.right {
  float: right;
}

/* @end */

/* @group 11. Footer */

#footer {
	clear: both;
  margin: 14px;
}

#footer p {
	font-size: 1.2em;
	float: left;
	margin-right: 30px;
}

#footer p#druckversion {
	float: right;
	margin-right: 0;
}

/* @end */

/* @group 12. Forms */

div.row {
  clear: left;
  padding: 1em 0;
  border-bottom: 1px solid #d3d3d1;
}

div.row-last {
  border-bottom: 0;
}

div.row label {
  float: left;
  width: 160px;
  margin-right: 10px;
  text-align: left;
  font-size: 1.3em;
}

div.row label span.instructions {
  display: block;
  color: #666;
  padding-top: 2px;
  font-weight: normal;
  font-size: 1.0em;
}

div.row label em {
  font-weight: normal;
  font-style: normal;
  font-size: 1.0em;
  color: #060;
  display: block;
  padding-top: 2px;
}

div.row textarea {
  width:  330px;
  height: 90px;
}

div.row input.submit {
	color: white;
	border: 0;
	padding: 8px 16px;
	font-weight: bold;
	float: right;
}

div.row input.submit,
#mailinglist_form .submit {
	color: white;
	border: 0;
	padding: 8px 16px;
	font-weight: bold;
	margin-left: 100px;
}

/* @end */
