* {
	margin: 0px;
	padding: 0px;
}

fieldset {
	border: 0px;
}

a {
	color: #D70061;
	text-decoration: none;
}

html, body {	
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 1.4em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}


body {
	background: #e5e5e5 url(../media/layout/bg_body.png) center top repeat-x;
 }

* {
	font-family: Verdana, Helvetica, Arial, sans-serif;
 }


#center {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}

#container {
	text-align: left;
	margin-left: -490px;
	position: absolute;
	top: -315px;
	left: 50%;
	width: 960px;
	height: 630px;
	visibility: visible;
	padding: 10px;
	background-color: #fff;
	background-image:url(../media/layout/start_bg.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#holdme {
	position: relative;
	height: 100%;
	width: 100%;
 }


#slot1 {
	width: 310px;
	height: 320px;
	background-color: transparent;
	float: left;
	margin-right: 15px;
}

#slot2 {
	width: 310px;
	height: 320px;
	background-color: transparent;
	float: left;
	margin-right: 15px;

}

#slot3 {
	width: 310px;
	height: 320px;
	background-color: transparent;
	float: left;

}

#news {
	width: 635px;
	height: 170px;
	background-color: transparent;
	position: absolute;	
	top: 350px;
	left: 325px;	

}


img, a {
	border: 0;
	margin: 0;
	padding: 0;
}




p {
	font-family: Tahoma, Helvetica, sans-serif;
	color: #fff;
	font-size: 11px;
	line-height: 160%;
	margin-bottom: 2.1em;
	}


#adresse {
	position: absolute;	
	bottom: 10px;
	left: 325px;
}


#communitylinks {
	position: absolute;	
	bottom: 1px;
	left: 100px;	
}

#communitylinks a {
	width: 33px;
	height: 28px;
	display: block;
	float: left;	
}


#communitylinks #ico-twitter {
	background: url(../media/layout/ico-twitter.png) top no-repeat ;
}

#communitylinks #ico-facebook {
	background: url(../media/layout/ico-facebook.png) top no-repeat ;
}

#communitylinks #ico-myspace {
	background: url(../media/layout/ico-myspace.png) top no-repeat ;
}

#communitylinks #ico-wkw {
	background: url(../media/layout/ico-wkw.png) top no-repeat ;
}




.clear {
	clear: both;
	height: 0px;
	background-color: #fff;
	overflow: hidden;
	}
	
/* ### headlines ############################################################ */

#mainblock h1 {
	color:#fff;
	background: inherit;
	font-size:2.0em;
	font-weight:normal;
	line-height:2.2em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin-bottom: 1.8em;
}

#mainblock h2 {
	color: #D70061;
	background: inherit;
	font-size:1.8em;
	font-weight:bold;
	line-height:1.6em;
	margin-bottom: 2.0em;
}

#mainblock h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #D70061;
	background: inherit;
	font-size: 2.0em;
	font-weight: bold;
	line-height: 1.6em;
	margin-bottom: 1.6em;
}

#mainblock h4 {
	color: #D70061;
	background: inherit;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.2em;
	margin-bottom: 1.4em;
}

#mainblock h5 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #D70061;
	background: inherit;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.6em;
	margin-bottom: 1.0em;
	text-align: left;
}

#mainblock h6 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #efdfcf;
	background: inherit;
	font-size: 2.0em;
	font-weight: bold;
	line-height: 1.6em;
	margin-bottom: 1.6em;
	text-align: center;	
}

#navigation h5 {
	color: #333;
	font-size: 16px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;

}

.top2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	height: 26px;
	color: #F2A02D;
	background-image: url(../media/layout/bg_headline1.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
	margin-bottom: 1.6em;
	
}

.news-latest-container {
	width: 540px;
	border:0px solid #333;
	background-color:transparent;
}


.news-latest-container .headlines {

	color: #040;
	font-size:14px;
	font-weight:bold;
}	

ul{
	margin: 10px;
	border: 0;
	padding: 0 0 0 30px;
	list-style-type: none;
	list-style-image: url(../media/layout/arrow_red.png);
	}


ul li {
	line-height: 1.2em;
	padding-bottom: 1.2em;
	}


