/* CSS Document */

.extra {
	padding:20px;
	margin:0px -10px 0px -10px;
	background-color:#EEE;
	color:#94252F;
	}


body {
	text-align:center;
	background-color:#FFFFFF;
	background-image:url(../img/bg.gif);
	background-repeat:repeat-y;
	background-position:center top;
	margin:0px;
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	}
	
a img {
	border:0px;}

.galerie {
	
}

.galerie a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#94252F;
	text-decoration:underline;
}

.galerie a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#94252F;
	text-decoration:underline;
}

.galerie a:hover {
	color:#94252F;
	text-decoration:none;
}


strong {
	color:#94252F;
	font-weight:bold;
	}	

h1, h3, .red {
	color:#94252F;
	}
	
h1 {
	font-size:16px;
	}
	
#topmargin {
	margin: 0px auto;
	width:990px;
	height:30px;
	background-color:#FFFFFF;
	}
	
#head {
	background-image:url(../img/head.gif);
	margin: 0px auto;
	width:950px;
	height:137px;
	position:relative;
	}
	
#main {
	margin:0px auto;
	width:950px;
	padding:0px;
	min-height:300px;
	}
	
#leftcol {
	margin:0px;
	width:270px;
	height:auto;
	float:left;
	position:relative;
	text-align:left;
	}
	
#maincol {
	margin:0px;
	position:relative;
	width:679px;
	height:auto;
	float:right;
	background-color:#FBE3C2;
	text-align:left;
	}
	
#poster01 {
	background-image:url(../img/01_poster_erholung.jpg);
	width:678px;
	height:336px;
	}
	
#poster02 {
	background-image:url(../img/02_poster_design.jpg);
	width:678px;
	height:336px;
	}
	
#poster03 {
	background-image:url(../img/03_poster_wohlfuehlen.jpg);
	width:678px;
	height:336px;
	}
	
#poster04 {
	background-image:url(../img/04_poster_erleben.jpg);
	width:678px;
	height:336px;
	}

#content {
	clear:both;
	width:578px;
	height:auto;
	margin:0px;
	padding:10px 40px 10px 60px;
	position:absolute;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	line-height: 1.8em;
	}
	
#content td {
	line-height: 1.2em;
}


#content a {
	color:#94252F;
	text-decoration:underline;
}

#content a:visited {
	color:#94252F;
	text-decoration:underline;
}

#content a:hover {
	color:#94252F;
	text-decoration:none;
}
