html {
	overflow-x:hidden;
} 
img {
   behavior: url("jpgbehavior.htc");
   }

body, td {
   font-family:arial, helvetica;
   color:black;
   font-size:12px;
   text-decoration:none;
   font-weight:normal;
   margin-left: 5px;
   }

.textueberschrift_gross  {
   font-family:arial, helvetica;
   color:black;
   font-size:13px;
   font-weight:bold;
   }

.textueberschrift_gross2  {
   font-family:arial, helvetica;
   color:black;
   font-size:13px;
   font-weight:bold;
   cursor: pointer;
   }

.textueberschrift_klein  {
   font-family:arial, helvetica;
   color:black;
   font-size:13px;
   font-weight:normal;
}

.td_gross  {
   font-family:arial, helvetica;
   color:black;
   font-size:13px;
   font-weight:bold;
   width: 550px;
}

.td_klein  {
   font-family:arial, helvetica;
   color:black;
   font-size:13px;
   font-weight:normal;
   width: 550px;
}

.normal_td {
	width: 550px;
}

.beruf_text {
	width: 500px;
	/*text-align: justify;*/
}

.allg_text {
	width: 528;
	/*text-align: justify;*/
}

.bild-1 { 
   float: right;
} 

#main {
	position: relative;
	/*top: -3px;*/
}

.link {
	font-family:arial, helvetica;
	color:#ff9000;
	font-size:12px;
	font-weight:bold;
	text-decoration: underline;
	border-color:#ff9000;
}

.link:visit {
	font-family:arial, helvetica;
	color:#ff9000;
	font-size:12px;
	font-weight:bold;
	text-decoration: underline;
}

.link:hover {
	font-family:arial, helvetica;
	color:#ff9000;
	font-size:12px;
	font-weight:bold;
	text-decoration: underline;
}

#news_td {
	background-color: #FFFFFF;
	}

#erste_liga {
	background-image: url("bilder/new_Design21_04.jpg");
	background-position: right;
	background-repeat: no-repeat;
	background-color: #FAFAFA;
}

#top_rahmen {
	height: 14px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-image: url('bilder/rahmen_top.jpg');
	width: 199px;

}

#rahmen {
  	padding-top: 10px;
  	padding-left: 6px;
	background-repeat: repeat-y;
	background-image: url('bilder/rahmen_content.jpg');
	height: 518px;

	position: relative;
	top: -1px;
	/* height = 547(Standardhöhe - Höhe top_rahmen - Höhe bottom_rahmen) */
}

#bottom_rahmen {
	height: 15px;
	padding-top: 0px;
	background-repeat: no-repeat;
	background-image: url('bilder/rahmen_bottom.jpg');

	position: relative;
	top: -1px;
}

#Tabelle_01 {
	width: 500px;	
}


/* formatiert die Texte von BDM in Blocksatz */
.bdmformattext p{
	margin-right:40px;
	text-align:justify;

}



.linkFormat {
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	margin-left: 10px;
}

.graueseite {
	scrollbar-base-color:#FFFFFF; scrollbar-3dlight-color:#FFFFFF; scrollbar-arrow-color:black;
	scrollbar-darkshadow-color:#FFFFFF; scrollbar-face-color:#FFFFFF; scrollbar-highlight-color:black;
	scrollbar-shadow-color:black; scrollbar-track-color:#FFFFFF;background-color:#FFFFFF;
	font-family:arial, helvetica;
    	color:black;
   	font-size:12px;
   	text-decoration:none;
   	font-weight:normal;
   	margin-left: 5px
}


.untermenuelink {font-family:arial, helvetica; color:#115070; font-size:10px; font-weight:bold; text-decoration:none;} 

.untermenuelink:visit {font-family:arial, helvetica; color:#115070; font-size:10px; font-weight:bold; text-decoration:none;}

.untermenuelink:hover {font-family:arial, helvetica; color:#736A6A; font-size:10px; font-weight:bold; text-decoration:none;}

.normschrift {font-family:arial,helvetica; color:black; font-size:12px;text-decoration:none;
              font-weight:normal; margin-left:5px;}

/* Ueberschriften in Galerien  */
.headline  {
   font-family:arial, helvetica;
   color:black;
   font-size:13px;
   font-weight:bold;
   }

.link2 {
	font-family:arial, helvetica;
	color:black;
	font-size:12px;
	font-weight:bold;
	border-color:#ff9000;
	text-decoration: none;
}

.link2:visit {
	font-family:arial, helvetica;
	color:black;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

.link2:hover {
	font-family:arial, helvetica;
	color:black;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

/* Formularfelder für anmeld_infotage */
.standardfeld {
	border-style:solid; 
	border-width:1px; 
	border-color:black; 
	background-color:white;
	font-family:arial,helvetica; 
	color:black; 
	font-size:10px;
}

.button {
	background-color:#ff9000;
	border: 1px solid #000000;
}