/************************************************************/
/*** HEADINGS ***/
h1 {
	letter-spacing: 1px;
}

/************************************************************/
/*** TOP-NAV ***/
#topnav {
	margin-bottom: 25px;
	_margin-bottom: 10px;
}

/************************************************************/
/*** HEAD ***/
#headarea {
	height: 139px;
}

#head {height: 82px;}

#head img {
	width: 780px;
	height: 82px;
}

/************************************************************/
/***CONTENT CONTAINER ***/
#content-container-start {
	position: relative;
	line-height: 16px;
	margin: 0px 24px 7px 24px;
	_margin-left: 10px;
	height: 472px;
	
	z-index: 1;
	float: left;
	
	background-image: url(../images/start-textleft-bg.gif);
	background-repeat: repeat-y;
}

/* IE 6 */
/**html #content-container-start {
	height: auto !important;
	height: 472px;
}*/

/************************************************************/
/*** TEXT-LEFT ***/
#textleft {
	width: 355px;
	height: auto;
	
	margin-top: -8px;
	padding: 15px 17px 15px 17px;

	z-index: 2;
	float: left;
}

#textleft h1, #textleft h2 {
	color: #fff;
}

#textleft p {
	margin: 10px 0px 0px 0px;
}

/* IE6, IE7 */
*+html #textleft {margin-top: 0px;}



/************************************************************/
/*** NEWS ***/
#news {
	width: 350px;
	margin: -8px 0px 0px 5px;
	float: left;
}

#news h1 {
	margin-top: 0px;
}

#news h2 {
	font-size: 12px;
	text-transform: none;
}

#news a {
	color: #4D4D4F;
	font-weight: bold;
}

#news p {
	margin: 12px 0px 16px 0px; 
}

/* IE6, IE7 */
*+html #news {margin-top: 0px;}


#startdate {
	position: absolute;
	top: 154px;
	right: -35px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;	
}

/************************************************************/
/*** TEXT-RIGHT ***/
#textright {
	position: relative;
	bottom: 0px;
	left: 24px;
	_left: 20px;
	width: 340px;

	margin-top: -7px;
	padding: 10px 10px 5px 430px;
	
	background-image: url(/fileadmin/images/startsite_bg.gif);
	background-repeat: repeat-y;
	
	z-index: 0;
	float: left;
}

#textright h2 {
	color: #fff;
	margin-top: 0px;
}

#textright a {
	color: #4D4D4F;
	font-weight: bold;
}

/************************************************************/
/*** IMAGESBOTTOM ***/
#imagesbottom {
	width: 783px;
	height: 161px;
		
	margin: 0px 3px 5px 24px;
	_margin-left: 12px;

	float: left;
}


#imagesbottom ul {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
}

#imagesbottom li {
	list-style: none;
	display: inline;
}

#animation {
	width: 783px;
	height: 161px;
	float: left;
}

/************************************************************/
/*** SEARCH ***/
div.search {
	position: absolute;
	top: 9px;
	left: 390px;
	width: 200px;
	float: left;
}

*html div.search {top: 8px;} 

/************************************************************/
/*** LANGUAGE ***/
.language {
	position: absolute;
	top: 9px;
	left: 500px;
	width: 105px;
	float: left;
}

#langmenu {
	top: -1px;
	left: 47px;
	width: 50px;
	float: right;
}

.lang_lbl {
	float: right;
}

#flash-warning {
	padding-top: 20px;
	text-align: left;
}

