body {
   background-color: #969696;
   padding-top: 0px;
   text-align: center;
   height: 100%;
}   
html {
   width: 100%;
   height: 100%; 
}

ul.homeliste {
	list-style-type: none;
	margin: 0 0 0 80px;
	padding: 5px 0 2px 10px;
	background-color: #e8f3f1;
}
ul.homeliste li {
	list-style-type: none;
	background-image: url(/hr-academy/images/pfeil.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 0 0 0 30px;
	margin: 0 0 5px 0;
	color: #033150;
	font-weight: bold;
}

ul li { 
    margin-left: 15px;
	list-style-type: square;
}
   
#haupttabelle {
   width: 898px;
   background-color: #ffffff;
   display: table;
   margin: auto;
   text-align: left;
   border: #000 1px solid;
   background-image: url(/hr-academy/images/bg.gif);
   background-repeat: repeat-y;
   background-position: left top;
}
#header10{
	background-image: url(/hr-academy/images/header10.gif);
	background-color: #FFFFFF;
	float: left;
	width: 898px;
	height: 175px;
	border-bottom: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
}

#header10 span {
	display: none;
}  

#leiste{
float: left;
width: 898px;
height: 20px;
background-color: #033150;

}



/* Definition des Inhalts */
#inhalt {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
width: 541px;
height: auto;
float: left;
padding: 23px 10px 20px 15px;
display: block;
}

#inhalt a {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333;
font-weight: bold;
}
#inhalt a:hover {
color: #b40a39;
}

#inhalt h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #008374;
font-weight: bold;
margin-bottom: 25px;
}

#inhalt h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #033150;
font-weight: bold;
margin-bottom: 25px;
}

.referent {
	height: 70px;
	margin-bottom: 25px;
}

.kontakt {
	height: 100px;
}

p {
	margin-bottom: 25px;
}


ul {
	margin-bottom: 25px;
}


ul li { 
    margin-left: 15px;
	list-style: square;
}

/* Ende Inhalts */

/* Definition des Spalte Rechts */
#spalte-rechts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 149px;
	float: right;
	text-align: left;
	padding: 0px 0px 0px 0px;
}
/* Ende Spalte Rechts */

/* Definition der Navigation */
#spalte-links {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 180px;
	float: left;
	background-color: #008374;
}
.navi-link { 
    text-decoration: none;
    display: block;
	line-height: normal;
	color: #fff;
    vertical-align: middle;
	padding: 3px 0px 3px 15px;
	border-bottom: #033150 1px solid;
}
.navi-link:hover {
    background-color: #e8f3f1;
    display: block;
	color: #000000;
	padding: 3px 0px 3px 15px;
	font-weight: bold;	
}

.navi-link-anmeldung { 
    text-decoration:none;
	font-weight: bold;	
    background-color: #8c2f7a;
    display: block;
	line-height: normal;
	color: #ffffff;
    vertical-align: middle;
	padding: 3px 0px 3px 15px;
	border-top: #80164a 1px solid;
	border-bottom: #80164a 1px solid;
}
.navi-link-anmeldung:hover {
    background-color: #e8f3f1;
    display: block;
	color: #000000;
	padding: 3px 0px 3px 15px;
	font-weight: bold;	
}
.anmeldung-fest {
    text-decoration:none;
    display: block;
	line-height: normal;
	color: #000;
	text-decoration: none;
    vertical-align: middle;
	padding: 3px 0px 3px 15px;
	border-top: #80164a 1px solid;
	border-bottom: #80164a 1px solid;
	background-color: #fff;
    font-weight: bold;	
}
.navi-fest {
    text-decoration:none;
    display: block;
	line-height: normal;
	color: #000;
	text-decoration: none;
    vertical-align: middle;
	padding: 3px 0px 3px 15px;
	border-bottom: #033150 1px solid;
	background-color: #fff;
    font-weight: bold;	
}
.navi-link-top {
    text-decoration:none;
	font-weight: bold;	
    background-color: #033150;
    display: block;
	line-height: normal;
	color: #fff;
    vertical-align: middle;
	padding: 3px 0px 3px 15px;
	border-top: 1px solid #e8f3f1;
	border-bottom: #e8f3f1 1px solid;
}
.navi-link-top2 { 
    text-decoration:none;
	font-weight: bold;	
    background-color: #033150;
    display: block;
	line-height: normal;
	color: #fff;
    vertical-align: middle;
	padding: 3px 0px 3px 15px;
	border-bottom: #bcbcbc 1px solid;
	border-top: #bcbcbc 1px solid;
}


/* Ende der Navigation */

#footer {
width: 883px;
background-color: #033150;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
float: left;
display: block;
text-align: left;
height: 18px;
padding: 2px 0px 0px 15px;
}
#footer a {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #ffffff;
text-decoration: none;
}


.bild {
    margin-right: 10px;
	float: left;
    vertical-align: middle;
	border: 1px solid #000;
}

.grau12px {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: bold;
	color: #666666;}
	
.rot12px {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: bold;
	color: #b40a39;}
	
.gruen {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: bold;
	color: #89800a;
	}
	
.schwarz11px {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	color: #000;

}

.uhrzeit {
	font-size: 0.8em;
	color: #6c6e71;
	display: block;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
}
.programmpunkt {
	background-color: #f9f8f8;
	padding-bottom: 10px;
	margin: 2px 0 0 0;
}


