
/*----------------------------------------
Name: global.css
Developed by:
Date Created:
Last Updated:
Copyright:
----------------------------------------*/

/* Imports
----------------------------------------*/
/*@import url("reset.css");
@import url("externalLinks.css");*/


/* Elements
----------------------------------------*/
body
{
	background-color: #D65300;
	background-image:  url("../images/structure/background.gif");
	background-repeat:repeat-x;
}

body, p, td, th, li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
}

#mainContainer
{
	/*width:978px;*/
	position:relative;
	width:920px;
	margin: 60px auto;	
}
#languageContainer, #languageContainerHome
{
	position:absolute;
	width:26px;
	z-index:2;
	right:2px;
	top:54px;
}
#languageContainerHome
{
	top:28px;
}
#languageContainer img,#languageContainerHome img
{
	margin-bottom:2px;
	border:0;
}
p
{	
	position:relative;
	margin: 0 0 1em 0;
}

/*--- Link Styles ---*/
a,p.footerTex{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #000000;
	text-decoration: none;
}
p.footerText 
{
	text-decoration: none;
}
h1
{
	color:#5C8127;
	margin:.825em 0 .5em 0;
	font-size:2.125em;
}

h2
{
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	font-size: 14px;
	margin:0em 0 .5em 0;
}

h3
{
	color:#5C8127;
	margin:.825em 0 .5em 0;
	font-size:1.5em;
}

h4
{
	color:#5C8127;
	margin:.825em 0 .5em 0;
	font-size:1.25em;
}

h5
{
	color:#5C8127;
	margin:.825em 0 .5em 0;
	font-size:1.125em;
}

h6
{
	color:#5C8127;
	margin:.825em 0 .5em 0;
	font-size:1em;
}

ul
{
	/*margin-left:25px;*/
	list-style-type:none;
}

ol
{
	margin-left:25px;
	
}
img
{
	border:0;
}
img.cardPartner
{
	margin-top:15px;
}

blockquote	{margin: 0 0 18px 18px; color:#666666; font-style: italic;}
strong		{font-weight:bold;}
em		{font-style:italic;}

/* Standard Definitions
----------------------------------------*/
.left 		{float:left;}
.right 		{float:right;}
.clearThis 	{clear:both;}
.small		{font-size:.625em;}
.large		{font-size:1em;}
.soft		{color:#D3D3D3;}
.hide		{display:none;}
p.last		{margin-bottom:0px;}

/* Header
----------------------------------------*/
h1#headerImage, h1#headerImageHome
{	
	width:978px;
	height:120px;
	position:relative;	
	margin-left:-29px;
	margin-right:-29px;
	margin-bottom:0;
	
}
h1#headerImage
{
	background-image: url(../images/structure/HeaderTixoGimp.png);
}

h1#headerImageHome
{
	background-image: url(../images/structure/HeaderTixoHome.png);
}	
p#homeWelcome
{
	width:385px;
	height:30px;
	background-image: url(../images/structure/willkommen.gif);
}
#header
{
	position:relative;
	background-color:#FFFFFF;
	background-image: url(../images/structure/HeaderGeschwungen.gif);
	background-position:31px 4px;
	background-repeat:no-repeat;
	padding-top:12px;
	height:78px;
	width:862px;	
	padding-left:29px;	
	padding-right:29px;
}

/* Nav
----------------------------------------*/
ul#nav
{		
	position:relative;
	padding:0;
	margin-top:0;
	margin-bottom:0;
	background-color:#FFF;
	margin-left:15px;	
}

ul#nav li {float:left; list-style-type:none; margin-right:10px;}

ul#nav a:link, ul#nav a:visited{	
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
}
ul#nav a:hover {	
	color: #FFFFFF;
	text-decoration: underline;
}
ul#nav a.activeMenu
{
	text-decoration: underline;
}
ul#nav a
{
	margin-right:7px;
}
#menuStartPage 
{
	position:relative;
	margin-top:-8px;
}

#menuStartPage a,#menuStartPage a:visited, #menuStartPage , #astundnebel a, #astundnebel a:visited
{
	color:#fff;
	font-weight:normal;	
	text-decoration:none;
}
#menuStartPage a:hover, #astundnebel a:hover
{
	text-decoration: underline;
}
/* Image Replacement 
----------------------------------------*/

/* CSS Rollover (Sprites) - Advanced Users!
----------------------------------------*/

		
/* Main Content
----------------------------------------*/
#mainContent,#mainContentHome
{	
	position:relative;
	clear:left;
	width:100%;
	background-color:#FFF;
}

#mainContentHome
{
	text-align:center;
}
#mainContentHome p
{
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
}

/* Footer
----------------------------------------*/
#footer
{	
	position:relative;
	height:40px;
	background-color:#FFF;	
	background-image: url(../images/structure/hg_leiste_unten.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	padding-top:10px;
}
#footer p
{
	text-align:center;
}

.imageDescription
{
	display:block;
	overflow:hidden;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin:0;
}
div#contentImageContainer
{	
	position:relative;
	float:left;
	width:270px;
	padding-left:70px;
}
div#galleryContainer
{
	padding-left:70px;
	margin-bottom:20px;
}
p.galleryPageSelection
{
	text-align:center;
	margin-top:5px;
}
div#contentImageContainer img, div#video
{
	margin-bottom:5px;
}

div#contentContainer
{
	position:relative;
	float:left;
	margin-left:30px;
	width:520px;	
	min-height:200px;
	padding-bottom:50px;
	z-index:1;
}
#contentBackground
{
	position:absolute;
	z-index:0;
	right:30px;
	bottom:82px;
	width:300px;
	height:212px;
	background-repeat: no-repeat;
	background-position: bottom right;
	background-image: url(../images/background/balken_ohne.jpg);	
}
.contentMassage
{
	background-image: url(../images/background/massage.jpg) !important;	
}
.contentAngebot
{
	background-image: url(../images/background/angebot.jpg) !important;	
}
.contentAusstattung
{
	background-image: url(../images/background/ausstattung.jpg) !important;	
}
.contentGalerie
{
	background-image: url(../images/background/balken_ohne.jpg) !important;	
}
.contentForstau
{
	background-image: url(../images/background/forstau.jpg) !important;		
}
.contentPreise
{
	background-image: url(../images/background/preise.jpg) !important;		
}
.contentWellness
{
	background-image: url(../images/background/wellness.jpg) !important;		
}
.contentDahoam
{
	background-image: url(../images/background/dahoam.jpg) !important;		
}
.contentNews
{
	background-image: url(../images/background/news.jpg) !important;		
}
div#contentFooter
{	
	position:relative;
	height:82px;
	background-image: url(../images/structure/leiste_appartements.jpg);
	background-repeat: no-repeat;
	background-position:31px 0px;
}
div#buttonHomepage
{
	position:absolute;
	right:0;
	bottom:20px;
	/*top:0px;*/
}
#buttonSommerCard
{
	position:absolute;
	left:10px;
	bottom:34px;
}
p#homeNews
{
	margin-bottom:120px;
}
.status-cal-module
{
	margin-bottom:20px;
}
input, textarea{
	border:1px solid #CCDAF0;
	margin-bottom:5px;
}
input.formValidationMarker
{
	border:1px solid #990000;
}
p.formValidationMessage
{
	color:#990000;
	margin-bottom:15px;
	font-weight:bold;
	padding:5px;
	border:1px solid #990000;	
}
div#astundnebel
{
	position:absolute;
	right:0;
	bottom:0px;
}
div#astundnebel.contentAstUndNebel
{
	bottom:-8px;
}
