/*******************************************GENERAL****************************************/
body
{
	background-color:#e9eaef;
}

#main
{
	background-image: url(/media/bg.jpg);
	background-repeat:repeat;
}

#site
{
	border-left-color: #ffffff;
	border-left-style: solid;
	border-left-width: 20px;
	border-right-color: #ffffff;
	border-right-style: solid;
	border-right-width: 20px;
}

#bgleft
{
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(/media/bg_left.png);
}

#bgright
{
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(/media/bg_right.png);
}

#bg_recommand
{
	background-image: url(/media/bg_recommand.jpg);
	background-repeat: no-repeat;		
}




/*******************************************TEXT****************************************/

.text, p
{
	color: #343434;
}

#bg_recommand .textwhite
{
	color: #01417A;
	font-weight: bold;
	background-color: #ffffff;
	filter:alpha(opacity=70);
	opacity:.70;
}

.textsmall
{
	color:#343434;
}
.textsmallred
{
	color:#FF0000;
}
.title, .title a h1
{
	color: #3f3f3f;
}
.TitleMenu, h1
{
	color: #3f3f3f;
}
.titlesmall,.titlesmall a,h2
{
	color:#6AA8CD;
}
.titlesmall:hover, .titlesmall a:hover
{
	color:#000000;
}
.titlesmallblack,h3
{
	color:#000000;
}

a
{
	color: #343434;
}
.textinput
{
	color:#343434;
	background-color:#ffffff;
	border:solid 1px #000000;
}

.textinput2
{
	color:#ffffff;
	background-color:#FF0000;
	border:solid 1px #000000;
}

.textinputRecommend
{
	color:#343434;
	background-color:#ffffff;
	border:solid 1px #000000;
}

.textinput2Recommend
{
	color:#ffffff;
	background-color:#FF0000;
	border:solid 1px #000000;
}

.missing
{
   background-color: #FF0000;
   color: #ffffff;
   border: 2px solid #ffffff;
   padding: 10px;
}

.fotoborder
{
   border: 3px solid #CBCBCB;
}

.imageborder
{
   border: 4px solid #6AA8CD;
}

/*****************************MENU*****************************/

#MenuPicture
{
	background-image: url(/media/bg_menupunkt.gif);
	background-repeat:no-repeat;
	
}

#MenuPicture a
{
	color:#343434
}

#MenuPicture a:hover
{
	color:#458899
	
}


#Menu3Box
{
	background-color: #ffffff;
	filter:alpha(opacity=70);
	height:60px;
	opacity:.70;
	border-color:#b1c5cc;
	border-style: dashed;
	border-width: 1px;
}


#Menu3
{
	border-bottom-color: #b1c5cc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#Menu3 a
{
	color:#313234;
}

#Menu3 a:hover
{
	color:#46899c;
}

#Menu2 a
{
	color:#313234;
}

#Menu2 a:hover
{
	color:#46899c;
}


/******************************NEWS***********************************/

.newstitle
{
	color: #436579;
	text-decoration: none;	
}

.newstitle:hover
{
	color: #151517;	
}


/*****************************Kontakt*****************************/
.contactTitle
{		
	background-color:#151517;
	color:#ffffff;
}
.contactText
{
	background-color: #ffffff;	
	filter:alpha(opacity=70);
	height:100;
	opacity:.70;
}

/*****************************NEWSLETTER*****************************/
#Newsletter
{		
	background-color:#151517;
	color:#ffffff;
}
#NewsletterBox
{
	background-color: #ffffff;	
	filter:alpha(opacity=70);
	height:100;
	opacity:.70;
}
#NewsletterText
{
	color:#000000;
}

/*****************************ONLINETICKESTS*****************************/

.TitleOnlineTicket
{		
	color:#151517;
}

#OnlineTicketText
{
	color:#000000;
}
#OnlineTicketBox
{
	background-color: #ffffff;	
	filter:alpha(opacity=70);
	height:100;
	opacity:.70;
	border-color:#b1c5cc;
}


/*****************************GUTSCHEIN*****************************/

#Gutschein
{		
	color:#000000;
}

#GutscheinText
{
	color:#000000;
}
#GutscheinBox
{
	background-color: #ffffff;	
	filter:alpha(opacity=70);
	height:100;
	opacity:.70;
}


/*****************************CONTENT*****************************/

#TitleBox
{
	background-image: url(/media/bg_title.gif);	
	background-repeat: no-repeat;
}

#TextBox
{
	background-image: url(/media/bg_text.gif);	
	background-repeat: repeat-y;
}

#Line
{
	background-image: url(/media/strichliert.gif);
	background-repeat:repeat-x;
}

/****************************FOOTER*****************************/
#Footer,#Footer a
{
	color:#000000;
}

#Footer
{
	background-image: url(/media/bg_footer.gif);
	background-repeat: no-repeat;

}
/*****************************SERVICE*****************************/
#Service a
{
	color:#000000;
}

#Service a:hover
{
	color:#458899;
}


/*****************************LANGUAGE*****************************/
#Language
{
	color:#000000;
}
#Language a
{
	color:#000000;
}

#Language a:hover
{
	color:#458899
}

/*****************************BG*****************************/
#BGcolleft
{
	background-color:#85B8D6;
}

#BGcolright
{
	border-top: 30px solid #ffffff;
	background-image: url(/media/bg_box_right.jpg);
	background-position:top;
	background-repeat:repeat;
}

/*****************************SITEPATH*****************************/
#SitePath
{
	color:#458899;
}
#SitePath a
{
	color:#458899;
}

#SitePath a:hover
{
	color:#000000;
}
#SitePath
{

}

/****************************PictureBG*****************************/
#PictureBG
{
	background-image: url(/media/bg_bild.gif);
	background-repeat: repeat;
	background-position: top;
}


/****************************PRINT**********************************/

#print
{
	background-image: url(/media/bg_print.jpg);
	background-repeat: no-repeat;
}
