a {color: #0000FF;}
a:hover {color: #000000;}
a:visited {color: #1734A6;}


/* design */
body, td, th {	font-size: 0.75em;}
body, .extrabreit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
}
.extrabreit {
	position: relative;
}


/* farben ------------------------------------------------------*/

.topbar, .menu a, .sidebox h3 {
	background-color: #9EAFF2;
}



/* ende farben ---------------------------------------------------*/



.topbar {
}

.toplogo {
}

.topdiv {
}

.topright {
	display: none;
}

.mitteL {
	display: none;
}



/* inhalte */

.inhalte, .inhalte_kz {
}

.sidebox {
	display: none;

}

/* schriften */

h1 {
	font-size: 1.0em;
	margin-top: 0px;	
	margin-bottom: 5px;
}

h2 {
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}

h3 {
	font-size: 0.9em;
	margin-top: 0px;
	margin-bottom: 5px;
}


/* navigation */
.menu {
	display: none;
}


.formlabel {
	color: #000000;
	background: #CED6F5;
	font-size: 10pt;
}

.formentry {
	color: #000000;
	background: #9EAFF2;
	font-size: 10pt;
}
