/*Allgemeine Einstellungen*/
body {
	padding: 0px;
	margin: 0px;
	background: #e0e0e0;
}
img {
	border: 0;
}
#inhalt table {
	padding: 0px;
	margin: 0px;
	margin-top: 20px;
	width: 100%;
	/*
	margin-left: 80px;
	margin-right: 80px;
	*/
}
#Rand {
	width: 80px;
}

#header {
	margin-left: 80px;
	margin-right: 80px;
	background: #00319c;
}

/*Menuebreichsdefinition*/
#Menuebereich {
	width:200px;
	padding-top: 26px;
	background: #ffffff;
	border: 1px solid #999999;
}
#Menuebereich ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;	
	/*font-family: verdana, arial, sans;*/
	font-family: Arial, Helvetica, sans-serif; 
}
/*Hauptmenupunkte*/
#navi li {
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
}
#navi .erlaeuterung {
	display: block;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;	
	color: #666666;
	text-decoration: none;
}
#navi a {
	display: block;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;	
	color: #333333;
	text-decoration: none;
}
#navi li a {
	border-top: 1px solid #e0e0e0;
}
#navi_blau {
	/*background: #b6c5ff;*/
	background: #c7c7c7;
}
#navi #navi_letztes a {
	border-bottom: 1px solid #e0e0e0;
}
#navi li.on a {
	border-bottom: 2px solid #00319c;
}
#navi li.on #subnavi a {
	border: none;
}
#navi a:hover {
	background: #00319c;
	color: #ffffff;
}
#navi #navi_off a:hover {
	background: #ffffff;
}

/*Untermenuepunkte*/
#subnavi li {
	font-size: 9pt;
	background: #FFFFFF;
}
#navi li.on #subnavi a {
	padding-left: 30px;
	padding-right: 5px;
	border-bottom: 1px dotted #e0e0e0;
}
#navi li.on #subnavi #subnavi_letztes a {
	padding-left: 30px;
	padding-right: 5px;
	border-bottom: none;
}
#navi li.on #subnavi a:hover {
	background: #636060;
	color: #fff;
}
#navi li.on #subnavi li.on a {
	background: url(images/mainbullet.png) no-repeat 15px 50%;
}
#navi li.on #subnavi li.on a:hover {
	background: #636060 url(images/mainbullet.png) no-repeat 15px 50%;
}


#abstand {
	width: 20px;
}

/*Inhaltsbereich*/
#Inhaltsbereich {
	background: #ffffff;
	border: 1px solid #999999;
	padding:0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
}
#Inhaltsbereich h1, h2 {
	font-size: 11pt;
	font-weight: bold;
	padding: 0px;
	padding-bottom: 10px;
	margin: 0px;
}
#Inhaltsbereich h3 {
	font-size: 9pt;
	font-weight: bold;
	padding: 0px;
	padding-bottom: 3px;
	margin: 0px;
}
#Inhaltsbereich h4, h5 {
	font-size: 9pt;
	font-weight: normal;
	padding: 0px;
	padding-bottom: 5px;
	margin: 0px;
}
#breadcrumb {
	color: #00319c;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	padding-bottom: 7px;
}
#breadcrumb a {
	text-decoration:none;
	color: #00319c;
}
#breadcrumb a:hover {
	text-decoration:underline;
}
#allgemein {
	border-bottom: 2px solid #00319c;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#allgemein table {
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
}
#allgemein li {
	list-style: none;
	margin-bottom: 5px;
	margin-left: -5px;
}
#allgemein li strong{
	color: #00319c;
}
#allgemein a {
	text-decoration:none;
	color: #00319c;
}
#allgemein a:hover {
	text-decoration:underline;
}
#name {
	color: #00319c;
	font-weight: bold;
	padding-bottom: 5px;
}
/*Einstellungen fuer die Projektuebersicht*/
.projekt_normal, .projekt_letztes, .oberProjekt {
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin-top: 10px;
	margin-bottom: 20px;	
}
.projekt_normal a, .projekt_letztes a{
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	color: #333333;
	text-decoration:none;
	text-align: left;
}
.projekt_norma, .projekt_letztes, .oberProjekt {
	color: #00319c;
}
.projekt_normal a:hover, .projekt_letztes a:hover {
	background: #eeeeee;
}
.projekt_normal h3, .projekt_letztes h3 {
	font-size: 9pt;
	font-weight: bold;
	color: #00319c;
	padding: 0px;
	padding-bottom: 3px;
	margin: 0px;
}
.oberProjekt a  {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 10px;
	color: #333333;
	text-decoration:none;
	text-align: justify;
}
.oberProjekt h3 {
	font-size: 9pt;
	font-weight: bold;
	color: #00319c;
	padding: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	margin: 0px;
}
.oberProjekt {
	background: url(images/up_bullet_passiv.gif) no-repeat 15px 13px;
}
.oberProjekt a:hover {
	background: #eeeeee url(images/up_bullet_aktiv.gif) no-repeat 15px 50%;
}
.projekt_grenze {
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
/*Unterprojekte*/
.unterProjekt_normal, .unterProjekt_letztes {
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin-top: 10px;
	margin-left: 35px;
	margin-bottom: 20px;
}
.unterProjekt_normal a, .unterProjekt_letztes a {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	color: #333333;
	text-decoration:none;
	text-align: justify;
}
.unterProjekt_normal a:hover, .unterProjekt_letztes a:hover {
	background: #eeeeee;
}
.unterProjekt_normal h3, .unterProjekt_letztes h3 {
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	padding-bottom: 3px;
	margin: 0px;
}
.ueberschrift {
	color: #00319c;
	font-weight: bold;
}

#footer {
	clear: left;
	background: #ffffff;
	padding: 10px;
	padding-left: 20px;
	margin-top: 20px;
	margin-left: 80px;
	margin-right: 80px;
	margin-bottom: 20px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: #333333;
}