/* © zeta software 2004, by Christine Kirchmeier, by Tecosoft */

/* GENERAL DEFINITIONS */

html {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin-top: 21px;
	margin-bottom: 20px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 12px;
}

/* content text */
table,tr,td,p {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

/* heading */
h2 {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
}

/* logo area */
.logoarea {
	padding: 0;
}

/* content area */
.contentarea {
	padding: 25px 15px 20px 15px;
}


/* article area */
.articlearea {

}

.articlearea p {
	margin-top: 0;
	padding-top: 0;
}

/* additional text */
.zusatztext {
	font-weight: bold;
}

ul {
	list-style-type: square;
}

/* listings */
ul li {
}

ol {
}

/* picture subtitle */
.bildunterschrift {
}

/* news heading */
.newstitle {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
/*	border-width: 1px; */
/*	border-style: solid; */
/* 	margin-bottom: 1px; */
}

/* news heading Zelle */
.newsheader {
	background-color: #336699;
}

/* news text */
.newscontent {
	font-family: Arial, Helvetica, 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 */
.breadcrumb {
	font-size: 11px;
	text-align: right;
	padding-right: 15px;
}

.breadcrumb a, .breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:hover, .breadcrumb a:active {
	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: 12px;
	text-decoration: none;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 25px;
	padding-right: 5px;
	line-height:25px;
	display: block;
	background-repeat: no-repeat;
}

a:hover.menu1 {

}

/* 1. Menüebene aktiv */
a:link.menu1active, a:visited.menu1active, a:active.menu1active, a:hover.menu1active {	
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 25px;
	padding-right: 5px;
	line-height:25px;
	display: block;
	background-repeat: no-repeat;
}

/* 1. Menüebene geöffnet */
a:link.menu1open, a:visited.menu1open, a:active.menu1open, a:hover.menu1open {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 25px;
	padding-right: 5px;
	line-height:25px;
	display: block;
	background-repeat: no-repeat;
}

/* 1. Menüebene Bereich */
.menu1area {
	
}

/* 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;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 35px;
	padding-right: 5px;
	line-height: 25px;
	display: block;
	background-repeat: no-repeat;
	background-position: 10px 0;
}

/* 2. Menüebene aktiv*/
a:link.menu2active, a:visited.menu2active, a:active.menu2active, a:hover.menu2active {
	font-size: 11px;
	font-weight: normal;
	text-decoration: overline underline;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 35px;
	padding-right: 5px;
	line-height: 25px;
	display: block;
	background-repeat: no-repeat;
	background-position: 10px 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;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 35px;
	padding-right: 5px;
	line-height: 25px;
	display: block;
	background-repeat: no-repeat;
	background-position: 10px 0;
}

/* 2. Menüebene Bereich */
.menu2area {
	
}

/* 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;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 45px;
	padding-right: 5px;
	line-height: 25px;
	display: block;
	background-repeat: no-repeat;
	background-position: 20px 0;
}

/* 3. Menüebene aktiv*/
a:link.menu3active, a:visited.menu3active, a:active.menu3active, a:hover.menu3active {
	font-size: 11px;
	font-weight: normal;
	text-decoration: overline underline;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 45px;
	padding-right: 5px;
	line-height: 25px;
	display: block;
	background-repeat: no-repeat;
	background-position: 20px 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;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 45px;
	padding-right: 5px;
	line-height: 25px;
	display: block;
	background-repeat: no-repeat;
	background-position: 20px 0;
}

/* 3. Menüebene Bereich */
.menu3area {
}


/* SPECIFIC CLASS DEFINITIONS */

.lastupdate {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	text-align: right;
	padding-right: 15px;
}

.copyright {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	text-align: left;
	padding-left: 15px;
}

.copyright1 {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	text-align: left;
        color: #FFFFFF;
}

a:link.copyrighttext, a:visited.copyrighttext, a:active.copyrighttext  {
color: #FFFFFF}

a:hover.copyrighttext  {
color: #CC0000}

#menuplacement {
	margin-top: 0;
	margin-bottom: 21px;
}

#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;
}

.layout1 {
}

.center
{
	margin-left: auto;
	margin-right: auto;
	background: #2159a1;
	width: 950px;
}

a.uplink
{
	text-decoration: none; font-size:11px
}