*{margin: 0px; padding: 0px;}
  
body
{
	margin:0px; 
	text-align:left; 
	/*background-color:#f4f4f4;*/
}

hr
{
	color: #a2a1a0;
	width:198px;
	height:1px;
}

h1
{
	font-family:arial, helvetica;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	line-height:normal;
}

h2
 {
	color: #0676BE;
	font-size: 14px;
	font-weight: bold;
	margin-top:10px;
	margin-bottom:5px;
	line-height:normal;
}

a 
{
	color:#0676BE;
	text-decoration:underline;
}

a img {border-width:0px;}


ul
{
	margin-left:10px;
}

li
{
	margin-left:10px;
}

.print
{
	margin: 20px 20px 20px 20px;
}

.site
{
	position: relative;
	width:100%;
	background-image:url(../images/bg_wj.jpg); /* für IE */
	background-repeat:no-repeat;
	background-position:990px 0px; 
}


.bg_right
{
	position:absolute;
	background-image:url(../images/bg_wj.jpg); /* für Firefox */
	background-repeat:no-repeat;
	left:990px; 
	top:0px;
	width:20px;
	height:300px;
}

.head
{
	position: relative;
	left:0px;top:0px;
	background-image:url(../images/head.jpg);
	background-repeat:no-repeat;
	width:990px;
	height:100px;
	text-align: left; 
}

.headline
{
	text-align:right;
	float:right;
}

.head_logo
{
position:relative;
float:right;
right:150px;
}

.navi_left
{
	position: relative;
	left:0px;top:0px;
	background-image:url(../images/bg_navi_left.jpg);
	background-repeat:no-repeat;
	text-align: left; 
	width: 232px;
	height: 508px;
	float:left;
}

.navi_cont
{	
	position: relative;
	text-align: left; 
	left:20px;
	float:left;
}

.navi_logo
{	
	position: relative;
	text-align: left; 
	float:left;
}

.main
{
	position: relative;
	text-align: left;
	float:left;
	overflow:no;
	background-color:#ffffff;
}

.main_banner
{
	position: relative;
	text-align: left;
	float:left;
	margin-top:5px;
	width:740px;
	background-color:#fff;
}

.main_veranstaltung
{
	position: relative;
	top: 10px;
	width: 350px;
	/*height:478px;*/
	float:left;
	text-align:left;
	overflow:auto;
	background-color:#ffffff;
}

.vertical_line
{
	top: 10px;
	position: relative;
	left:10px;
	width: 1px;
	height: 478px;
	float:left;
	text-align:left;
	background-color: #a2a1a0;
	overflow:auto;
}


.main_news
{
	top: 10px;
	position: relative;
	width: 350px;
	/*height:478px;*/
	left:20px;
	float:left;
	text-align:left;
	overflow:auto;
	background-color:#ffffff;
}

.main_cont
{
	position: absolute;
	left:10px;
	width: 750px;
	float:left;
	/*height:508px;*/
	text-align:left;
	overflow:no;
	background-color:#fff;
}

.main_start
{
	position: absolute;
	left:10px;
	float:left;
	width: 750px;
	text-align:left;
	background-color:#ffffff;
}

.footer
{
	position: relative;
	float:left;
	width:750px;
	height:20px;
	background:#fff;
		text-align: center; 
	border-top:1px solid #a2a1a0
}

.ausbildungsmesse
{
	position: relative;
	float:right;
	margin-top:5px;
	background-color:#fff;
}


