body {
	/*background:			url('/images/home/temp-background-home.jpg') no-repeat center 130px #b5d5e6;*/
	background:			url('/images/home/omd-home-background_2011.jpg') no-repeat center 130px #fff;
}

div#outercon {
	/*height:				811px;*/
	height:864px;
}

div#content {
	position:			relative;
	width:				980px;
	height:				800px;
}
div#intro {
	position:			relative;
	left:				580px;
	top:				38px;
	margin:				0;
	padding:			0;
	
	width:				375px;
	height:				330px;
	line-height:		1.3em;
}

div#intro  div#plaintext {
	padding:			20px 0 0 10px;
}
	

	div#intro h1 {
		margin:			0;
		font-size:		24px;
		color:			#23408f;
		font-family:	Trebuchet MS, Arial, Helvetica;
	}
	div#intro h2 {
		margin:			0;
		font-size:		21px;
		color:			#23408f;
		font-family:	Trebuchet MS, Arial, Helvetica;
		font-weight:	normal;
	}
	
	div#intro .regel4 {
		display:		block;
		width:			370px;
		font-size:		17px;
		color:			#000;
		font-family:	Trebuchet MS, Arial, Helvetica;
		font-weight:	normal;
		line-height:		1.2em;
	}

div#news {
	position:			relative;
	left:				590px;
	top:				-10px;	
	width:				340px;
}
div#news ul {
	margin:				3px 0 0 0;
	list-style: 		none;
	padding:			0;
}
div#news li {
	margin:				0 0 4px 0;
	font-size:			16px;
}
div#news a {
	display:			block;
	font-family:		Trebuchet MS, Arial, Helvetica;
	font-size:			1.05em;
	font-weight:		normal;
	color:				#000;
	text-decoration:	none;

	margin:				0;
	padding:			0 0 0 12px;	
	background:			url('/images/home/red-arrow.gif') left 5px no-repeat;
}
div#news a:hover {
	color:				#000;
	text-decoration:	underline;
}



/* Banner stuff */

/*#container li {*/
   /*background: url(../images/banner/assets.png) no-repeat top left;*/
/*}*/


/*.sprite-header_normal{ background-position 0 0; width 402px; height 30px; }*/
/*.sprite-header_over{ background-position 0 -40px; width 402px; height 30px; }*/
/*.sprite-open_normal{ background-position 0 -80px; width 206px; height 105px; }*/
/*.sprite-open_over{ background-position 0 -195px; width 206px; height 105px; }*/


img#geel_kader{
	position:			absolute;
	left:				20px;
	top:				32px;
}

div#estafette_banner {
	position:			absolute;
	left:				32px;
	top:				45px;
	width:				402px;
}
 

div#estafette_banner div.teaser div.open {
    float: left;
    width: 206px;
    height: 105px;
}

div#estafette_banner div.teaser div.image {
    float: right;
    width: 196px;
    height: 105px;
}

div#estafette_banner div.text  {
    font-family:  "Trebuchet MS", Arial;
    clear: both;
    padding-left: 10px;
    padding-top: 10px;
    position: absolute;
    top: 135px;
}


div#estafette_banner div.text span.title {
    font-weight: bold;
    font-size: 20px;
}


div#estafette_banner div.text div.intro {
    padding-top: 4px;
    font-size: 14px;
}

div#estafette_banner div.text div.intro a {
    color: #9c9d9f;
    text-decoration: none;
}

div#estafette_banner  div.datum {
    font-family:  "Trebuchet MS", Arial;
    font-weight: bold;
    font-size: 20px;
    position: absolute;
    top: 83px;
    left: 10px;
    width: 200px;
    background: transparent;
}

div#estafette_banner div.datum a {
    color: #000;
    text-decoration: none;
}
