@charset "utf-8";
/************************************************************************************************************************/
/* Layout Styles */
/************************************************************************************************************************/

/************************************************************************************************************************/

#divLayout
{
	width:1024px;
	background-repeat:no-repeat;
	position: relative;
}



/************************************************************************************************************************/
/* Head */
#divHead
{
	height:236px;
	width:1024px;
}

/* Logo */
#divHead #imgLogo
{
	margin:50px 0 0 50px;
}

/* Slogan */
#divHead #pSlogan
{
	font-size:11px;
	line-height:15px;
	margin:4px 0 0 0;
	padding:4px 10px 9px 0;
	width:174px;
	text-align:right;
	/*border-bottom:19px solid #ff6600;*/
}



/************************************************************************************************************************/
/* Content */
#divContent
{
	position:relative;
	float:left;
	margin:36px 0 0 150px;
	min-height:500px;
	width:570px;
	padding: 0 0 12px 0;
}



/************************************************************************************************************************/
/* Foot */
#divFoot
{
	float:left;
	position:relative;
	padding:88px 0 0 185px; 
 	width: 874px;
	height:150px;
	font-size:11px;
	color:#646464;
	background-image:url(../images/footer/footer_background.jpg);
	background-repeat:no-repeat;
	background-position:185px top;
}

/************************************************************************************************************************/

.text-block {
	display: none;	
}

.team-over {
	color: #FF6600;
	border-bottom: 1px dotted #666;
	
}

.team-out {
	color: #333;
	border-bottom: 0px dotted #666;
	
}

#ifrKursdaten {
	border:none;
	width:670px;
	height:500px;
}
