﻿/*************
� 2004 zeta software
*************/

/* GENERAL TAG DEFINITIONS */

body {
	background: #FFF;
	margin: 0;
	padding: 0;
}

body,table,td,tr,p,h1,h2,h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 130%;
}

h1 {
	color: #000;
	font-size: 16px;
	font-weight: bold;
}

h1.split {
	color: #000;
	font-size: 16px;
	font-weight: bold;
}

* html h1 {
	width: 100%;
}

h2 {

}

h3 {
	font-weight: bold;
	line-height: 100%;
}

h6 {
	font-weight: bold;
	font-size: 13px;
	display: inline;
}

ul {
	margin:0 0 8px 5px;
	padding:0;
	list-style-type: none;
}

ul li {
	background: url(../_media/list.gif) no-repeat 1px .6em;
	line-height: 1.5em;
	margin: 0;
	padding: 0 0 2px 15px;
}

ol {
	list-style: decimal;
	line-height: 120%;
	vertical-align: middle;
}

img {
	border: none;
}

strong {
	font-weight: bold;
}

a:link,a:visited,a:active {
	color: #BA1038;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #58595B;
}

h6 a:link,h6 a:visited,h6 a:active {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

h6 a:hover {
	color: #58595B;
}


/* GENERAL CLASS DEFINITIONS */

.bildunterschrift {
	font-size: 10px;
	color: #58595B;
}

a.uplink {
	color: #BA1038;
	font-size: 10px;
}

.kasten, .kasten p {
	font-size: 11px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.kasten ul {
	margin-left: 20px;
	line-height: 100%;
	font-size: 10px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* SPECIFIC CLASS DEFINITIONS */

.ueberschrift {
	color: #1B5BBB;
	font-size: 14px;
	font-weight: bold;
}

.newsueberschrift {
	color: #B82938;
	font-weight: bold;
	background: url(news.gif) no-repeat 0 8px;
	padding: 4px 5px 4px 15px;
	text-align: left;
}

.newsinhalt {
	background: #CCCCCC;
	border: 1px solid #58595B;
}

.pagetitle {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

.dbheader {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

.ContentTable {
	margin-left: 8px;
}

.Header {
	border-bottom: 1px solid #666;
}

.Logo {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}

.Bildleiste {
	display: none;
}

.Co-op {
	font-size: 11px;
	color: #666;
	padding: 0 0 20px 0;
}

.MainMenu {
	display: none;
}

.SubMenu {
	display: none;
}

.Content {
	text-align: left;
	width: 640px;
	padding: 20px 0 10px 0;
}

div.clear {
	clear: both;
}

/* CSS STILE F�R ARTIKEL*/

.stilunterueberschrift {
	color: #BA1038;
	font-size: 12px;
	font-weight: bold;
}

.stilhervorhebunggross{
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #58595B;
}

.stilhervorhebungklein{
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #58595B;
}

.stilkasten {
	background-color: #58595B;
	padding: 7px;
	border: 1px solid #FFF;
	display: block;
	color: #FFF;
}

.stillink {
	display: none;
}

/* Objects Display */

a.butt:link,a.butt:visited,a.butt:hover,a.butt:active {
	width: 123px;
	height: 27px;
	line-height: 27px;
	padding: 0 0 0 33px;
	color: #FFF;
	display: block;
}

a.print:link,a.print:visited,a.print:hover,a.print:active {
	display: none;
}

.SelectObjectKind {
	padding: 250px 0 0 305px;
}

.SelectObjectKind td {
	font-size: 14px;
}

.ObjectListItem {
	padding: 0 10px 5px 0;
}

.ObjectDetailLeft {
	text-align: right;
	padding: 0 10px 0 0;
	color: #58595B;
	font-weight: bold;
}

.ObjectDetailsText {
	font-size: 12px;
}

.ObjectDetailsAddress {
	padding: 10px;
	font-size: 12px;
}
