﻿/*
� zeta software 2006, Christine Kirchmeier
*/

/*********************** TAGS ***********************/

* {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	margin: 0;
	padding: 0;
	color: #000;
}

h1,h2,h3 {
	font-weight: bold;
}

h1 {
	color: #0a60a2;
	font-size: 12px;
	margin: 0 0 5px 0;
}

h2 {
	font-size: 12px;
	color: #424242;
	padding: 1px 0 2px 0;
	border-bottom: 1px dashed #ccc;
	margin: 3px 10px;
}

h3 {
	color: #000;
	font-size: 11px;
	margin: 0 0 2px 0;
}

ul {
	margin: 0 0 8px 5px;
	padding: 0;
	list-style-type: none;
}

ul li {
	background: url(list.gif) no-repeat 1px .6em;
	line-height: 1.5em;
	margin: 0;
	padding: 0 0 2px 12px;
}

ol {
	list-style: decimal;
	line-height: 120%;
	vertical-align: middle;
}

td {
	vertical-align: top;
}

p {
	margin: 0 0 15px 0;
}

input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
}


/*********************** LINKS ***********************/

a:link, a:visited, a:active {
	color: #0a60a2;
}

a:hover {
	color: #0a60a2;
}

a.uplink {
	color: #0a60a2;
	font-size: 10px;
}

a.print:link, a.print:visited, a.print:hover, a.print:active {
	color: #343434;
	text-decoration: none;	
	font-size: 0.8em;
	margin: 0 9px -2px 0;	
}


/*********************** MENU ***********************/

/* 1. level*/

a.topmenu:link,a.topmenu:visited,a.topmenu:hover,a.topmenu:active,a.topmenuactive:link,a.topmenuactive:visited,
a.topmenuactive:hover,a.topmenuactive:active {
	text-decoration: none;
	color: #fff;
	padding: 0 10px 0 27px;
	line-height: 18px;
	display: block;
	background: #0a60a2 url(blue_quad.gif) no-repeat 17px 6px;
	margin: -1px 0 0 0;
}

a.topmenu:hover {
}

a.topmenuactive:link,a.topmenuactive:visited,a.topmenuactive:hover,a.topmenuactive:active {
}

/* 2. level*/

a.subnav1:link,a.subnav1:visited,a.subnav1:hover,a.subnav1:active,a.subnav1active:link,a.subnav1active:visited,
a.subnav1active:hover,a.subnav1active:active {
	text-decoration: none;
	color: #000;
	padding: 3px 0 4px 28px;
	display: block;
}

a.subnav1:hover {
	color: #000;
	background: #fff url(red_arr.gif) no-repeat 14px 4px;
}

ul.submenu1 {
	list-style-type: none;
	margin: 0 ;
	padding: 0 1px 1px 0;
	background: url(menu_bg.gif) repeat-y;
}

ul.submenu1 li {
	background: url(grey_blue_dots_hor.gif) repeat-x left bottom;
	line-height: 1em;
	margin: 0;
	padding: 0 0 1px 0;
	color: #000;
}

a.subnav1active:link,a.subnav1active:visited,a.subnav1active:hover,a.subnav1active:active {
	color: #000;
	background: #fff url(red_arr.gif) no-repeat 14px 4px;
}


/* 3. level*/

a.subnav2:link,a.subnav2:visited,a.subnav2:hover,a.subnav2:active,a.subnav2active:link,a.subnav2active:visited,
a.subnav2active:hover,a.subnav2active:active {
	color: #58595b;
	text-decoration: none;
	background: none;
	bac\kground: url(grey_arr.gif) no-repeat 0 3px;
	padding: 0 3px 0 14px;
}

a.subnav2:hover {
	color: #b12528;
}

ul.submenu2 {
	list-style-type: none;
	margin: 0;
	padding: 7px 0 7px 17px;
	background: #edf4fb;
}

ul.submenu2 li {
	background: none;
	line-height: 15px;
	margin: 0;
	padding: 5px 0 5px 0;
	color: #000;
	display: inline;
}

a.subnav2active:link,a.subnav2active:visited,a.subnav2active:hover,a.subnav2active:active {
	bac\kground: url(red_arr_2.gif) no-repeat -1px 3px;
	color: #b12528;
}


/*********************** CLASSES ***********************/

span.bildunterschrift {
	font-size: 10px;
	color: #fff;
	background: #0a60a2;
	font-style: italic;
	display: block;
	padding: 3px 5px;
}

#news {
	background: #deeffc;
	width: 177px;
	w\idth: 155px;
	padding: 10px 11px;
}

.NewsBox {
	width: 147px;
	w\idth: 145px;
	margin: 0 0 8px 0;
	background: #ededed;
	border-top: 1px solid #d5d5d5;
	border-right: 1px solid #bebebe;
	border-bottom: 1px solid #d5d5d5;
	border-left: 1px solid #bebebe;
}

.NewsBox h3 {
	background: #000 url(news-header-bg.gif) no-repeat;
	color: #fff;
	font-size: 1em;
	margin: 0 0 2px 0;
	padding: 2px 8px 4px 8px;
	text-align: center;
}

.NewsContent {	
	padding: 0 6px 8px 10px;
	font-size: 11px;
}

.NewsContent p {
	margin: 0 0 5px 0;
}

.dbheader {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	background: #999a9a;
}

.dbrow1 {
	background: #fff;
}

.dbrow2 {
	background: #f0f0f0;
}

input.submit {
	text-align: center;
}

.clearer {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: none;
	margin: 0; 
	padding: 0;
	overflow: hidden;
}

#separateMenu {
	background: url(g3.gif) no-repeat;
	width: 305px;
	height: 20px;
	w\idth: 300px;
	he\ight: 16px;
	margin: 112px 0 0 51px;
	padding: 4px 0 0 5px;
}

#separateMenu a.static {
	color: #fff;
	text-decoration: none;
	background: none;
	bac\kground: url(blue_quad.gif) no-repeat 0 5px;
	padding: 0 0 0 9px;
	margin: 0 0 0 7px;
}

#search {
	margin: 8px 0 0 0;
	padding: 0 0 0 10px;
}

#search button {
	width: 26px;
	height: 22px;
	background: url(search.gif) no-repeat;
	border: none;
	cursor: pointer;
	float: left;
	margin: 2px 0 0 2px;
}

#search input {
	width: 116px;
	height: 14px;
	line-height: 14px;
	margin: 0;
	float: left;
	border: 1px solid #888;
}

#menu {
	width: 153px;
	background: url(g2.gif) no-repeat;
}

.menuCorner {
	border: 0; 
	display: block; 
	position: absolute;
	left: 145px;
}

div#content {
	padding: 14px 17px;
}

td#content {
	width: 647px;
}

#staticLinks {
	margin: 11px 0 0 17px;
}

.right {
	background: #deeffc url(blue_dots_right_hor.gif) repeat-x left bottom;
}

.right a.static {
	color: #000;
	text-decoration: none;
	background: url(black_quad.gif) no-repeat 0 4px;
	padding: 0 0 0 12px;
	display: block;
}

.headerMiddle {
	width: 356px;
}

#mainMenu {
	background: url(menu_bottom.gif) no-repeat left bottom;
	padding: 0 0 10px 0;
	margin: 4px 0 0 0;
	line-height: 1.2; /*peek-a-boo bug fix*/
}

#breadCrumb {
	background: #dfdede url(white_blue_dots_hor.gif) repeat-x left bottom;
	height: 21px;
	he\ight: 17px;
	margin: 0;
	padding: 4px 5px 0 17px;
}

#breadCrumb a, #breadCrumb a:link, #breadCrumb a:visited, #breadCrumb a:hover, #breadCrumb a:active {
	text-decoration: none;
	color: #000;
}

#informations {
	background: #dfdede url(grey_blue_dots_ver.gif) repeat-y left top;
	height: 16px;
	margin: 0;
	padding: 4px 5px 0 17px;
}

td.info {
	background: url(white_blue_dots_hor.gif) repeat-x left bottom;
	width: 177px;
}

td.info p {
	margin: 0;
}

div.info {
	padding: 8px 5px 0 14px;
	background: #fff url(white_blue_dots_hor.gif) repeat-x left top;
}

div.info a {
	color: #58595b;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background: url(right_grey_arr.gif) no-repeat 0 3px;
	padding: 0 3px 0 14px;
}

div.blueDots {
	background: url(white_blue_dots_hor.gif) repeat-x;
	height: 1px;
	line-height: 1px;
	overflow: hidden;
}

div.articleTeaser {
	background: url(white_blue_dots_ver.gif) repeat-y right top;
	padding: 13px 6px 6px 17px;
}

table.articleTeaser td {
	background: url(white_blue_dots_ver.gif) repeat-y right top;
	padding: 10px 8px 3px 17px;
	vertical-align: top;
	width: 237px;
	w\idth: 212px;
}

a.more:link, a.more:visited, a.more:hover, a.more:active {
	color: #000;
	text-decoration: none;
	padding: 0 0 0 15px;
	background: none;
	bac\kground: url(red_arr.gif) no-repeat 0 3px;
}

a.more:hover {
	color: #af1616;
}

p.more {
	margin: 3px 0 0 0;
}

.special {
	color: #fff;
	padding: 0 10px 0 27px;
	line-height: 18px;
	display: block;
	background: #0a60a2 url(blue_quad.gif) no-repeat 17px 6px;
	margin: -1px 0 0 0;
}


/*********************** CSS ARTICLE STYLES***********************/

.stilunterueberschrift {
	color: #1B5BBB;
	font-size: 12px;
	font-weight: bold;
}

.stilhervorhebunggross{
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #5C5872;
}

.stilhervorhebungklein{
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #5C5872;
}

.stilkasten {
	background-color: #F0F0F0;
	padding: 7px;
	border: 1px solid #5C5872;
	display: block;
}

.stilbildrand {
	
}

.stilbildrand img {
	display: block;	
	border: 1px solid #343434;
}

/*********************** ACTIVE OBJECTS ***********************/

.zpSO-Sitemap {

}

.zpSO-Overview {

}

.zpSO-Toc {

}

a.zpSO-PictureGallery, a.zpSO-PictureGallery:link, a.zpSO-PictureGallery:visited, a.zpSO-PictureGallery:hover, a.zpSO-PictureGallery:active {
	font-size: 11px;
	text-decoration: none;
	color: #5C5872;
	font-weight: bold;
	background-color: #F0F0F0;
	padding: 0px 7px 0px 7px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #5C5872;
	border-bottom: 1px solid #5C5872;
	border-left: 1px solid #CCC;
}

a.zpSO-PictureGallery:hover {
	color: #fff;
	background-color: #5C5872;
}

.zpSO-Uplink {

}