﻿/* � zeta software 2004, 2005, by Christine Kirchmeier, by Tecosoft */

/* GENERAL DEFINITIONS */

html,body {

	padding: 0;
	height: 100%;
}

/* content text */
body,table,tr,td,p,h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* heading */
h2 {
	font-weight: bold;
}

/* logo area */
.logoarea {
	padding: 0;
}

/* content area */
.contentarea {
	padding: 0;
	border-bottom: 1px solid #4B4B4B;
}

/* article area */

.articlearea p {
	margin-top: 0;
	padding-top: 0;
}

ul {
	list-style-type: square;
}

small {
	font-size: 11px;
}

/* picture subtitle */
.bildunterschrift {
}


/* NAVIGATION & HYPERLINKS */

/* 1. Men�ebene inaktiv */
a:link.menu1, a:visited.menu1, a:active.menu1, a:hover.menu1 {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	padding: 3px 7px 3px 25px;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: 0 -1px;
	margin: 0;
	display: block;
}

a:hover.menu1 {

}

/* 1. Men�ebene aktiv */
a:link.menu1active, a:visited.menu1active, a:active.menu1active, a:hover.menu1active {	
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	padding: 3px 7px 3px 25px;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: 0 -1px;
	margin: 0;
	display: block;
}

/* 1. Men�ebene ge�ffnet */
a:link.menu1open, a:visited.menu1open, a:active.menu1open, a:hover.menu1open {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	padding: 3px 7px 3px 25px;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: 0 -1px;
	margin: 0;
	display: block;
}

/* 1. Men�ebene Bereich */
.menu1area, .menueleiste {
	border-left: 1px solid ;
	border-right: 1px solid;
}

/* 2. Men�ebene inaktiv*/
a:link.menu2, a:visited.menu2, a:active.menu2, a:hover.menu2 {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 0;
	line-height: 25px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

/* 2. Men�ebene aktiv*/
a:link.menu2active, a:visited.menu2active, a:active.menu2active, a:hover.menu2active {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 0;
	line-height: 25px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

/* 2. Men�ebene ge�ffnet*/
a:link.menu2open, a:visited.menu2open, a:active.menu2open, a:hover.menu2open {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 0;
	line-height: 25px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

/* 2. Men�ebene Bereich */
.menu2area {
	padding-left: 10px;
}

/* 3. Men�ebene inaktiv*/
a:link.menu3, a:visited.menu3, a:active.menu3, a:hover.menu3 {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 0;
	line-height: 25px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

/* 3. Men�ebene aktiv*/
a:link.menu3active, a:visited.menu3active, a:active.menu3active, a:hover.menu3active {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 0;
	line-height: 25px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

/* 3. Men�ebene ge�ffnet*/
a:link.menu3open, a:visited.menu3open, a:active.menu3open, a:hover.menu3open {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 0;
	line-height: 25px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

/* 3. Men�ebene Bereich */
.menu3area {
	padding-left: 10px;
}


/* SPECIFIC CLASS DEFINITIONS */

.lastupdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	padding-right: 15px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	padding-left: 0px;
}

.pagetitle {
	font-weight: bold;
	font-size: 14px;
}

#submenu1 {
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#submenu1 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#submenu1 ul li {
	margin-left: 0;
	padding-top: 0;
	padding-left: 0;
}

#submenu1 ul li a {
	margin-left: 0;
}

#submenu2, #submenu2 ul, #submenu2 li {
	margin-left: 0;
	padding-left: 0;
}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}

.center {
	height: 71%;
	width: 760px;
	border-top:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #000;
	border-bottom:1px solid #000;	
}

a.uplink, a:visited.uplink {
	text-decoration: none; color:#BB5315
}

a:hover.uplink {
	text-decoration: none; color:#ffffff
}

.layout8stripes {

}

.layout8kante {
	background: url(layout8_kante.gif);
}

.articlearea img.blind {
	background: transparent;
	border-width: 0px;
}

a:link.Copyrightleiste, a:visited.Copyrightleiste, a:active.Copyrightleiste
{ 
	text-decoration: none; font-size: 10px; color:#BB5315
}
a:hover.Copyrightleiste
{ 
	text-decoration: none; font-size: 10px; color:#ffffff
