/* GENERAL TAG DEFINITIONS */

body {
	margin: 15px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

table,td,tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

ul {
	margin:0 0 8px 5px;
	padding:0;
	list-style-type:none;
	}

form {
	padding:0;
	margin:0;
	display:inline;
}

ul li {
	background: url(../_media/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 {
	color:#FF0000;
}

a:visited {
	color:#666666;
}

a:active {
	color:#FF0000;
}

a:hover {
	color: #FF0000;
}


/* GENERAL CLASS DEFINITIONS */

a.topmenu:link {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}

a.topmenu:visited {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}

a.topmenu:active {
	font-size: 12px;
	text-decoration: none;
	color: #FF0000;
	font-weight:bold;
}

a.topmenu:hover {
	font-size: 12px;
	text-decoration: none;
	color: #FF0000;
	font-weight:bold;
}

a.subnav1:link {
	text-decoration: none;
	color: #000000;
}

a.subnav1:visited {
	text-decoration: none;
	color: #000000;
}

a.subnav1:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.subnav1:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a.subnav2:link {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.subnav2:visited {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.subnav2:active {
	color: #FF0000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.subnav2:hover {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.topmenuactive:link {
	font-size: 12px;
	text-decoration: none;
	color: #FF0000;
	font-weight:bold;	
}

a.topmenuactive:visited {
	font-size: 12px;
	text-decoration: none;
	color: #FF0000;
	font-weight:bold;
}

a.topmenuactive:active {
	font-size: 12px;
	text-decoration: none;
	color: #FF0000;
	font-weight:bold;
}

a.topmenuactive:hover {
	font-size: 12px;
	text-decoration: none;
	color: #FF0000;
	font-weight:bold;
}

a.subnavactive:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.subnavactive:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.subnavactive:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.subnavactive:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.subnavactive2:link,a.subnavactive2:visited,a.subnavactive2:active,a.subnavactive2:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size:10px;
	font-weight: bold;
}

a.staticlinks:link,a.staticlinks:visited,a.staticlinks:hover,a.staticlinks:active {
	font-size: 10px;
	color: #656B6F;
	text-decoration: none;
}

.bildunterschrift {
	font-size: 10px;
	color: #666666;
}

a.uplink {
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
}

.kasten {
	font-size: 11px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}

.kasten ul {
	margin-left: 20pt;
	line-height: 100%;
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}


/* SPECIFIC CLASS DEFINITIONS */

.ueberschrift {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

.newsueberschrift {
	color: #FF0000;
	text-decoration: underline;
}

.pagetitle {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

.dbheader {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

.header_text {
	color: #ADD492;
	font-size: 14px;
	font-weight: bold;
}

.drkselect {
	height: 18px;
	background-color: #CCCED1;
	font-size: 10px;
}

div.einleitung {
	color:#FF0000;
	margin-bottom: 5px;
}

.klein {
	font-size:10px;
}

/* ID's */

#tab1 {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding: 0;
	margin: 0;
}

#tab2 {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding: 0;
	margin: 0;
}

#tab3 {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 0;
	margin: 0;
}