/* CSS-Default */

#css_default
{ 
	display: none; 
}

body { 
	background-color:#cc3333;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 101%; 
}
	
table, tbody, tfoot, th, thead, tr {
	BORDER-LEFT-WIDTH: 0px; 
	FONT-SIZE: 100.1%; 
	BORDER-BOTTOM-WIDTH: 0px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BORDER-RIGHT-WIDTH: 0px
}

td {
	FONT-SIZE: 100.1%; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	color: #222222;
}

.title {
	font-size: 1.2em;	
	border-bottom: 2px dotted #6e6e6d;
	font-weight:normal;
	padding-left: 11px;
	padding-top:2px;
	padding-bottom:4px;
	color: #FF3333;
}

.title_rechts, .titleaktuell_rechts
{
	font-size: 0.6875em;	
	font-weight:bold;
	padding-left: 11px;
	padding-top:2px;
	padding-bottom:2px;
	color: #666666;
	background-color:#e0e0e0;
	width: 154px;
	height: 18px;
}

.content
{
	padding-top: 12px;
	font-size: 0.6875em;
	line-height: 1.5;
	font-weight: normal;
	color: #222222;
}

.content_rechts, .contentaktuell_rechts
{
	font-size: 0.6875em;
	line-height:1.4;
	font-weight: normal;
	color: #444444;
	background-color:#f6f6f6;
	padding-left: 11px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.content_rechts2
{
	font-size: 0.6875em;
	line-height:1.4;
	font-weight: normal;
	color: #444444;
	background-color:#f6f6f6;
	padding-left: 11px;
	padding-bottom: 6px;
}

.content_rechts3
{
	font-size: 0.6875em;
	line-height:1.4;
	font-weight: normal;
	color: #444444;
	background-color:#f6f6f6;
	padding-left: 11px;
	padding-top: 6px;
	padding-bottom: 2px;
}

.bgcolor
{
	background-color:#FFFFFF;
}

.bgcolor_rechts
{
	background-color:#f6f6f6;
}

hr 
{
	width: 100%;
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
	border: 0px;
}

.control
{
	font-size: 0.625em;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
	padding-left: 21px;
	padding-bottom: 2px;
}

a.control:link, a.control:hover, a.control:visited, a.control:active
{
	font-size: 0.625em;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
	padding-left: 5px;
	padding-bottom: 2px;
}
.footer
{
	font-size: 0.625em;
	font-weight: normal;
	color: #777777;
}

a.footer:link, a.footer:active, a.footer:hover, a.footer:visited,
{
	font-size: 1em;
	font-weight: normal;
	color: #FF3333;
	text-decoration:none;
}

a:link, a:visited
{
	font-size: 1em;
	color: #FF3333;
	text-decoration: none;
	font-weight: normal;
}

a:hover, a:active
{
	font-size: 1em;
	color: #FF3333;
	text-decoration: none;
	font-weight: normal;
}

a.sitemap, a.sitemap:visited
{
	font-size: 1em;
	color: #FF3333;
	text-decoration: none;
	font-weight: normal;
}

a.sitemap_title:hover, a.sitemap_title:active
{
	font-size: 1em;
	color: #FF3333;
	text-decoration: none;
	font-weight: bold;
}

a.sitemap_title, a.sitemap_title:visited
{
	font-size: 1em;
	color: #FF3333;
	text-decoration: none;
	font-weight: bold;
}



a.sitemap:hover, a.sitemap:active
{
	font-size: 1em;
	color: #FF3333;
	text-decoration: none;
	font-weight: normal;
}

.meta
{
	font-size: 0.6875em;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
}

a.meta, a.meta:visited, a.meta:hover, a.meta:active
{
	font-size: 1em;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
}


.meta_selected, a.meta_selected, a.meta_selected:visited, a.meta_selected:hover, a.metas_elected:active
{
	font-size:1em;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}

.nav_td
{
	background-color: #e0e0e0;
}

.field {
	background-color: #FFFFFF;
	color: #222222;
	font-size: 1em;
	width:120px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

ul
{
	list-style-type: square;
	margin-top: 6px;
	margin-bottom: 0px;
	margin-left: 17px;
	padding-left: 0px;
	font-size: 1em;
}

.td01, .td01_selected
{
	background-color:#b9b8b8;
	padding-left: 22px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 1.3;
}

.td02, .td02_selected
{
	background-color:#f6f6f6;
	padding-left: 22px;
	line-height: 1.3;
	padding-top: 2px;
	padding-bottom: 2px;
}

.td03, .td03_selected
{
	background-color:#f6f6f6;
	padding-left: 33px;
	line-height: 1.3;
	padding-top: 2px;
	padding-bottom: 2px;
}


/* Horizontale Navigation */

.tab_active
{
	height: 33px;
	padding-left:12px;
	padding-right:12px;
	BORDER-LEFT: #FFFFFF 1px solid; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 1emx; 
	COLOR: #555555; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #ffffff;
}

.tab_inactive
{
	height: 33px;
	padding-left:12px;
	padding-right:12px;
	BORDER-LEFT: #FFFFFF 1px solid; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 1em; 
	COLOR: #555555; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #b9b8b8;
}

a.register, a.register:hover, a.register:visited, a.register:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}


/* Vertikale Navigation */

a.nav01, a.nav01:hover, a.nav01:visited, a.nav01:active
{
	font-size: 0.6875em;
	font-weight:normal;
	color: #555555;
	text-decoration: none;
	line-height: 1.3;
}

a.nav01_selected, a.nav01_selected:hover, a.nav01_selected:visited, a.nav01_selected:active
{
	font-size: 0.6875em;
	font-weight:bold;
	color: #555555;
	text-decoration: none;
	line-height: 1.3;
}

a.nav02, a.nav02:hover, a.nav02:visited, a.nav02:active
{
	font-size: 0.6875em;
	font-weight:normal;
	color: #555555;
	text-decoration: none;
	line-height: 1.3;
}

a.nav02_selected, a.nav02_selected:hover, a.nav02_selected:visited, a.nav02_selected:active
{
	font-size: 0.6875em;
	font-weight:bold;
	color: #555555;
	text-decoration: none;
	line-height: 1.3;
}

a.nav03, a.nav03:hover, a.nav03:visited, a.nav03:active
{
	font-size: 0.6875em;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	line-height: 1.3;
}

a.nav03_selected, a.nav03_selected:hover, a.nav03_selected:visited, a.nav03_selected:active
{
	font-size: 0.6875em;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
	line-height: 1.3;
}

.table
{
	background-color: #f9f9f9;
	border-collapse: collapse;
	border-color: #cccccc;
	
}

