/*
© 2005 zeta software, Christine Kirchmeier
*/

/* GENERAL TAG DEFINITIONS */

html,body {
	height: 100%;
}

body {
	padding: 0;
	margin: 0;
}

body,table,td,tr,p,h1,h2,h3,div,li,inut,select,textarea {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646464;
	line-height: 1.4em;
}

p {
	margin: 0 0 15px 0;
}

h1 {
	color: #b6a77e;
	font-size: 18px;
	font-weight: normal;
	background: url(h1.gif) no-repeat 0 5px;
	padding: 0 0 0 20px;
	line-height: normal;
	margin: 0 0 19px 0;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-weight: bold;
}

ul {
	margin:0 0 8px 5px;
	padding:0;
	list-style-type: none;
}

ul li {
	background: url(list.gif) no-repeat 1px .6em;
	line-height: 1.5em;
	margin: 0;
	padding: 0 0 2px 12px;
}

ol {
	list-style: decimal;
	line-height: 120%;
	vertical-align: middle;
}
	
a:link,a:visited,a:active {
	color: #384990;
}

a:hover {
	color: #b6a77e;
}


/* GENERAL CLASS DEFINITIONS */

a.topmenu:link,a.topmenu:visited,a.topmenu:hover,a.topmenu:active {
	font-size: 12px;
	text-decoration: none;
	color: #676767;
	line-height: 16px;
	text-align: left;
	display: block;
	width: 80px;
}

a.topmenu:hover {
	color: #384990;
}

span.topmenutext {
	padding: 5px 0 0 0;
}

a.subnav1:link,a.subnav1:visited,a.subnav1:hover,a.subnav1:active {
	text-decoration: none;
	color: #646464;
	background: #eeeff4 url(pfeil.gif) no-repeat 5px 5px;
	display: block;
	padding: 4px 8px 4px 23px;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	width: 111px;
	line-height: normal;
}

* html a.subnav1:link,* html a.subnav1:visited,* html a.subnav1:hover,* html a.subnav1:active {
	width: 139px;
}

a.subnav1:hover {
	color: #384990;
	background: #eeeff4 url(pfeil_hov.gif) no-repeat 5px 5px;
}

.submenuSeparator {
	height: 1px;
	line-height: 1px;
	background: url(punkt_horiz.gif) repeat-x;
}

a.subnav2:link,a.subnav2:visited,a.subnav2:hover,a.subnav2:active {
	text-decoration: none;
	color: #646464;
	background: #eeeff4;
	display: block;
	padding: 4px 8px 4px 33px;
	border-bottom: 2px solid #FFF;
	width: 101px;
	line-height: normal;
}

* html a.subnav2:link,* html a.subnav2:visited,* html a.subnav2:hover,* html a.subnav2:active {
	width: 139px;
}

a.subnav2:hover {
	color: #384990;
}

a.subnav3:link,a.subnav3:visited,a.subnav3:hover,a.subnav3:active {
	text-decoration: none;
	color: #646464;
	background: #eeeff4;
	display: block;
	padding: 4px 8px 4px 43px;
	border-bottom: 2px solid #FFF;
	width: 91px;
	line-height: normal;
}

* html a.subnav3:link,* html a.subnav3:visited,* html a.subnav3:hover,* html a.subnav3:active {
	width: 139px;
}

a.subnav3:hover {
	color: #384990;
}

a.topmenuactive:link,a.topmenuactive:visited,a.topmenuactive:hover,a.topmenuactive:active {
	font-size: 12px;
	text-decoration: none;
	color: #384990;
	text-align: left;
	display: block;
	width: 80px;
	line-height: normal;
}

a.subnav1active:link,a.subnav1active:visited,a.subnav1active:hover,a.subnav1active:active {
	text-decoration: none;
	color: #384990;
	background: #eeeff4 url(pfeil.gif) no-repeat 5px 5px;
	display: block;
	padding: 4px 8px 4px 23px;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	width: 111px;
	line-height: normal;
}

* html a.subnav1active:link,* html a.subnav1active:visited,* html a.subnav1active:hover,* html a.subnav1active:active {
	width: 139px;
}

a.subnav2active:link,a.subnav2active:visited,a.subnav2active:hover,a.subnav2active:active {
	text-decoration: none;
	color: #384990;
	background: #eeeff4;
	display: block;
	padding: 4px 8px 4px 33px;
	border-bottom: 2px solid #FFF;
	width: 101px;
	line-height: normal;
}

* html a.subnav2active:link,* html a.subnav2active:visited,* html a.subnav2active:hover,* html a.subnav2active:active {
	width: 139px;
}

a.subnav3active:link,a.subnav3active:visited,a.subnav3active:hover,a.subnav3active:active {
	text-decoration: none;
	color: #384990;
	background: #eeeff4;
	display: block;
	padding: 4px 8px 4px 43px;
	border-bottom: 2px solid #FFF;
	width: 91px;
	line-height: normal;
}

* html a.subnav3active:link,* html a.subnav3active:visited,* html a.subnav3active:hover,* html a.subnav3active:active {
	width: 139px;
}

.bildunterschrift {
	font-size: 10px;
	color: #384990;
}

a.uplink {
	color: #679AE9;
	font-size: 10px;
}


/* SPECIFIC CLASS DEFINITIONS */

.newsTitle {
	color: #FFF;
	font-weight: bold;
	background: #384990;
	padding: 7px 10px 5px 10px;
	line-height: normal;
}

.newsinhalt {
	background: #FFF;
}

.newsinhalt a, .newsinhalt a:link, .newsinhalt a:visited, .newsinhalt a:hover, .newsinhalt a:active {
	background: #FFF url(pfeil.gif) no-repeat 0 1px;
	padding: 0 0 2px 18px;
	color: #384990;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}

.newsinhalt a:hover {
	background: #FFF url(pfeil_hov.gif) no-repeat 0 1px;
}

.dbheader {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

.contenttable {
	height: 100%;
}

td.topmenu {

}

td.submenu {
	padding: 0 0 0 0;
	background: #c9cee1 url(bg5.jpg) repeat-x left top;
	width: 149px;
}

td.content {
	width: 100%;
	padding: 0 10px 0 27px;
	background: #FFF url(bg6.jpg) no-repeat right bottom;
}

td.news {
	background: #FFF url(punkt_vert.gif) repeat-y;
	width: 152px;
	padding: 0 3px 0 6px;
}

* html td.news {
	width: 161px;
}

/* CSS STILE FÜR ARTIKEL*/

.stilunterueberschrift {
	color: #384990;
	font-size: 12px;
	font-weight: bold;
}

.stilhervorhebunggross{
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #5C5872;
}

.stilhervorhebungklein{
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #5C5872;
}

.stilkasten {
	background-color: #f8f8f9;
	padding: 7px;
	border: 1px solid #646464;
	display: block;
}

/* ID's */

#header {
	padding: 46px 0 37px 32px;
	background: #FFF url(bg7.jpg);
	height: 67px;
}

* html #header {
	height: 150px;
}

#headerSeparator {
	background: #FFF url(bg4.gif);
}

#content {
	height: 100%;
}

#footerSeparator {
	padding: 2px 10px 0 10px;
	background: #FFF;
}

#footerSeparator div {
	background: #FFF url(punkt_horiz.gif) repeat-x;
	height: 1px;
	line-height: 1px;
	width: 740px;
}

#footerNotice {
	padding: 0 0 10px 0;
	background: #FFF;
}