#tabcontainer
	{
		width: 500px;
		background: #fff;
	}

#tabnav
	{
		height: 20px;
		margin: 0;
		padding-left: 0px;
	}

#tabnav li
	{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
  	}
	
#tabnav a:link, #tabnav a:visited
	{
		float: left;
		background: #f3f3f3;
		font-size: 10px;
		line-height: 14px;
		font-weight: bold;
		padding: 2px 10px 2px 10px;
		border: 1px solid #ccc;
		text-decoration: none;
		color: #666;
	}

#tabnav a:link.active, #tabnav a:visited.active
	{
		border-bottom: 1px solid #fff;
		background: #fff;
		color: #000;
	}

#tabnav a:hover
	{
		background: #fff;
	}
	
.tabdiv{
	margin-top: 10px;
	width: 500px;
	height: 300px;
	overflow:auto;
}

.linie{
	border-bottom: 1px solid #9191AC;
	height: 1px;
}

body, table, td, p {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
}


body, p {
	margin: 0 0 0 0px;
	padding: 0;
	}

p {
	margin: 1em 0 1em;
	padding: 0;
	}
	
#oben {
	height: 72px;
	background-color:#D7DAE4;
	background-image: url(../navigation/navioben.gif);
	background-repeat: no-repeat;
	background-position: top right;
	border-bottom: 1px solid #9191AC;
}

#logo{
	float: left;
	background-image: url(../navigation/logo.gif);
	background-repeat: no-repeat;
	height: 72px;
	width: 154px;
}

.modultext{
	display: inline;
	font-size: 20px;
	position: absolute;
	top: 10px;
	margin-left: 5px;
}

#modulname{
	height: 47px;
}

#suche{
	position: absolute;
	right: 100px;
	top: 10px;
}

#modulnavi{
	border-top: 1px solid #9191AC;
}

#modulnavi div{
	float: left;
}

.menuoben{
	padding-right: 7px;
	border-right: 1px solid #9191AC;
	background-color: #D7DAE4;
	cursor: pointer;
	cursor: hand;
}

.menuobenover{
	padding-right: 7px;
	border-right: 1px solid #9191AC;
	background-color: #eeeeee;
	cursor: pointer;
	cursor: hand;
}

.menuobentext{
	float: right;
	position: relative;
	top: 4px;
}

#menu{
	position: absolute;
	width: 180px;
	left: 0px;
	padding:0px;
	margin:0px
}

#inhalt{
	width: 800px;
	margin-left: 180px;
}


a:link, a:visited, a:active {
	color: #3A378C;
	text-decoration: none;
}

form {
	display:inline;
}

input {
	background-color: #FFFFFF;
	border: 1px solid #3A378C;
	font-family: Arial, Helvetica, sans-serif;
}

.datum {
	font-size: 11px;
	color: #808080;
}

.aufklappkopfzeile {
	background-color: #D7DAE4;
	border-bottom: 0px solid #3A378C;
	border-top: 1px solid #3A378C;
	cursor: hand;
	cursor: pointer;
	color: #000000;
}

.ausfuellen {
	border-color: #0000FF;
	font-style: italic;
}

.fehler {
	color: #CC3327;
}



.uebersichtszeile_dunkel {
	background-color: #aaaaaa
}

.uebersichtszeile_neu {
	background-color: #aeaeae
}

.uebersichtszeile {
	background-color: #eeeeee;
}

.uebersichtszeileover {
	background-color: #CACACA;
}

.uebersichtszeilezwei{
	background-color: #E8E8E8;
}

.uebersichtszeilezweiover{
	background-color: #CACACA;
}
/*	
.uebersichtszeile_deleted {
	background-color: #FF9B9B
}

.uebersichtszeile_gefiltert  {
	background-color: #eeeeee
}
*/
.kopfzeile{
	background-color: #C2CFDF;
	color: #000000;
	font-size: 13px;
}

.kopfzeile TD{
	font-weight: bold;
}

.linierechts {
	border-right: solid #9191AC;
	border-width: 1px;
}

.meldung, .optionen{
	margin-bottom: 10px;
	border: 1px solid #D7DAE4;
	padding: 3px;
	background-color: #EAEAF0
}

.untermenu {
	cursor: pointer;
	background-color: #C2C4CC;
	cursor: hand;
	border-width: 1px;
	height: 15px;
}

.untermenuover{
	cursor: pointer;
	cursor: hand;
	background-color: #eeeeee;
	height: 15px;
}

.topmenu {
	border-right: 1px solid #9191AC;
	background-color: #D7DAE4;
}

.topmenu_over{
border-right: 1px solid #9191AC;
background-color: #eeeeee;
}


.hauptmenu {
	cursor: pointer;
	cursor: hand;
	background-color: #9A9B9E;
	height: 24px;
}
.hauptmenuover {
	cursor: pointer;
	cursor: hand;
	background-color: #86878A;
	height: 24px;
}

.linieunten {
	border-bottom: 1px solid #FFFFFF;
}



.rahmen {
	background-color: #EEF2F7;
	border-bottom: solid #3A378C;
	border-left: solid #3A378C;
	border-right: solid #3A378C;
	border-width: 1px;
}

.tabellenrahmen {
		border: 1px solid #000000;
}

.button {
	cursor: pointer; 
	cursor: hand;
	text-align: center;
	border: 1px solid #cecece;
	margin-right: 3px;
}

h1{
	font-size:18px;
	color: #cecece;
}

h2{
	font-size:16px;
}

h3{
	font-size:14px;
	font-style: italic;
	margin: 0;
	margin-bottom: 5px;
}

h4{
	color: #3A378C;
	font-size:12px;
	margin: 0;
	margin-bottom: 5px;
	border-bottom: 1px solid #3A378C;
	width: 500px;
}

.heutediv{
	margin-bottom: 25px;
}

.editorbutton, .editorbuttonover, .editorbuttondown {
	cursor: pointer; 
	cursor: hand;
	margin-right: 3px;
}

.editorbutton {
	border: 1px solid #cecece;
}

.editorbuttonover {
	background-color: #B5BDD6;
	border: 1px solid darkblue;
}

.editorbuttondown {
	background-color: #8494B5;
	border: 1px solid darkblue;
}

.separator{
	position: relative;
	display:inline;
  margin: 3px;
  border-left: 1px solid black;
  border-right: 1px solid black;
  width: 0px;
  height: 16px;
  padding: 0px;
}

fieldset {
	border: 1px solid black; 
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 5px; 
	PADDING-TOP: 5px; 
}	

legend {
	color: black;
	font-weight: bold;
}

.popuphintergrund{
	background-color: #E9E7E6;
}

@media print{
  .nichtdrucken, optionen{
  	display:none;
  }
  
  .uebersichtszeile, .kopfzeile td  {
		border-bottom: 1px solid black;
		border-right: 1px solid black;
	}
}


