﻿/***** © 2008 zeta software GmbH
Layout: Power-Cast *****/

/***** TAGS *****/
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #000000;
}

h1 {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 20px;
}

ul,ol {
	margin: 0 0 15px 29px;
	padding: 0;
}

ul li {
	margin: 0;
	padding: 0;
	list-style: square;
}

ol li {
	margin: 0;
	padding: 0;
	list-style: decimal;
}

img {
	margin: 0;
	padding: 0;
	border-style: none;
}

p {
	margin: 0 0 15px 0;
	padding: 0;
}

table {
	margin: 0;
	padding: 0;
}

td {
	vertical-align: top;
}

/***** LINKS *****/
a:link,a:visited,a:hover,a:active {
	color: #000000;
	text-decoration: none;
}

/***** MAINMENU *****/
#mainmenu {
	display: none;
}

/***** SUBMENU 1 *****/
#submenu1 {
	display: none;
}

/***** TOP *****/
#top {
	margin: 0;
	padding: 0;
}

/***** WRAPPER *****/
#wrapper {
	margin: 0;
	padding: 30px 0 0 0;
}

/***** EXTRAMENU *****/
#xmenu {
	display: none;
}

/***** LOGO *****/
#logo {
	display: none;
}

/***** HEADER *****/
#header {
	display: none;
}

/***** LEFT *****/
#left {
	display: none;
}

/***** CONTENT *****/
#content,#contentx {
	overflow: visible;
	margin: 0;
	padding: 0;
}

#econtent {
	overflow: visible;
	margin: 0;
	padding: 30px 0 0 0;
}

/***** ARTICLES *****/
.articlearea {
	margin: 0 0 30px 0;
	padding: 0;
}

.bildunterschrift {
	font-size: 11px;
}

.bold {
	font-weight: bold;
}

.grey {
	color: #000000;
}

#noscript {
	display: none;
}

/***** LOCATIONS *****/
.locations {
	margin: 0 0 15px 0;
	padding: 0;
}

.locations td {
	margin: 0;
	padding: 0 30px 0 0;
}

.locationlinks {
	margin: 0;
	padding: 12px 0;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.locationlinks a:link,.locationlinks a:visited,.locationlinks a:hover,.locationlinks a:active,
.locationlinks a.lfirst:link,.locationlinks a.lfirst:visited,.locationlinks a.lfirst:hover,.locationlinks a.lfirst:active,
.locationlinks a.llast:link,.locationlinks a.llast:visited,.locationlinks a.llast:hover,.locationlinks a.llast:active {
	padding: 0 5px;
	color: #000000;
	text-decoration: none;
	background: none;
	white-space: nowrap;
}

.locationlinks a.lfirst:link,.locationlinks a.lfirst:visited,.locationlinks a.lfirst:hover,.locationlinks a.lfirst:active {
	padding: 0 5px 0 0;
}

.locationlinks a.llast:link,.locationlinks a.llast:visited,.locationlinks a.llast:hover,.locationlinks a.llast:active {
	padding: 0 0 0 5px;
}

/***** FORM *****/
#content form {
	margin: 0;
	padding: 0;
}

#content form table td {
	padding: 0 10px 2px 0;
}

#content form input,#content form textarea,#content form select,#content form option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/***** DATABASE *****/
.dbtable {
	width: 100%;
}

.dbheader {
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #000000;
}

.dbrow1,.dbrow2 {
	padding: 5px;
	vertical-align: middle;
}

/***** FOOTER *****/
#footer {
	display: none;
}

/***** CLEAR *****/
.clear {
	clear: both;
}

.clearx,.clearxx {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 0px;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

/***** PRINT *****/
#print {
	margin: 0;
	padding: 0 0 30px 0;
	border-bottom: 1px solid #000000;
}

#print span {
	padding: 0;
	font-weight: bold;
}