/* -------------------------------------------------------------------------------------------------- */
/* Grundtemplate */
/* -------------------------------------------------------------------------------------------------- */
body {
	background-image: url(../images/main/body.png); 
}

#content {
	min-height: 315px;	
	padding: 0;
}


#col1 {
	width: 310px; 
	margin: 0;
	float: right;
	padding-left: 0;
}


#col0 { 
	width: 630px;
	float: left;
	margin: 0;
	display: inline;
	border: 0;
}

#col0_border {
	height: 20px;
	background: #FFFFFF;
	position: relative;
	z-index: 10;
}


#col0_content, #col0_content_banner  {
	margin: 0;
	padding: 0;
	width: 280px;
	float: right;
	display: inline;
}

#col0_content {
	width: 310px;
	float: left;
}

#col0_content_banner {
	margin: -21px 0 0 20px;
}

#col0_content_banner img {
	padding-top: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #CCCCCC;
}

#col0 h2 {
	background: none;
}

#main {
	background: url(../images/main/main_nav.png) repeat-y top left; 
}

#sujet {
	border-bottom: 1px solid #FFFFFF;
	height: 185px;
	overflow: hidden;
}

/*
#sujet * {
	float: right;
	text-align: right;
}*/

#sujet img {
	margin: 0;
	padding: 0;
}


/* -------------------------------------------------------------------------------------------------- */
/* Header  */
/* -------------------------------------------------------------------------------------------------- */

#header {
	background: #013467 url(../images/main/pusch_wohnwagen.jpg) no-repeat bottom left;
}


/* -------------------------------------------------------------------------------------------------- */
/* Allgemeine Definitionen */
/* -------------------------------------------------------------------------------------------------- */

h2 {
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 15px;
}


/* -------------------------------------------------------------------------------------------------- */
/* Main Navigation */
/* -------------------------------------------------------------------------------------------------- */

#nav_main ul li a {
	margin-left: 0px;
	margin-right: 5px;
}


/* -------------------------------------------------------------------------------------------------- */
/* Ticker */
/* -------------------------------------------------------------------------------------------------- */

#col0_ticker {
	background: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	color: #073366;
	font-size: 16px;
	padding: 13px 0 0 0;
	height: 32px;
}

#col0_ticker a, #col0_ticker a:hover {
	color: #073366;
	text-decoration: none;
	line-height: 20px;
	padding-right: 50px;
}

#tickerspace * {
	/*padding: 0;*/
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 0;
	margin: 0;
	border: 0;
	font-size: 16px;
	color: #073366;
}