html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	background-color: #696969;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

.hidden { /* noch nicht implementiert */
	display: none; 
}

ul, ol, li {  /* noch nicht implementiert */
	list-style-type: none;  
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	font-family: Arial, Verdana, sans-serif;
	/*font-family: Futura Book, Verdana, Arial, sans-serif;*/
                color: #0034A1;
	margin: 0;
	padding: 0;
}

h1 {
	color: #ffffff;
	font-size: 17px;
}

h2 {
	font-size: 18px;
                line-height:150%;
}

h3 {
	font-size: 13px;
}

h3.subH3 {
	margin-left: 10px;
	font-weight: normal;
}

img {
	border: 0;
}

#container {
	width: 960px;
	/*height: 650px;*/
	margin-left:-480px;
	margin-top:15px;
	left: 50%;
	position: absolute;
	background: #E6E6E6;
}
#topbar {
	width: 745px;
	height: 28px;
	background-color: #DCDCDC;
}
#topbar_language {
	float: left;
	padding: 7px 20px 0px 40px;
}
#topbar_search {
	float: right;
	padding: 6px 64px 0px 0px !important;
	padding: 6px 60px 0px 0px;  /* IE */
}
input.search {
	width: 142px;
	height: 15px;
	background-color: #F5F5F5;
	border: 0;
	margin: 0;
	padding: 0;
}
.topbar_text {
	color: #4C4C4C;
	font-size: 10px;
}
.topbar_link {
	color: #4C4C4C;
	font-size: 10px;
	text-decoration: none;
}
.topbar_link:hover {
	text-decoration: underline;
}
#systemnavigation {
	float: left;
	width: 215px;
	height: 244px;
	margin-top: -28px;
	background-image: url(../../../../media/Standard/hg_home_rechts.jpg);
	background-repeat: none;
}
#systemnavigation_slogan {
	position: absolute;
	z-index: 1;
	top: 180px;
	left: 681px;
	width: 227px;
	height: 51px;
	background-image: url(../img/slogan.png);
	background-repeat: none;
}
#systemnavigation_logo {
	/*float: left;*/
	position: absolute;
	z-index: 2;
	width: 146px;
	height: 145px;
	background-image: url(../img/lock_logo_145.gif);
	background-repeat: none;
	margin-top: 28px;
}
#systemnavigation_navi {
	padding: 5px 0px 0px 15px;
	float: left;
	color: #696969;
	height: 20px;
	width: 200px;
	background-image: url(../img/hg_sub_hell.jpg);
	background-repeat: repeat-x;
}
.systemnavigation_link {
	margin-right: 6px;
	color: #696969;
	text-decoration: none;
	font-size: 10px;
	line-height: 150%;
}
.systemnavigation_link:hover {
	text-decoration: underline;
}
#systemnavigation .bild_rechts {
	position: absolute;
	z-index: 0;
}
#anwendungen {
	float: left;
	width: 745px;
	height: 216px;
	background-color: #F4F4F4;
}

#navigation {
	float: left;
	width: 745px;
	height: 25px;
	z-index: 100;
	position: relative;
	background-image: url(../img/hg_sub_dunkel.jpg);
	background-repeat: repeat-x;
}
#locator {

	font-weight: bold;
	/*float: left;
	width: 186px;
	height: 20px;
	padding: 2px 10px 0px 19px;
	background-color: #A0A0A0;*/
}
#content {
	float: left;
	background-color: #ffffff;
	z-index: 10;
	padding: 32px 10px 15px 40px;
	width: 745px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 695px;
}
#content a {
	color: #464646;
}
#content a:hover {
	color: #0034A1;
}
#content ul {
	line-height: 150%;
	list-style-type: none;
	/*background-image: url(../img/pfeil_rechts.gif);*/
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	margin-left: -10px;
	padding-left: 10px;
	margin-bottom: 20px;
	
}
#content ul.txtOhneImg {
	width: 695px;
}
#content ul.list {
	list-style-type: none;
	background-image: none;
	line-height: 150%;
	padding: 0;
	margin: 0;
	margin-left: 10px;
}
#content ul.list li {
	list-style-type: none;
	background-image: url(../img/pfeil_rechts.gif);
	background-repeat: no-repeat;
	margin-left: -10px;
	padding-left: 10px;
	margin-bottom: 0px;
}

#content form div {
	width: 500px;
}

.aktuelles {
	/*background-image: url(../img/pfeil_rechts.gif);*/
	background-repeat: no-repeat;
	width: 690px;
	padding-right: 0px;
	padding-left: 10px;
	margin-left: -10px !important;
	margin-left: -5px; /* IE */	
	border-top: 1px dotted #0034A1;
	float: left;		
}
.aktuelles ul {
	margin-right: 10px;
	padding: 0;
	width: 550px;
	float: left;
	background-image: none;
	list-style-type: none;
	
}
.aktuelles li {
	padding: 20px 20px 0px 0;
}
.aktuelles .voschaubildStart {
	display: block;
	float: left;
	width: 140px;
	height: 100px;
	margin: 20px 0 20px 0;
}
.aktuelles .imgMitarbeiter {
	padding: 20px 0 20px 0;
	float: right;
}

.listeLinie {
	background-repeat: no-repeat;
	width: 690px;
	padding-right: 0px;
	padding-left: 10px;
	padding-top: 20px;
	margin-left: -10px !important;
	margin-left: -5px; /* IE */	
	border-top: 1px dotted #0034A1;
	float: left;		
}
#subnavigation {
	float: left;
	background-color: #E6E6E6;
	width: 185px;
	height: 281px;
	padding: 20px 10px 40px 15px;
	color: #7A7A7A;
}
#subnavigation a {
	color: #7A7A7A;
	text-decoration: none;
}
#subnavigation a:hover {
	text-decoration: underline;
}

#footer {
	background-image: url(../img/footer_neu.gif);
	background-repeat: no-repeat;
	width: 960px;
	height: 80px;
	background-color: #696969;
}

#breadcrumb {
	padding: 20px 0px 0px 40px;
	color: #6B6B6B;
}
#breadcrumb a {
	color: #6B6B6B;
	text-decoration: none;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
