@charset "utf-8";
/* CSS Style Sheet für www.lehrstellentag.ch */
* { margin: 0; padding: 0; }

/*div {border: 1px solid red;}*/

body {
	background-image:url(images/bg.jpg); 	
	background-attachment: fixed;
}

#slider {
    width: 645px; /* important to be same as image width */
    height: 390px; /* important to be same as image height */
	float: left;
	overflow: hidden; /* important */
	background-color:
}

#sliderContent {
    width: 645px; /* important to be same as image width or wider */
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/25px verdana, Helvetica, sans-serif;
	font-weight:;
    padding: 10px 5px 10px 30px;	
    width: 610px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
	margin-bottom: 0px; /* ACHTUNG ACHTUNG WAR MAL 4PX!! */
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 12px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;}

#wrapper {
   margin-top: 0px;
   height: auto;
   width: 900px;
   text-align: left; 
   position:relative;
   /*top: 50%;
   margin-top: -160px;*/
   margin-left:auto;
   margin-right:auto;
   visibility: visible; 
}


#middle /* Beinhaltet Fotos und Spotlights */ {
	height: 390px;
	width: 900px;
	border: 0px solid green;
}

#head {
	width: 900px;
	height: 60px;
	background-image:url(images/head.jpg);
	margin-top: 30px;
}

#navi {
	height: 45px;
	width: 900px;
}

.navi a:link { 
	display:block;
    background-image: url(images/navi/infos.gif);
    width:120px; height:30px 
}

.navi a:hover { 
	background-image: url(images/navi/infos_over.gif);
}

#spotlights {
	height: 390px;
	width: 255px;
	float: right;
}

#kurzinfos {
	width: 894px;
	height: 120px;
	background-color: white;
	position: relative;
}

.kurzinfotitel {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff8a00;
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 25px;
	font-weight:bold;
	padding-bottom: 5px;
}

.kurzinfo {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #797979;
	padding-left: 30px;
	padding-right: 25px;
	line-height:1.3;
	padding-bottom: 5px;
}

.kurzinfo a:link, .kurzinfo a:active, .kurzinfo a:visited {
	color: #ff8a00;
	text-decoration: none;
}

.kurzinfo a:hover {
	text-decoration:underline;
}

.onair {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #797979;
	padding-left: 12px;
	padding-right: 25px;
	line-height:1.3;
	padding-bottom: 15px;
}

.onairtitel {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff8a00;
	padding-left: 12px;
	padding-top: 10px;
	padding-right: 25px;
	font-weight:bold;
	padding-bottom: 5px;
}

.onair a:hover{
	text-decoration:underline;
}

.onair a:link,
.onair a:active,
.onair a:visited,{
	font-size: 11px;
	color: #ff8a00;
	text-decoration: none;
}


#content {
	width: 645px;
	margin-bottom: 30px;
	border: 0px solid red;
	float: left;
}

.content {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #797979;
	padding-left: 30px;
	padding-top: 50px;
	padding-right: 80px;
	line-height:1.5;
	text-align:;
}

.contenttitel {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff8a00;
	font-weight:bold;
	padding-bottom: 5px;
}

.content a:link {
	color: #ff8a00;
	text-decoration: inherit;
	padding: 0 0 0 0;
}

.content a:visited {
	color: #ff8a00;
	text-decoration: inherit;
	padding: 0 0 0 0;
}

.content a:hover {
	color: #ff8a00;
	text-decoration: inherit;
	padding: 0 0 0 0;
}

.content a:active {
	color: #ff8a00;
	text-decoration: inherit;
	padding: 0 0 0 0;
}

#linkbox {
	width: 233px;
	height: auto;
	float: right;
	margin-top: 50px;
	margin-left: 12px;
}

#weiss {
	background-color: #FFF;
	height: auto;
	clear:both;
	width: 894px;
}

.linkboxtitel {
	font-family:verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff8a00;
	padding-left: 0px;
	padding-right: 25px;
	padding-bottom: 5px;
	font-weight: bold;
}

.linkbox {
	color: #797979;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 0px dotted #ffc600;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 0px;
	line-height:1.8;
	padding-bottom:3px;
	padding-right: 5px;

}

.linkbox a:link, 
.linkbox a:visited, 
.linkbox a:active {
	color: #797979;
	text-decoration: none;
	border-bottom: 1px  #ff8a00;
	padding-left: 0px;
	padding-right: 0px;
	line-height:1.8;
	font-weight: normal;
	font-size: 12px;
}

.linkbox a:hover {
	color: #ff8a00;
	text-decoration: none;
	border-bottom: 0px dotted #ff8a00;
	padding-left: 0px;
	padding-right: 0px;
	line-height:1.8;
	font-weight:;
	font-size: 12px;
}

#footer {
	background-color: #111111;
	text-align: center;
	height: 45px;
	width: 100%;
	position: relative;
	margin-bottom:20px;
    margin-left:auto;
  	margin-right:auto;
   	visibility: visible;
}

.footer {
	padding-top: 5px;
	font-family:verdana, Helvetica, sans-serif;
	font-size:10px;
	color: #666;
	line-height:1.7;
}

.footer a:link, .footer a:active, .footer a:visited {
	text-decoration:none;
	color:#666;
}

.footer a:hover {
	color: #ff8a00;
}

.programminhalt{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 20px;
	line-height:1.5;
}

.programmtitel{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff8a00;
	font-weight:bold;
	padding-left:30px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top:50px;
}

.navi1/*INFOS*/ {
	width:97px;
	height:45px;
}

.navi1 a {
	display:block;
	height:45px;
	text-indent:-9999px;
	outline:none;
}

.navi1 a:hover {
	background:url(images/navi/infos_over.gif);
	cursor: hand;
}

.navi2/*PROGRAMM*/ {
	width:116px;
	height:45px;
}

.navi2 a {
	display:block;
	height:45px;
	text-indent:-9999px;
	outline:none;
}

.navi2 a:hover {
	background:url(images/navi/programm_over.gif);
	cursor: hand;
}

.navi3/*KONTAKT*/ {
	width:93px;
	height:45px;
}

.navi3 a {
	display:block;
	height:45px;
	text-indent:-9999px;
	outline:none;
}

.navi3 a:hover {
	background:url(images/navi/kontakt_over.gif);
	cursor: hand;
}

.navi4/*GAESTEBUCH*/{
	width:125px;
	height:45px;
}

.navi4 a {
	display:block;
	height:45px;
	text-indent:-9999px;
	outline:none;
}

.navi4 a:hover {
	background:url(images/navi/gb_over.gif);
	cursor: hand;
}


.navi5/*LINKS*/ {
	width:93px;
	height:45px;
}

.navi5 a {
	display:block;
	height:45px;
	text-indent:-9999px;
	outline:none;
}

.navi5 a:hover {
	background:url(images/navi/links_over.gif);	
	cursor: hand;
}

.navi6/*MULTIMEDIA*/ {
	width:120px;
	height:45px;
}

.navi6 a {
	display:block;
	height:45px;
	text-indent:-9999px;
	outline:none;
}

.navi6 a:hover {
	background:url(images/navi/mm_over.gif);	
	cursor: hand;
}

.ausgabe {
	color:;
}

.autor {
	line-height:1.5;
	padding-top:25px;
}
	
.antwort {
	padding-left: 25px;
	font-style:italic
}

.mm {
	color:#797979;
}

.mm a{
	text-decoration:none;
	color: #797979;
}

.mm a:hover {
	color: #ff8a00;
}


