﻿/****** © zeta software GmbH 2007 ******/

/***** TAGS *****/
body {
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #000000;
}

h1,h2,h3,h4 {
	font-weight: bold;
}

h1 {
	font-size: 14px;
}

h2 {
	font-size: 12px;
}

h3	{
	margin: 0;
	padding: 15px 5px 15px 25px;
	font-size: 18px;
}

h4	{
	margin: 0;
	padding: 0 5px 0 25px;
	font-size: 12px;
}

ul {
	margin: 0 0 0 25px;
	padding: 0;
	list-style: square;
}

li {
	margin: 0;
	padding: 0;
}

ol {
	list-style: decimal;
}

td {
	vertical-align: top;
}

/***** LINKS *****/
a:link,a:visited,a:active,a:hover {
	color: #000000;
	text-decoration: none;
}

/***** CLASSES *****/
/** Topline **/
.topline_table	{
	display: none;
}

/** Content **/
.content_table	{
	margin: 0;
	padding: 0;
}

.content_table_td1	{
	display: none;
}

.content_table_td2	{
	margin: 0;
	padding: 0;
}

.content_table_td2_s	{
	margin: 0;
	padding: 0;
}

.content_table_td3	{
	display: none;
}

/* header */
.header	{
	display: none;
}

.header_s	{
	display: none;
}

.header_s_2	{
	display: none;
}

.header_s_3	{
	display: none;
}

/* master */
.master_table	{
	margin: 0;
	padding: 0;
}

.master_table_s	{
	margin: 0;
	padding: 0;
}

.master_table_td1	{
	display: none;
}

.master_table_td1_s	{
	display: none;
}

.master_table_td2	{
	margin: 0;
	padding: 30px 0 0 0;
}

.master_table_td2_news	{
	margin: 0;
	padding: 0;
}

.master_table_td3_news	{
	display: none;
}

/* aktionsfeld standard */
.actionfield_table p	{
	margin: 0;
	padding: 0;
}

.actionfield_table img	{
	margin: 0;
	padding: 0;
	border-style: none;
}

/* aktionsfeld nur Bild */
.actionfield_image img	{
	margin: 0;
	padding: 0;
	border-style: none;
}

/* sprachfeld */
.langfield_table p	{
	margin: 0;
	padding: 0;
}

/** Footer **/
.footer_table	{
	display: none;
}

/* database */
.dbheader {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	background: #000000;
}

.dbrow1 {
	background: #fff;
}

.dbrow2 {
	background: #f0f0f0;
}

.dbrow1 p,.dbrow2 p {
	margin: 0;
	padding: 0;
}

/** Miscs **/
.articlearea	{
	margin: 0;
	padding: 0;
}

.bildunterschrift {
	font-size: 10px;
	color: #000000;
}

.small {
	font-size: 9px;
}

input.submit {
	text-align: center;
}

/***** NOEPLAST *****/
.structureAlt {
	display: none;
}

.h1-noeplast {
	font-size: 14px;
	padding: 12px 0 11px 25px;
	background:url(../_media/bg_h1x.jpg) no-repeat;
	font-weight: bold;
}

.h2-noeplast {
	margin: 15px 0 5px;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}

.h3-noeplast {
	margin: 25px 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	color: #e2001a;
}

a.listSelect, a.listSelect:link, a.listSelect:visited, a.listSelect:hover, a.listSelect:active {
	color: #ffffff;
	font-size: 16px;
	background: #e2001a;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin: 2px 0;
	text-align: left;
	padding: 4px 4px 4px 15px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: 350px;
}

a.listSelect:hover {
	background: #6fb6bc;
}

a.structuresList, a.structuresList:link, a.structuresList:visited, a.structuresList:hover, a.structuresList:active {	
	display: block;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 10px 5px 5px 5px;
	text-decoration: none;
}

a.structuresList:hover {
	background: #f0f0f0;
	color: #f00;
}

td.structuresList {
	width: 150px; 
	height: 130px; 
	border: 1px solid #fff;
	background: #e6e6e6;
	vertical-align: top;
	border: 1px solid #cacaca;
}

a.artList, a.artList:link, a.artList:visited, a.artList:hover, a.artList:active {	
	display: block;
	color: #000;
	font-weight: bold;
	height: 120px;
	text-decoration: none;
}

a.artList:hover {
	color: #f00;
}

td.artList {
	vertical-align: top; 
	padding-top: 11px; 
	border: 1px solid #cacaca; 
	background: #e6e6e6;
	min-width: 120px;
	width: 120px;
}

.logo {
	position: absolute;
	right: 20px;
	top: 48px;
}

.matten {
	border-collapse: collapse;
	width: 100%;
	background: #fff;
}

.matten td {
	 border: 1px solid #000; 	 
	 font-weight: bold;
	 padding: 3px 12px 3px 12px;
	 font-size: 12px;
}

div.search {
	padding: 8px;
	width: 484px;
}

div.massbild {
	background: #fff; 
	border: 1px solid #000;
	width: 225px;
	padding: 0 9px;
}

div.massbild img {
	border: 5px solid #fff; 
	margin: 0 auto;
	width: 215px;
	height: 40px;
}

div.matrizenbild {
	border: 1px solid #000;
	padding: 14px;
	width: 215px;
	position: relative;
}

div.matrizenbild img {
	margin: 0 auto;
	width: 215px;
	height: 120px;
	position: relative;
	z-index: 2;
}

div.matrizenbild img.arrow {
	margin: 0;
	padding: 0;
	width: 96px;
	height: 97px;
	position: absolute;
	bottom: 0;
	left: 1px;
	z-index: 1;
}

td.tab1 {
	border-right-width: 0;
}

td.tab2 {
	border-left-width: 0; 
	text-align: right;
}

img.artImg {
	border: 5px solid #fff;
	width: 150px;
	height: 150px;
}

form.search {
	padding: 7px 5px;
	width: 350px;
	margin: 0;
}

a.buttonNextPrev {
	background: #42949c;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding: 2px 5px 2px 5px;
	margin-left: 10px;
}

#staticLinks {
	text-align: right;
	padding-right: 10px;
	margin: 0 0 25px 0;
}

#staticLinks a, #staticLinks a:link, #staticLinks a:visited, #staticLinks a:hover, #staticLinks a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	background: url(pfeil.gif) no-repeat;
	padding: 0 7px 0 12px;
	border: 1px solid #000;
}

/***** PRINT *****/
#print {
	margin: 0;
	padding: 0 0 30px 0;
	border-bottom: 1px solid #000000;
}

#print span {
	padding: 0 5px 0 0;
	font-weight: bold;
}

#printwpr {
	margin: 0;
	padding: 30px 0 0 0;
}