@charset "utf-8";
/* CSS Document */
#top{
}
#top_logo{
	float:left;
	width:150px;
	margin-left: 50px;
}
#top_banner{	
	float: right;
	width: 676px;
	margin-right:40px;
	font-family: "Courier New", Courier, monospace;
	background-color:#FFFFFF;
	color:#FFFFFF
}
#menu{
	clear:both;
}
#top_menu{
	float:left; 
	width:590px;
	padding:5px 5px 5px 50px;
	font-family: "Courier New", Courier, monospace;
	color:#999999;
}
#top_images{
	float:right; width: 340px;
	padding: 5px;
}
#top_body_spacer_img{
	float: both;
	height:12px;
}
#bottom_body_spacer_img{
	float: both;
	height:12px;
}

#sub_menu_spacer img{
	float: right;
	height:42px;
}
#top_images_single{
	margin-left:20px;
}
#top_images_single2{

}
#top_images_single3{
}
#sub_menu{
	float:left; width:620px;
	font-family: "Courier New", Courier, monospace;
	padding:5px 5px 5px 100px;
}
#main{
	font-family: "Courier New", Courier, monospace;
}
#main_top{
}
* html #main_main{
  /* CSS-Hack für IE6 und kleiner */
  margin-top:-4px;
 }
* + html #main_main{
  /* IE 7 */
  margin-top:-4px;
 }
#main_main{
	background-image:url(../../fileadmin/images/main_content.gif);
	width: 1000px;
	overflow:hidden;
}
* html #main_content{
  /* CSS-Hack fuerr IE6 und kleiner */
  width: 400px;
 }
* + html #main_content{
  /* IE 7 */
  width: 400px;
 }
#main_content{
	float: left;
	width: 400px;
	padding: 5px 50px 5px 50px;
	font-family: "Courier New", Courier, monospace;
}
* html #main_content_index{
  /* CSS-Hack fuerr IE6 und kleiner */
  width: 800px;
 }
* + html #main_content_index{
  /* IE 7 */
  width: 800px;
 }
#main_content_index{
	float: left;
	width: 800px;
	padding: 5px 50px 5px 50px;
	font-family: "Courier New", Courier, monospace;
}
#main_spacer img{
	height:485px;
	width: 1px;
}
#main_spacer{
	float: left;
	width: 1px;
}


* html #main_content_right{
  /* CSS-Hack fuerr IE6 und kleiner */
  width: 400px;
 }
* + html #main_content_right{
  /* IE 7 */
  width: 400px;
 }
#main_content_right{
	width: 400px;
}
#main_next{
	color: red;
	width: 34px;
}
#main_back{
	color: red;
	width: 34px;
}

#main_bottom{
}
#subline{
	clear:both;
	text-align:center;
	font-family: "Courier New", Courier, monospace;
	color:#999999;
}

/* Hilfsklassen */
div.center{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
div.menu_images{
	width:100px;
	float:left;
	text-align:center;
}
.csc-firstHeader{
	color: black;
	font-family: "Courier New", Courier, monospace;
	font-style:italic;
	font-size:24px;
}
a:link { 
	color:#999999; 
	text-decoration: none; 
	}
a:hover{
	color:#FF6600;
}
td.main_content{
	height:488px;
	width:748px;
	text-align:center;
}


#wec_flashplayer_34{
	text-align:center;
}