/* CSS Document */
/* Ausbildungsinitative Mittelhessen */
/* Erstellt von Jan Becker IT */
/* Copyright 10.10.2007 Jan Becker */

/* ALLGEMEINES */
/*#############*/

html {
	overflow-y: scroll;
}
body {
	text-align: center;
	background-color: #E8E8E8;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 78%;
	line-height: 1.6em;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

h1, h2, h3, h4, h5 ,h6 {
	color: #B30A14;
	background-color: transparent;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom: 1px solid #d2dde4;
	margin-top: 0;	
}

h1 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: none;
}

h2,h3,h5 {
	font: normal 1.9em/1.3 georgia, palatino, "Times New Roman", serif;
	color: #b71221; 
	border-bottom: 1px solid #d2dde4; 
	letter-spacing: -0.03em; 
	padding: 0.4em 0 0 0;
}

h3 {
	font: normal 1.6em/1.3 georgia, palatino, "Times New Roman", serif;
}

.angebot h5 {
	font: bold 1.1em/1.1 Verdana, palatino,  sans-serif;
	padding: 1em 0 0 0;
}


img {
	border: none;
	padding: 0;
	margin: 0;	
}

.content img {
	padding: 0;
	margin: 0;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}

div.scroll_top {
	text-align: left;
	margin: 50px 0 10px 0;
}

a:hover.scroll_top {
	font-weight: normal;
}

td {
	font: inherit;
}
/*#############*/

/* LINKS */
/*#######*/

a {
	color: #B30A14;
	border-bottom: 1px dotted #B30A14;
	text-decoration: none;
	font-weight: normal;	
}

a:hover {
	color: #B30A14;
	border-bottom: 1px solid #B30A14;
	text-decoration: none;
	font-weight: normal;
}

#navi a {
	font-weight: normal;
	text-decoration: none;
	border: none;
}

#navi a:hover {
	color: #B30A14;
	border-bottom: 1px solid #B30A14;
	text-decoration: none;
}	

#navi a.active {
	border-bottom: 1px dotted #B30A14;
}
/*#######*/

/* SEITENKOPF */
/*############*/

#top {
	width: 800px;
	height: 20px;
	text-align: left;
	padding: 10px 10px 0 10px;
	margin-left: auto;
	margin-right: auto;
}

#top_left {
	float: left;
	display: inline;
	clear: left;
}

#top_right {
	text-align: right;
	clear: right;
}
/*############*/

/* HEADER */
/*########*/

#head_img {
	width: 815px;
	height: 349px;
	background-image:url(../images/logo.jpg);
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding: 0;
}

#logo_print {
	display: none;
}
/*########*/

/* NAVIGATION */
/*############*/

#navileiste {
	width: 815px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/shadow_side_navi.jpg);
	background-repeat: repeat-y;

}

#navi ul {
	margin: 0;
	margin-left: 20px;
	padding: 0;
	clear: right;	
}

#navi ul li {
	margin-right: 30px;
	float: left;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 35px;
	color: #B30A14;
	background-color: transparent;
}
/*############*/

/* SEITENINHALT */ 
/*##############*/
	
#contentarea {
	width: 815px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/shadow_side.jpg);
	background-repeat: repeat-y;
	text-align: center;	
}	

.content {
	width: 785px;
	text-align: left;
	padding: 10px 0 30px 10px;
	margin-left: auto;
	margin-right:auto;
}

.content_pop {
	text-align: left;
	padding: 10px 0 30px 10px;
	margin-left: auto;
	margin-right:auto;
}

.text {
	width: 490px;
	float: left;
	font: inherit;
}

.bilderleiste {
	text-align: right;
	margin-right: 25px;
}

.angebot {
	width: 200px;
	text-align: left;
	float: right;
	margin-right: 25px;
	display: inline;
}

.angebot ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0.85em;
	line-height: 1.2em;	
}

.angebot ul li.dark  {
	border-bottom: 2px solid #d2dde4;
	padding: 3px;
	background-color: #f1f1f1;	
}

.angebot ul li.light  {
	border-bottom: 2px solid #d2dde4;
	padding: 3px;
	background-color: #eee;
}

.un-liste {
	width: 530px;
	height: 380px;
	overflow: auto;
}

.scroll_container {
	display: none;
	background-color: #FFFFFF;
	color: #000000;
	width: 530px;
	height: 400px;
	position: fixed;
	top: 40px;
	position: expression("absolute");
	top: expression(parseInt(document.body.scrollTop + 40));
	left: 50%;
	margin-left: -265px;
	border: 1px solid #B30A14;	
}

.scroll_container[id] {
	position: fixed;
}

.un-liste-top {
	background-color: #E8E8E8;
	color: #000000;
	xwidth: 500px;
	text-align: right;
	border-bottom: 1px solid #B30A14;
}

.un-liste-top a {
	font-weight: bold;
}

.top_shadow {
	background-image: url(../images/shadow_top.jpg);
	background-repeat: no-repeat;
	width: 815px;
	height: 15px;
	margin-left: auto;
	margin-right:auto;	
}

.bottom_shadow {
	background-image: url(../images/shadow_bottom.jpg);
	background-repeat: no-repeat;
	width: 815px;
	height: 5px;
	margin-left: auto;
	margin-right:auto;	
}

.top_shadow_nav {
	background-image: url(../images/shadow_top_nav.jpg);
	background-repeat: no-repeat;
	width: 815px;
	height: 15px;
	margin-left: auto;
	margin-right:auto;	
}

.bottom_shadow_nav {
	background-image: url(../images/shadow_bottom_nav.jpg);
	background-repeat: no-repeat;
	width: 815px;
	height: 5px;
	margin-left: auto;
	margin-right:auto;	
}

.contentTable {
	border-collapse: collapse;
}

.contentTable td, .contentTable th {
	padding: 5px;
	border: 1px solid #ccc;
	text-align: center;
}
/*##############*/

/* FOOTER UND DESIGNVERMERK */
/*##########################*/
#footer {
	width: 815px;
	margin-left: auto;
	margin-right: auto;
	height: 30px;	
	font-size: 10px;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	background-color: transparent;
	background-image: url(../images/spiegelung.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;	
}
/*##########################*/