﻿/* Allgemein Body */
body
	{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	background-color:#FFFFFF;
	}
	
/* Formatierung für blinde (behindertengerecht)*/
.blind {
	color: #FFFFFF;
	position:absolute;
	width:300px;
	top: 100px;
	left: 300px;
	border:0px;
	border-style:dashed;
}
.blind a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.blind a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.blind a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.blind a:active {
	color: #FFFFFF;
	text-decoration: none;
}

/* Container, damit die Website zentriert ausgerichtet ist */
div#site
 {
	border:0px;
	border-style:dashed;
	position: relative;
	left: 50%;
	top: 0%;
	margin-left: -490px;
	width: 980px;
 }
 
 /* Rechte Leiste, für Quicklinks*/
 div#quicklinks
   {
    position:absolute;
    background-image:url(http://www.bhakwien10.at/images/quicky.jpg);
    background-repeat:no-repeat;
    width:258px;
    height:20px;
	top:20px;
    right:15px;
	font-size:10px;
	padding-top:6px;
	padding-left:12px;
   }

 
 /* ********************************* 1. Reihe [Banner] ********************************* */ 
  div#banner{
	width:980px;
	height:200px;
	position:relative;
  }
  
  
  div#banner1
   {
    position:absolute;
    background-image:url(http://www.bhakwien10.at/images/banner1.jpg);
    background-repeat:no-repeat;
    width:159px;
    height:150px;
    left:0px;
    top:0px;
   }
   
  div#banner2
   {
    position:absolute;
    background-image:url(http://www.bhakwien10.at/images/banner2.jpg);
    background-repeat:no-repeat;
    width:145px;
    height:150px;
    left:159px;
    top:0px;
   }
   
   div#banner3
   {
    position:absolute;
    background-image:url(http://www.bhakwien10.at/images/banner3.jpg);
    background-repeat:no-repeat;
    width:157px;
    height:150px;
    left:304px;
    top:0px; 
   }
   
   div#banner4
   {
    position:absolute;
    background-image:url(http://www.bhakwien10.at/images/banner4.jpg);
    background-repeat:no-repeat;
    width:139px;
    height:150px;
    left:461px;
    top:0px; 
   }
   
   div#banner5
   {
    position:absolute;
    background-image:url(http://www.bhakwien10.at/images/banner5.jpg);
    background-repeat:no-repeat;
    width:380px;
    height:150px;
    left:600px;
    top:0px; 
   }
   
   
   /* ********************************* 2. Reihe [Links] ********************************* */
   div#links_li
   {
    position:absolute;
    background-image:url(http://www.bhakwien10.at/images/links_li.jpg);
    background-repeat:no-repeat;
    width:15px;
    height:52px;
    left:0px;
    top:150px; 
   }

   div#allgemein
   {
    position:absolute;
    background-image:url(http://www.bhakwien10.at/images/allgemein_inaktiv.jpg);
    background-repeat:no-repeat;
    width:144px;
    height:52px;
    left:15px;
    top:150px; 
   }

   div#aktuelles
   {
    position:absolute;
    background-image:url(http://www.bhakwien10.at/images/aktuelles_inaktiv.jpg);
    background-repeat:no-repeat;
    width:145px;
    height:52px;
    left:159px;
    top:150px; 
   }
   
   div#interaktiv
   {
    position:absolute;
    background-image:url(http://www.bhakwien10.at/images/interaktiv_inaktiv.jpg);
    background-repeat:no-repeat;
    width:157px;
    height:52px;
    left:304px;
    top:150px; 
   }

   div#intern
   {
    position:absolute;
    background-image:url(http://www.bhakwien10.at/images/intern_inaktiv.jpg);
    background-repeat:no-repeat;
    width:139px;
    height:52px;
    left:461px;
    top:150px; 
   }
   
   div#banner6
   {
    position:absolute;
    background-image:url(http://www.bhakwien10.at/images/banner6.jpg);
    background-repeat:no-repeat;
    width:380px;
    height:52px;
    left:600px;
    top:150px; 
   }


   /* ********************************* 3. Reihe [Content] ********************************* */
   
   /* --> main_content <-- Platzhalter unter dem Logo*/
   div#adis_content {
    width:980px;
    height: 100%;
    background-image: url(http://www.bhakwien10.at/images/adisbg.jpg);
   }

   div#main_content
   {
    position:relative;
    background-image:url(http://www.bhakwien10.at/images/main_content.jpg);
    background-repeat:no-repeat;
    width:950px;
    height:52px;
    text-align: right;
    padding-right: 30px;
    top:0%;
	border:0px;
	border-style:solid;
   }
   
   /* --> zusatz <-- Spacer, hier steht der Text drinnen, wird automatisch vergrößert*/
   div#zusatz
   {
    position:relative;
    background-image:url(http://www.bhakwien10.at/images/zusatz.jpg);
    background-repeat:repeat;
    width:940px;
    left:0px;
	padding-left:20px;
	padding-right:20px;
	padding-top:80px;
	border:0px;
	border-style:solid;
   }
   
   /* --> zusatz <-- Platzhalter vor dem Footer (kein Text --> unterer Bogen)*/
   div#content
   {
    background-image:url(http://www.bhakwien10.at/images/content.jpg);
    background-repeat:no-repeat;
    width:980px;
    height:72px;
	position:relative;
	clear:both;
	border:0px;
	border-style:solid;
   }
   
   /* ********************************* 5. Reihe [Bottom 1] ********************************* */
   div#bottom{
   	width:980px;
	height:100px;
	position:relative;
	border:0px;
	border-style:solid;
   }   
   
   div#bottom_li
   {
    position:relative;
    background-image:url(http://www.bhakwien10.at/images/bottom_li.jpg);
    background-repeat:no-repeat;
    width:15px;
    height:26px;
    left:0px; 
   }
   
   div#impressum
   {
    position:absolute;
    background-image:url(http://www.bhakwien10.at/images/impressum.jpg);
    background-repeat:no-repeat;
    width:144px;
    height:26px;
	top:0px;
    left:15px;
   }

   div#bottom1
   {
    position:absolute;
    background-image:url(http://www.bhakwien10.at/images/bottom1.jpg);
    background-repeat:no-repeat;
    width:821px;
    height:26px;
	top:0px;
    left:159px; 
   }

	/* ********************************* 6. Reihe [Bottom 2] ********************************* */
	div#bottom2
   {
    position:absolute;
    background-image:url(http://www.bhakwien10.at/images/bottom2.jpg);
    background-repeat:no-repeat;
    width:159px;
    height:74px;
    left:0px; 
   }

	div#bottom3
   {
    position:absolute;
    background-image:url(http://www.bhakwien10.at/images/bottom3.jpg);
    background-repeat:no-repeat;
    width:145px;
    height:74px;
    left:159px;
   }
   
   div#bottom4
   {
    position:absolute;
    background-image:url(http://www.bhakwien10.at/images/bottom4.jpg);
    background-repeat:no-repeat;
    width:157px;
    height:74px;
    left:304px;
   }
   
   div#bottom5
   {
    position:absolute;
    background-image:url(http://www.bhakwien10.at/images/bottom5.jpg);
    background-repeat:no-repeat;
    width:139px;
    height:74px;
    left:461px;
   }
   
   div#bottom6
   {
    position:absolute;
    background-image:url(http://www.bhakwien10.at/images/bottom6.jpg);
    background-repeat:no-repeat;
    width:380px;
    height:74px;
    left:600px;
   }



	/* ********************************* Dropdown Menü ********************************* */
   div#dropdown_allgemein
   {
    position:absolute;
    background-image:url(http://www.bhakwien10.at/images/dropdown/dd_ueberuns.png);
    background-repeat:no-repeat;
   
    top:200px;
    left:40px;
    width:200px;
    height:350px;
	padding-top:5px;
	padding-left:15px;
	padding-bottom:5px;
    visibility:hidden;
   
    font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#000000;
   }
   
    div#dropdown_aktuelles
	{
	position:absolute;
    background-image:url(http://www.bhakwien10.at/images/dropdown/dd_aktuelles.png);
    background-repeat:no-repeat;
   
    top:200px;
    left:170px;
    width:200px;
    height:300px;
	padding-top:5px;
	padding-left:15px;
	padding-bottom:5px;
    visibility:hidden;
   
    font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#000000;
   }
    
   div#dropdown_interaktiv
	{
	position:absolute;
    background-image:url(http://www.bhakwien10.at/images/dropdown/dd_schultypen.png);
    background-repeat:no-repeat;
   
    top:194px;
    left:320px;
    width:200px;
    height:300px;
	padding-top:5px;
	padding-left:15px;
	padding-bottom:5px;
    visibility:hidden;
   
    font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#000000;
   } 
   
	
   div#dropdown_intern
	{
	position:absolute;
    background-image:url(http://www.bhakwien10.at/images/dropdown/dd_intern.png);
    background-repeat:no-repeat;
   
    top:188px;
    left:470px;
    width:200px;
    height:300px;
	padding-top:5px;
	padding-left:15px;
	padding-bottom:5px;
    visibility:hidden;
   
    font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#000000;
   } 

   
	/* ********************************* Überschriften ********************************* */
	div#ueber_bericht
      {
    position:absolute;
    /*background-image:url(ueberschriften/ueber_schuelercorner.jpg);*/
    background-repeat:no-repeat;
    width:500px;
    height:100px;
    left:90px;
    top:220px;
   }

   /* Textformatierung für den Inhalt */
  div#content_text
   {
    position:absolute;
    width:900px;
    height:950px;
    left:40px;
    top:100px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#000000;
	border:1px;
	border-style:solid;
	}
	
	/* ********************************* Lehrerfoto??? ********************************* 
	.lehrertabelle
	{
	 width:600px;
	 font-size:10px;
	 cellpadding:0px;
	 cellspacing:0px;
	 border:0px solid #000000;
	}
	
	.lehrerfoto
	{
	 width:150px;
	 font-size:10px;	 
	}
	
	.lehrername
	{
	 font-size:12px;
	 font-weight:bold;
	}*/

	
div#news {
	height: 250px;
	width: 450px;
	position: relative;
	left: 1%;
	float:left;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}

div#tdo {
	height: 250px;
	width: 450px;
	position: relative;
	margin-left: 50%;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
/* ???????
div#schultypen_1 {
	height: 250px;
	width: 450px;
	position: relative;
	clear:both;
	float:left;
	left:1%;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}

div#termine {
	height: 250px;
	width: 450px;
	position: relative;
	margin-left: 50%;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}

div#zertifikate {
	height: 250px;
	width: 450px;
	position: relative;
	clear:both;
	float:left;
	left:1%;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}

div#edu {
	height: 250px;
	width: 450px;
	position: relative;
	margin-left: 50%;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
*/
div#news_1_datum_list {
	height: 13px;
	width: 70px;
	position: absolute;
	top: 0px;
	left: 380px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
div#news_1_ueber_list {
	height: 13px;
	width: 450px;
	font-weight:bold;
	font-size: 11px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
	background-image: url(http://www.bhakwien10.at/images/ueberschrift.jpg);
	background-repeat: no-repeat;
	text-align: left;
	border-bottom-style: none;
}

div#news_1_content_list {
	height: 50px;
	width: 444px;
	
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	text-align: left;
	padding-right: 2px;
	padding-left: 2px;
}
div#news_1_bottom_list {
	height: 10px;
	width: 450px;
	
	font-size: 11px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
	border-top-style: none;
	background-image: url(http://www.bhakwien10.at/images/news_bottom.jpg);
	background-repeat: no-repeat;
}

div#news_1_ueber {
	height: 13px;
	width: 450px;
	font-weight:bold;
	position: absolute;
	top: 20px;
	left: 1px;
	font-size: 11px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
	background-image: url(http://www.bhakwien10.at/images/ueberschrift.jpg);
	background-repeat: no-repeat;
	text-align: left;
	border-bottom-style: none;
}

div#news_1_datum {
	height: 13px;
	width: 70px;
	position: absolute;
	top: 0px;
	left: 380px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

div#news_1_content {
	height: 50px;
	width: 444px;
	position: absolute;
	top: 33px;
	left: 1px;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	text-align: left;
	padding-right: 2px;
	padding-left: 2px;
}

div#news_1_content_big {
	height: 190px;
	width: 444px;
	position: absolute;
	top: 33px;
	left: 1px;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	text-align: left;
	padding-right: 2px;
	padding-left: 2px;
}

div#news_1_bottom {
	height: 10px;
	width: 450px;
	position: absolute;
	top: 78px;
	left: 1px;
	font-size: 11px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
	border-top-style: none;
	background-image: url(http://www.bhakwien10.at/images/news_bottom.jpg);
	background-repeat: no-repeat;
}

div#news_2_ueber {
	height: 13px;
	width: 450px;
	position: absolute;
	font-weight:bold;
	top: 90px;
	left: 1px;
	font-size: 11px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
	background-image: url(http://www.bhakwien10.at/images/ueberschrift.jpg);
	background-repeat: no-repeat;
	text-align: left;
	border-bottom-style: none;
}
div#news_2_datum {
	height: 13px;
	width: 70px;
	position: absolute;
	top: 0px;
	left: 380px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
div#news_2_content {
	height: 50px;
	width: 444px;
	position: absolute;
	top: 103px;
	left: 1px;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	text-align: left;
	padding-right: 2px;
	padding-left: 2px;
}
div#news_2_bottom {
	height: 10px;
	width: 450px;
	position: absolute;
	top: 148px;
	left: 1px;
	font-size: 11px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
	border-top-style: none;
	background-image: url(http://www.bhakwien10.at/images/news_bottom.jpg);
	background-repeat: no-repeat;
}

div#news_3_ueber {
	height: 13px;
	width: 450px;
	position: absolute;
	font-weight:bold;
	top: 160px;
	left: 1px;
	font-size: 11px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
	background-image: url(http://www.bhakwien10.at/images/ueberschrift.jpg);
	background-repeat: no-repeat;
	text-align: left;
	border-bottom-style: none;
}
div#news_3_datum {
	height: 13px;
	width: 70px;
	position: absolute;
	top: 0px;
	left: 380px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
div#news_3_content {
	height: 50px;
	width: 444px;
	position: absolute;
	top: 173px;
	left: 1px;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	text-align: left;
	padding-right: 2px;
	padding-left: 2px;
}
div#news_3_bottom {
	height: 10px;
	width: 450px;
	position: absolute;
	top: 218px;
	left: 1px;
	font-size: 11px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
	border-top-style: none;
	background-image: url(http://www.bhakwien10.at/images/news_bottom.jpg);
	background-repeat: no-repeat;
}

/* ********************************* Bannerfotos (je 2 größen)  ********************************* */
div#bannerpic_klein_01 {
	background-image:url(http://www.bhakwien10.at/images/bannerpics/01.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 70px;
	position: absolute;
	top: 65px;
	left: 30px;
}
div#bannerpic_gross_01 {
	background-image:url(http://www.bhakwien10.at/images/bannerpics/01_big.png);
	background-repeat: no-repeat;
	height: 177px;
	width: 170px;
	position: absolute;
	top: 30px;
	left: -20px;
	visibility: hidden;
}
div#bannerpic_klein_02 {
	background-image:url(http://www.bhakwien10.at/images/bannerpics/02.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 70px;
	position: absolute;
	top: 64px;
	left: 95px;
}
div#bannerpic_gross_02 {
	background-image:url(http://www.bhakwien10.at/images/bannerpics/02_big.png);
	background-repeat: no-repeat;
	height: 177px;
	width: 170px;
	position: absolute;
	top: 29px;
	left: 45px;
	visibility: hidden;
}
div#bannerpic_klein_03 {
	background-image:url(http://www.bhakwien10.at/images/bannerpics/03.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 70px;
	position: absolute;
	top: 63px;
	left: 160px;
}
div#bannerpic_gross_03 {
	background-image:url(http://www.bhakwien10.at/images/bannerpics/03_big.png);
	background-repeat: no-repeat;
	height: 177px;
	width: 170px;
	position: absolute;
	top: 28px;
	left: 110px;
	visibility: hidden;
}
div#bannerpic_klein_04 {
	background-image:url(http://www.bhakwien10.at/images/bannerpics/04.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 70px;
	position: absolute;
	top: 61px;
	left: 225px;
}
div#bannerpic_gross_04 {
	background-image:url(http://www.bhakwien10.at/images/bannerpics/04_big.png);
	background-repeat: no-repeat;
	height: 177px;
	width: 170px;
	position: absolute;
	top: 26px;
	left: 175px;
	visibility: hidden;
}
div#bannerpic_klein_05 {
	background-image:url(http://www.bhakwien10.at/images/bannerpics/05.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 70px;
	position: absolute;
	top: 58px;
	left: 290px;
}
div#bannerpic_gross_05 {
	background-image:url(http://www.bhakwien10.at/images/bannerpics/05_big.png);
	background-repeat: no-repeat;
	height: 177px;
	width: 170px;
	position: absolute;
	top: 23px;
	left: 240px;
	visibility: hidden;
}
div#bannerpic_klein_06 {
	background-image:url(http://www.bhakwien10.at/images/bannerpics/06.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 70px;
	position: absolute;
	top: 56px;
	left: 355px;
}
div#bannerpic_gross_06 {
	background-image:url(http://www.bhakwien10.at/images/bannerpics/06_big.png);
	background-repeat: no-repeat;
	height: 177px;
	width: 170px;
	position: absolute;
	top: 21px;
	left: 305px;
	visibility: hidden;
}
div#bannerpic_klein_07 {
	background-image:url(http://www.bhakwien10.at/images/bannerpics/07.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 70px;
	position: absolute;
	top: 52px;
	left: 420px;
}
div#bannerpic_gross_07 {
	background-image:url(http://www.bhakwien10.at/images/bannerpics/07_big.png);
	background-repeat: no-repeat;
	height: 177px;
	width: 170px;
	position: absolute;
	top: 17px;
	left: 370px;
	visibility: hidden;
}
div#bannerpic_klein_08 {
	background-image:url(http://www.bhakwien10.at/images/bannerpics/08.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 70px;
	position: absolute;
	top: 48px;
	left: 485px;
}
div#bannerpic_gross_08 {
	background-image:url(http://www.bhakwien10.at/images/bannerpics/08_big.png);
	background-repeat: no-repeat;
	height: 177px;
	width: 170px;
	position: absolute;
	top: 13px;
	left: 435px;
	visibility: hidden;
}
div#bannerpic_klein_09 {
	background-image:url(http://www.bhakwien10.at/images/bannerpics/09.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 70px;
	position: absolute;
	top: 43px;
	left: 550px;
}
div#bannerpic_gross_09 {
	background-image:url(http://www.bhakwien10.at/images/bannerpics/09_big.png);
	background-repeat: no-repeat;
	height: 177px;
	width: 170px;
	position: absolute;
	top: 8px;
	left: 500px;
	visibility: hidden;
}
div#bannerpic_klein_10 {
	background-image:url(http://www.bhakwien10.at/images/bannerpics/10.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 70px;
	position: absolute;
	top: 37px;
	left: 615px;
}
div#bannerpic_gross_10 {
	background-image:url(http://www.bhakwien10.at/images/bannerpics/10_big.png);
	background-repeat: no-repeat;
	height: 177px;
	width: 170px;
	position: absolute;
	top: 3px;
	left: 565px;
	visibility: hidden;
}

dt
{
    padding: 5px;
    font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-weight: bolder;
    text-align: left;
}

div#berichtarchiv{
	width:500px;
	height:100px;
	border:1px;
	border-style:solid;
}

.tab_corner {
	background-color:#DDDDFF;
	border:none;
}

.corner_border {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #DDDDFF;
	border-right-color: #DDDDFF;
	border-bottom-color: #DDDDFF;
	border-left-color: #DDDDFF;
}

/* ********************************* Links ********************************* */
a:link {
	color: #666666;
	text-decoration:none;
	border:none;
}

a:visited {
	color: #666666;
	text-decoration:none;
	border:none;
}

a:hover {
	color: #3333BB;
	text-decoration:none;
	border:none;
}

a:active {
	color: #666666;
	text-decoration:none;
	border:none;
}

/* ********************************* sonstiges ********************************* */
.fett
	 {
	  font-weight:bold;
	 }
.awards{
		font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		width:600px;
		}
div#center{
	text-align:center;
}

	
.center{
		text-align:center;
		}

.bildtitel{
		font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		width:600px;
		}

.uploadberichte{
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid;
	width:400px;
		}
		
.fettberichte{
		font-weight:bold;
		vertical-align: top;
		}

div#archiv{
position:relative;
top:10px;
left:0%;
border:0px solid #000000;
width:930px;
height:100px;
font-size: 13px;
font-weight: bold;
color: #666666;
}

div#archiv_news{
position:relative;
top:10px;
left:0%;
border:0px solid #000000;
width:930px;
height:130px;
font-size: 13px;
font-weight: bold;
color: #666666;
}
		
div#archiv_alt {
			height: 100px;
			width: 450px;
			position: relative;
			top: 10px;
			left: 250px;
			font-size: 13px;
			font-weight: bold;
			color: #666666;
			text-align: center;
			border:0px solid #000000;
		}
div#archiv_news_alt {
			height: 130px;
			width: 450px;
			position: relative;
			top: 10px;
			left: 0px;
			font-size: 13px;
			font-weight: bold;
			color: #666666;
			text-align: center;
			border:0px solid #000000;
		}

/* ********************************* Berichte ********************************* */
div#A_berichte_ueber {
			height: 13px;
			width: 450px;
			font-weight:bold;
			position: absolute;
			top: 0px;
			left: 240px;
			font-size: 11px;
			color: #FFFFFF;
			border-top-width: 1px;
			border-right-width: 1px;
			border-left-width: 1px;
			border-top-style: none;
			border-right-style: none;
			border-left-style: none;
			border-top-color: #333333;
			border-right-color: #333333;
			border-left-color: #333333;
			background-image: url(../images/ueberschrift.jpg);
			background-repeat: no-repeat;
			text-align: left;
			border-bottom-style: none;
		}
div#A_berichte_datum {
			height: 13px;
			width: 70px;
			position: absolute;
			top: 0px;
			left: 380px;
			font-size: 11px;
			color: #FFFFFF;
			font-weight: normal;
		}
div#A_berichte_content {
			height: 65px;
			width: 371px;
			position: absolute;
			top: 13px;
			left: 240px;
			font-size: 11px;
			font-weight:normal;
			color: #000000;
			background-color: #FFFFFF;
			border-right-width: 1px;
			border-left-width: 1px;
			border-right-style: solid;
			border-left-style: solid;
			border-right-color: #333333;
			border-left-color: #333333;
			text-align: left;
			padding-right: 75px;
			padding-left: 2px;
		}
	
div#A_berichte_bottom {
			height: 10px;
			width: 450px;
			position: absolute;
			top: 78px;
			left: 240px;
			font-size: 11px;
			border-bottom-width: 1px;
			border-right-width: 1px;
			border-left-width: 1px;
			border-bottom-style: none;
			border-right-style: none;
			border-left-style: none;
			border-bottom-color: #333333;
			border-right-color: #333333;
			border-left-color: #333333;
			border-top-style: none;
			background-image: url(../images/news_bottom.jpg);
			background-repeat: no-repeat;
		}

		
div#berichtsbild{
			position:absolute;
			width: 55px;
			height: 55px;
			top:18px;
			left:628px;
			border:1px;
			border-style:solid;
		
		}

/* ********************************* News ********************************* */
div#newsbild{
			position:absolute;
			width: 75px;
			height: 75px;
			top:18px;
			left:609px;
			border:1px;
			border-style:solid;
		
		}
		
div#A_news_ueber {
			height: 13px;
			width: 450px;
			font-weight:bold;
			position: absolute;
			top: 0px;
			left: 240px;
			font-size: 11px;
			color: #FFFFFF;
			border-top-width: 1px;
			border-right-width: 1px;
			border-left-width: 1px;
			border-top-style: none;
			border-right-style: none;
			border-left-style: none;
			border-top-color: #333333;
			border-right-color: #333333;
			border-left-color: #333333;
			background-image: url(../images/ueberschrift.jpg);
			background-repeat: no-repeat;
			text-align: left;
			border-bottom-style: none;
		}
		
div#A_news_datum {
		height: 13px;
		width: 70px;
		position: absolute;
		top: 0px;
		left: 380px;
		font-size: 11px;
		color: #FFFFFF;
		font-weight: normal;
		}

div#A_news_content {
		height: 100px;
		width: 371px;
		position: absolute;
		top: 13px;
		left: 240px;
		font-size: 11px;
		font-weight:normal;
		color: #000000;
		background-color: #FFFFFF;
		border-right-width: 1px;
		border-left-width: 1px;
		border-right-style: solid;
		border-left-style: solid;
		border-right-color: #333333;
		border-left-color: #333333;
		text-align: left;
		padding-right: 75px;
		padding-left: 2px;
		}
		
div#A_news_bottom {
		height: 10px;
		width: 450px;
		position: absolute;
		top: 113px;
		left: 240px;
		font-size: 11px;
		border-bottom-width: 1px;
		border-right-width: 1px;
		border-left-width: 1px;
		border-bottom-style: none;
		border-right-style: none;
		border-left-style: none;
		border-bottom-color: #333333;
		border-right-color: #333333;
		border-left-color: #333333;
		border-top-style: none;
		background-image: url(../images/news_bottom.jpg);
		background-repeat: no-repeat;
		}

/* ********************************* bei den Berichten & News unten zum blättern ********************************* */
div#blaettern{
		position: relative;
		height: 50px;
		width: 930px;
		left:0px;
		font-size:11px;
		border:0px solid #000000;
		}



		
/******************** BENNY ?????*/
div#profil td 
	{
	padding:3px;
	}

div#loch
{
    z-index:-1;
    border:4px;
	border-style:dashed;
	background-color:#FF0000;
	position: relative;
	left: 50%;
	bottom: 0%;
	margin-bottom: 0px;
	margin-left: -490px;
	width: 980px;
	height:400px;
}
