﻿/* � 2005-2006 by Tecosoft */

/* GENERAL DEFINITIONS */

html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif, Geneva, Swiss, SunSans-Regular;
	padding: 0;
	height: 100%;
}

/* content text */
table,tr,td,p {
	font-family: Arial, Helvetica, sans-serif, Geneva, Swiss, SunSans-Regular;
}

/* heading */
h2 {
	font-family: Arial, Helvetica, sans-serif, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;	
}

/* logo area */
.logoarea {
	padding: 0;
}

/* content area */
.contentarea {
	padding: 15px 15px 15px 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom: none;
	border-left-width: 1px;
	border-left-style: solid;
}

/* article area */
.articlearea {	
}

.articlearea p {
	margin-top: 0;
	padding-top: 0;
}

.newsarea {
}

.newsarea li {
	margin-left: -20px;
	font-size: 11px;
	color: #333333; text-align:left; 
}
.newsarea p {
	margin-top: 0;
	padding-top: 0; 
	margin-bottom:0
}

/* additional text */
.zusatztext {
	font-weight: normal;
}

ul {
	list-style-type: square;
}

/* listings */
ul li {
}

ol {
}

/* picture subtitle */
.bildunterschrift {
}

/* news heading */
.newstitle {
	font-family: Arial, Helvetica, sans-serif, Geneva, Swiss, SunSans-Regular;
	font-weight: normal;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 1px;
}

/* news text */
.newscontent {
	font-family: Arial, Helvetica, sans-serif, Geneva, Swiss, SunSans-Regular;
	border-width: 1px;
	border-style: solid;
	height: 100%;
	min-height: 50px;
}

div.newsblock {
	display: block;
	margin-bottom: 10px;
	width: 250px;
}


/* NAVIGATION & HYPERLINKS */

/* bread crumb */
td.breadcrumb {
	font-size: 11px;
	text-align: right;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom: none;
	border-left-width: 1px;
	border-left-style: solid;
}

.breadcrumb a, .breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:hover, .breadcrumb a:active, a:link.breadcrumb, a:visited.breadcrumb, a:hover.breadcrumb, a:active.breadcrumb {
	text-decoration: none;
	padding-right: 0;
}

/* normal links */
a:link {
}

a:visited {
}

a:active {
}

a:hover {
}

/* 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: 6px 4px 6px 18px;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: -5px 0px;
}

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: 6px 4px 6px 18px;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: -5px 0;
}

/* 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: bold;
	padding: 6px 4px 6px 18px;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: -5px 0;
}

/* 1. Men�ebene Bereich */
.menu1area, .menueleiste {
	border-top-width: 1px;
	border-top-style: solid;
	padding: 0 0 0 0;
}

/* 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 5px 0 15px;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	width: 180px;
}

/* 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;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	width: 180px; padding-left:15px; padding-right:5px; padding-top:0; padding-bottom: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 5px 0 15px;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	width: 180px;
}

/* 2. Men�ebene Bereich */
.menu2area {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top: 1px solid #fcc731;
	border-right: 1px solid #fcc731;
	border-bottom: 1px solid #fcc731;
}

/* 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 5px 0 25px;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	width: 170px;
}

/* 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 5px 0 25px;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	width: 170px;
}

/* 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 5px 0 25px;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	width: 170px;
}

/* 3. Men�ebene Bereich */
.menu3area {
}

/* 4. Men�ebene inaktiv*/
a:link.menu4, a:visited.menu4, a:active.menu4, a:hover.menu4 {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 0 5px 0 30px;
	line-height: 20px;
	background-repeat: no-repeat;
	display: block;
	width: 165px;
}

/* 4. Men�ebene aktiv*/
a:link.menu4active, a:visited.menu4active, a:active.menu4active, a:hover.menu4active {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 5px 0 30px;
	line-height: 20px;
	background-repeat: no-repeat;
	display: block;
	width: 165px;
}

/* 4. Men�ebene ge�ffnet*/
a:link.menu4open, a:visited.menu4open, a:active.menu4open, a:hover.menu4open {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 0 5px 0 30px;
	line-height: 20px;
	background-repeat: no-repeat;
	display: block;
	width: 165px;
}

/* 4. Men�ebene Bereich */
.menu4area {
}


/* SPECIFIC CLASS DEFINITIONS */

.lastupdate {
	font-family: Arial, Helvetica, sans-serif, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	text-align: right;
	padding-right: 20px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	text-align: left;
	padding-left: 19px;
}

.pagetitle {
	font-weight: normal;
	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
{
	width: 950px;
	height: 70%;
	border-top: 1px solid #fcc731;
	border-right: 1px solid #fcc731;
	border-left: 1px solid #fcc731;
	border-bottom: 1px solid #fcc731;
}

a.uplink
{
	text-decoration: none;
	font-size: 11px;
}

.layout10 {
	padding: 0 20px 0 0;
}

.copyleiste {
	border-top-width: 1px;
	border-top-style: solid;
}
a:link.Copyrightleiste, a:visited.Copyrightleiste, a:active.Copyrightleiste
{ 
	text-decoration: none; font-size: 11px; color:#000000
}

a:hover.Copyrightleiste
{ 
	text-decoration: none; font-size: 11px; color:#ffffff
}

a:link.Druckversion, a:visited.Druckversion, a:active.Druckversion
{ 
	text-decoration: none; font-size: 11px; color:#000000
}

a:hover.Druckversion
{ 
	text-decoration: none; font-size: 11px; color:#ff0000
}