@charset "utf-8";
/* CSS Document */

/* GLOBALES */

a
{
	margin:0px;
	padding:0px;
	text-decoration:none;
	outline:none;
}
a:hover
{
	text-decoration: underline;
}
a:hover img
{
	text-decoration: none;
}
body
{
	text-align: center;
	margin: 0;
	padding: 0;
	background:#54ABC7 url(/tl_files/leinebad/images/layout/background.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#10218B;
	height: 100%;
	position:inherit;
}

/* grobe div-struktur */

div#top1
{
	width: 990px;
	height: 148px;
	margin: 0 auto;
	float: none;
	text-align: left;
	background: transparent url(/tl_files/leinebad/images/layout/banner.jpg);
	display:block;
	z-index: 10;
	position:relative;
}
div#top2
{
	width: 990px;
	height: 246px;
	margin: 0 auto;
	float: none;
	text-align: left;
	display:block;
	padding-left: 15px;
	padding-right: 15px;
	background: transparent url(/tl_files/leinebad/images/layout/schatten_rechts.jpg) no-repeat right;
	z-index: 10;
	position:relative;
}
div#top2 div
{
	width: 253px;
	height: 82px;
	float: none;
	display:block;
}
div#top2 div.mod_xseitenbilder
{
	width: 737px;
	height: 246px;
	float: right;
}
div#shadow
{
	width:1020px;
	background: url(/tl_files/leinebad/images/layout/schatten_unten.jpg) no-repeat;
	height: 15px;
	margin: 0 auto;
	float: none;
	text-align: left;
	display:block;
	z-index: 2;
	position:relative;
	
}
div#headlinks
{
	text-align:right;
	margin-right: 25px;
	padding-top: 25px;
	width: 300px;
	font-size:11px;
	float:right;
}
div#headlinks a, div#headlinks a:visited, div#headlinks a:hover
{
	color:#999999;
	text-decoration:none;
}
div#main
{
	width: 990px;
	margin: 0 auto;
	float: none;
	text-align: left;
	/*background: #FFF;*/
	display:block;
	padding-bottom: 25px;
	z-index: 10;
	position:relative;
	border-left: 15px transparent;
	background:url(/tl_files/leinebad/images/layout/background_large.jpg) no-repeat bottom center #fff;
}
div#main div#shadow-main {
	width:20px;
	height:590px;
	position:absolute;
	bottom:-30px;
	right:-20px;
	background:transparent url(../images/layout/schatten_rechts.png) no-repeat bottom left;	
}

#bottom-spacer
{
	height: 33px;
}
#left
{
	width: 253px;
	float:left;
}
#right
{
	width: 253px;
	float: right;
}
#content
{
	width: 454px;
	float: left;
	margin: 0px 0px 64px 20px;
}
div#rechtliches
{
	font-size: 10px;
	padding-left: 45px;
	padding-bottom: 5px;
	padding-top: 13px;
	color: #999999;
}
div#rechtliches a, div#rechtliches a:hover, div#rechtliches a:visited
{
	color: #999999;
}
div#backgroundunten, div#backgroundunten2
{
	height: 296px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	position:absolute;
	background: transparent url(/tl_files/leinebad/images/layout/background_unten.jpg) repeat-x;
	z-index: 2;
}
div#backgroundunten2
{
	display: none;
}
div#wrapper
{
	min-height: 100%; 
	position: relative;
}



span#right div#vrundgang-before
{
	background: transparent url(/tl_files/leinebad/images/layout/mainnavi-before.jpg) no-repeat top center;
	height: 14px;
}
span#right div.vrundgang
{
	background: url(/tl_files/leinebad/images/layout/mainnavi.jpg) repeat-y center;
}
span#right div#vrundgang-before, span#right div#vrundgang-after, span#right div.vrundgang 
{
	width: 195px; 
	margin-left: 20px;
	padding:0px;
	padding-left: 12px;
	padding-right: 12px;
}
* html span#right div#vrundgang-before, * html span#right div#vrundgang-after, * html span#right div.vrundgang 
{
	width: 219px;
}
span#right div#vrundgang-after
{
	background: transparent url(/tl_files/leinebad/images/layout/mainnavi-after.jpg) no-repeat top center;
	height: 14px;
	margin-bottom: 70px;
}

div.vrundgang span.heading
{
	font-size:16px; color:#004494; font-weight: bold;
}

div.mod_breadcrumb,
div.mod_breadcrumb a,
div.mod_breadcrumb a:hover,
div.mod_breadcrumb a:active,
div.mod_breadcrumb a:focus,
div.mod_breadcrumb a:visited 
{
	font-size:10px;
	color:#529C94;
}
.table-preis {
	width:100%;	
}
.table-preis tr {
	background-color:#EDF7FD;
}
.table-preis td {
	width:33%;
	border-bottom:1px solid #FFFFFF;
	vertical-align:top;
	padding:3px;
}


div#aktuelle-veranstaltungen a, div#aktuelle-veranstaltungen a:hover, div#aktuelle-veranstaltungen a:visited
{
	color: #10218B;
}
div#aktuelle-veranstaltungen h2
{
	padding-top:0; margin-top: 0;
	padding-bottom: 0; margin-bottom: 5px;
}
div#aktuelle-veranstaltungen div.teaser
{
	margin-bottom: 15px;
}
