﻿/* ################################################################# */
/* --- Definitionen Rooms & Suites---  */
/* ################################################################# */

html /* Firefox Scrollbar immer anzeigen */
{
	background-image: url(../img/layout/bg-body-8.gif);
}	
	
body
{
	background-image: url(../img/layout/bg-header-8.jpg);
	color: #b12606;
}

h1
{
	color: #b12606;
}

hr
{
	color: #eadbc3; 
	background-color: #eadbc3; 
}

a
{
	color: #b12606;
}

a:visited
{
	color: #b12606;
}

a:hover
{
	color: #7b2107;
}

ul#subNavContainer li a:hover, ul#subNavContainer li a.subnavactive
{
	color: #b12606;
}

#headerNewsContainer
{
	background-color: #b12501;
}

#headerNewsContainer h1
{
	color: #f97135;
	background-image: url(../img/layout/icon-title-topnews-8.gif);
}

#headerNewsContainer .topnewsDate, #headerNewsContainer .topnewsTitle, #headerNewsContainer .topnewsText, 
#headerNewsContainer .topnewsText p a,
#headerNewsContainer .topnewsText p a:visited,
#headerNewsContainer .topnewsLink, #headerNewsContainer .topnewsLink a, #headerNewsContainer .topnewsLink a:visited
{
	color: #f97135;
}

#headerNewsContainer .topnewsText p a:hover,
#headerNewsContainer .topnewsLink a:hover
{
	color: #ffa982;
}

ul#mainNav
{
	background-image: url(../img/layout/bg-navi-8.gif);
}

div.subnavlayer
{
	color: #b12606;
	background-image: url(../img/layout/bg-subnavi-8.png);
}

ul#locationPointer li a:hover
{
	color: #b12606;
}

ul#contentService li a:hover,
ul#contentService li a.navactive:hover
{
	color: #b12606;
}

tr.skytableevenrow, .oddRow, .unevenRow, .evenRow, #galleryContainer
{
	background-image: url(../img/layout/bg-tablerow-8.gif);
}

input, select, textarea
{
	border: 1px solid #eadbc3;    
}

input:focus, select:focus, textarea:focus
{
	border: 1px solid #eadbc3;
}

ul#subSubNavContainer li a, ul#subSubNavContainer li a:visited
{
	color: #b12606;
	background-image: url(../img/layout/subnav-point-8.gif);
}

input.button, a.button, a.button:visited, a.button:hover, input.inputbutton
{
	color: #b12606;
}