@charset "iso-8859-1";
/* CSS Document */

body {
	background-image: url(Bilder/bg.gif);
	background-repeat: repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #660000;
	font-weight: bold;
}

#main {
	background-color: #cccccc;
	width: 926px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;
}

div#Home a {
	background-image:url(Bilder/link_home_bg.gif);
	height: 52px;
	width: 92px;
	display: table-cell;
	
}

div#Home a:hover {
	background-image:url(Bilder/link_home_alt.gif);
	height: 52px;
	width: 92px;
	display: table-cell;
}

div#Angebot a {
	background-image:url(Bilder/link_angebot_bg.gif);
	height: 52px;
	width: 134px;
	display: table-cell;
	
}

div#Angebot a:hover {
	background-image:url(Bilder/link_angebot_alt.gif);
	height: 52px;
	width: 134px;
	display: table-cell;
}

div#Standort a {
	background-image:url(Bilder/link_standorte_bg.gif);
	height: 52px;
	width: 145px;
	display: table-cell;
	
}

div#Standort a:hover {
	background-image:url(Bilder/link_standort_alt.gif);
	height: 52px;
	width: 145px;
	display: table-cell;
}

div#Partner a {
	background-image:url(Bilder/link_partner_bg.gif);
	height: 52px;
	width: 121px;
	display: table-cell;
	
}

div#Partner a:hover {
	background-image:url(Bilder/link_partner_alt.gif);
	height: 52px;
	width: 121px;
	display: table-cell;
}

div#Ausbildung a {
	background-image:url(Bilder/link_ausbildung_bg.gif);
	height: 52px;
	width: 196px;
	display: table-cell;
	
}

div#Ausbildung a:hover {
	background-image:url(Bilder/link_ausbildung_alt.gif);
	height: 52px;
	width: 196px;
	display: table-cell;
}

div#Impressum a {
	background-image:url(Bilder/link_impressum_bg.gif);
	height: 52px;
	width: 171px;
	display: table-cell;
	
}

div#Impressum a:hover {
	background-image:url(Bilder/link_impressum_alt.gif);
	height: 52px;
	width: 171px;
	display: table-cell;
}


#logoheader {
	background-image: url(Bilder/logoheader_bg.gif);
	background-repeat: no-repeat;
	height: 91px;
	width: 926px;
	display: block;
}

#contenthead {
	background-image:url(Bilder/header_bg.gif);
	background-repeat:no-repeat;
	width: 926px;
	height: 31px;
}

#content {
	background-image:url(Bilder/content_bg.gif);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #cccccc;
	background-repeat: repeat-y;
	width: 926px;
	padding-left: 0px;
}

#icontent {
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-top: 0px;
	width: 926px;
}


#footer {
	background-image:url(Bilder/footer_bg.gif);
	height: 11px;
	width: 926px;
	background-repeat: no-repeat;
}

#footerlinks {
	background-image: url(Bilder/footerlinks_bg.gif);
	background-repeat: no-repeat;
	width: 926px;
	height: 70px;
	padding-left: 26px;
}

#extfooter {
	background-image: url(Bilder/extfooter_bg.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 926px;
}

#left {
	width: 625px;
	padding-left: 30px;
	padding-right: 5px;
	
	
}

#right {
	width: 235px;
	padding-right: 5px;
	padding-left: 5px;
	
}

#contentheading {
	font-family:Verdana, Geneva, sans-serif; 
	font-size:35px; 
	color: #660000; 
	font-weight: bold;
}

#subcontentheading {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 25px;
	color: #660000;
	font-weight:normal;
}

#container {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
}

li {
	
	list-style-image: url(Bilder/li.jpg);
	padding-top: 5px;
	margin-left: 25px;
	font-size: 12px;
	font-family:Verdana, Geneva, sans-serif;
	color: #CCC;
}

