@import url(formular.css);
@import url(enquiry.css);

/* { border: 1px solid blue; } */

html { 
	height: 101%;
	background-image: url(images/hintergrund2.jpg);
	background-repeat: repeat-x;
	background-color: #e2dcd5;
 }

body,td,th {
    font-family: "Times New Roman", Times, serif;
	font-style: italic;
    font-size: 14px;
	color: #6e655a;
}

body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

p {
    margin-top: 0px;
    margin-bottom: 10px;
}

/*community Error*/
.errorc { color: red;}

hr {
background-color:#CCCCCC; /* Mozilla 1.4 */
color:#CCCCCC; /* IE 6 */
border: #CCCCCC; /* Opera 7.11 */
height: 0px; /* in Opera fuer die Anzeige noetig, in Mozilla fuer die einheitliche Hoehe */

}


h1 {
    font-weight: normal;
	FONT-SIZE: 22px;
	color: #36281c;
}

h2 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
	margin-top: 0px;
    margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
}

h3 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    MARGIN: 0px 0px 10px;
    color: #fff;
    padding: 0px;
}

h4 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    MARGIN: 0px 0px 10px;
    COLOR: #58585a;
    text-transform: uppercase;
}

h5 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    MARGIN-TOP: -10px;
    PADDING-TOP: 0px
}

h6 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    TEXT-TRANSFORM: uppercase;
    PADDING-TOP: 20px;
	margin: 20px 0px 5px 0px;
}

#profil h2 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    margin: 0px;
}

#profil {
	margin: 20px;
}

#profil h2 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    margin: 0px;
}

#profil h4 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    MARGIN: 0px;
    COLOR: #333333;
    text-transform: uppercase;
}

#profil img {
	margin-left: 20px;
	margin-bottom: 20px;
}


a:link {
    color: #0f0f0e;
    text-decoration: none;
	font-weight: normal;
}
a:visited {
    text-decoration: none;
    color: #0f0f0e;
	font-weight: normal;
}
a:hover {
    text-decoration: none;
    color: #66584d;
	font-weight: normal;
}
a:active {
    text-decoration: none;
    color: #66584d;
	font-weight: normal;
}
#mainbox {
    width: 901px;
    margin-right: auto;
    margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#inhalt {

 	float: left;
	width: 889px;
	margin-top: 0px;
	padding: 5px;
	min-height: 200px; 
	background-color: #FFFFFF;
	border-left: 1px solid #c5bfb8;
	border-right: 1px solid #c5bfb8;
	border-bottom: 1px solid #c5bfb8;		
}

#inhaltinnen {

 	float: left;
	width: 889px;
	min-height: 200px;
	background-image: url(images/inhalt-hintergrund.jpg);
	background-position: top;
	background-repeat: repeat-x;		
}
	

#erste-spalte {

float: left;
width: 184px;
min-height: 200px;
padding-bottom: 24px;
margin-left: 24px;
line-height: 140%;
}

#erste-spalte h1{

padding-bottom: 10px;
padding-top: 10px;
border-bottom: 1px solid #d8ccbe; }

#zweite-spalte {

float:left;
width: 403px;
min-height: 200px;
padding-bottom: 15px;
line-height: 140%;
margin-left: 24px;

}

#zweite-spalte h1 {

padding-bottom: 10px;
padding-top: 10px;
border-bottom: 1px solid #d8ccbe;	

}


#dritte-spalte {

float:left;
width: 210px;
min-height: 200px;
padding-bottom: 0px;
line-height: 140%;
margin-left: 24px;

}

#dritte-spalte h1 {

padding-bottom: 10px;
padding-top: 10px;
border-bottom: 1px solid #d8ccbe;	

}

* html #erste-spalte {

margin-left: 10px;
margin-top: 10px;
}

* html #zweite-spalte {

margin-left: 5px;
margin-top: 10px;
}

* html #dritte-spalte {

margin-left: 24px;
margin-top: 10px;
}


#logo {
    float: left;
    width: 189px;
}
.cleaner {
    clear: both;
    height: 0px;
}
.cleanercontent {
    clear: both;
    height: 0px;
    background-color: #BCBCBC;
}

#metanav {
    float: left;
    width: 316px;
    padding-top: 44px;
    padding-left: 29px;
    padding-right: 19px;
}


#metanav a {
	color: #fff;
	padding-right: 5px;
	padding-left: 5px;
}


#metanav a:hover {
	color: #6f6f71;
	padding-right: 5px;
	padding-left: 5px;
}


#search {
    float: left;
    width: 0px;
    margin-left: 100px;
	z-index: 1000;
}
input.search {
    width: 80px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}


input.form {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}



form {
    margin: 0px;
    padding: 0px;
}

#kopf { 

	float: left;
	width: 889px;
	height: 100px; 
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: 1px solid #e6ded2;
	border-right: 1px solid #e6ded2;
	background-color: #FFFFFF;
	
	}
	

#kopfinnen { 

	float: left;
	width: 889px;
	height: 100px; 
	padding: 0px;
	background-color: #000;
	background-image: url(images/kopf-hintergrund.jpg);
	background-position:bottom;
	background-repeat: repeat-x;
	
	}

#head {
    float: left;
	height: 372px;
	width: 891px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/head-hintergrund.jpg);
	margin-top: 35px;
	margin-bottom: 35px;
	padding: 5px;
	
}

#headinnen {
    float: left;
	height: 372px;
	width: 891px;
	background-color: #9c8366;
	
}

/* ##### MENÜ ANFANG ###### */

#nav {
    text-align: left;
	float: left;
    width: 901px;
	height: 52px;
    padding-top: 0px;
	margin-left: 0px;
	margin-top: 5px;
}

#subnav {
    text-align: left;
	float: left;
    width: 891px;
}

#subnavinnen {
    text-align: left;
	float: left;
    width: 891px;
	height: 38px;
	background-image: url(images/navigation.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

#untermenue {
float: left;
margin-top: 8px;
width: 891px;
height: 14px; }

* html #untermenue {
float: left;
margin-top: 1px;
width: 891px;
height: 10px;
 }


.impressum {

float: left;
height: 10px;
width: 105px; 
padding-top: 10px;
color: #998f7a;
}

impressum a {
color: #998f7a;
font-size: 12px;
font-weight: normal;
}

#impressum a:hover {
color: #62553f;
}


/* ##### MENÜ ENDE ###### */

/* Inhalt */
	
#middle {
	text-align: justify;
    float: left;
    width: 509px;
	min-height: 260px;
	margin-left: 8px;
	margin-top: 8px;
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #e6ded2;
}

#middleinnen {
	text-align: justify;
    float: left;
    width: 509px;
	min-height: 260px;
	background-image: url(images/feld-hintergrund.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

#middleinnen p {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
}

#middleinnen ul {
	list-style: circle;
	padding: 0px;
	margin: 0px;
}

#middleinnen li {
	list-style: circle;
	padding: 0px;
	margin: 0px;
}

#middleinnen h1 {
	height: 17px;
	width: 489px;
	background-image: url(images/ueberschrift-hintergrund.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


#der_inhalt {
margin-top: 0px;
    
}

#right {
	text-align: justify;
    float: left;
    width: 326px;
	min-height: 330px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 30px;
	margin-bottom: 0px;
}


#navInner {


}


#nav a {
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
    font-size: 17px;
	line-height: 53px;
	height: 53px;
    color: #fff;
    text-decoration: none;
    display: inline;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
	padding-right: 10px;
}

#nav a:hover {
  color:#fff;
}



#nav a.active {
    height: 53px;
	line-height: 53px;
    color: #3a2b20;
    text-decoration: none;
    display: inline;
    padding-top: 17px;
    padding-bottom: 15px;
    padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/navigation-drueber.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#nav a.active:hover {
	 color:#4d372a;
}
#subnav a.lev2_inactive {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style: normal;
	text-transform: none;
	font-size:13px;
    color: #6e655a;
    text-decoration: none;
    display: inline;
    padding-top: 0px;
    padding-left: 0px;
	padding-right: 10px;
    padding-bottom: 0px;

}

#subnav a.lev2_active  {
    font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style: normal;
	text-transform: none;
	font-size:13px;
    color: #0f0f0e;
    text-decoration: none;
    display: inline;
    padding-top: 0px;
    padding-left: 0px;
	padding-right: 10px;
    padding-bottom: 0px; }


#subnav a.lev2_active:hover, #subnav a.lev2_inactive:hover   {
	color:#0f0f0e;
}

#nav a.lev3_inactive {
    font-weight:normal;
    text-transform: none;
    line-height: 14px;
    color: #000000;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 40px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #BCBCBC;
    background-color: #DEDEDE;
}

#nav a.lev3_active {
    font-weight:normal;
    text-transform: none;
    line-height: 14px;
    color: #000000;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 40px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #BCBCBC;
    font-weight: bold;
    background-color: #DEDEDE;
}

#nav a.lev3_active:hover, #nav a.lev3_inactive:hover   {
	color:#125292;
}



#nav a.lev4_inactive {
    font-weight:normal;
    text-transform: none;
    line-height: 14px;
    color: #000000;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 50px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #BCBCBC;
    background-color: #DEDEDE;
}

#nav a.lev4_active {
    font-weight:normal;
    text-transform: none;
    line-height: 14px;
    color: #000000;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 50px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #BCBCBC;
    font-weight: bold;
    background-color: #DEDEDE;
}

#nav a.lev4_active:hover, #nav a.lev4_inactive:hover   {
	color:#125292;
}


#footer {
	margin-top: 0px;
    padding-left: 37px;
	padding-right: 37px;
	padding-top: 15px;
    padding-bottom: 0px;
	color: #666;
	margin-bottom: 0px;
	width: 793px;
	height: 36px;
}

#footer div {
    position: relative; 
    right: 0px; 
    border: 0px; 
    margin: 0px;
    top: 0px;
	width: 867px;
}

#footer div img {
    border: none;
}


#footer a {
    color: #666;
    text-decoration: none;
	font-weight: normal;
}

#footer a:hover {
	color: #999;
	text-decoration: none;
	font-weight: normal;
}

#HomeBox {
    width: 450px;
	float:left;
	margin-left: 35px;
}


#homeSpalte1 {
    float: left;
    width: 100%;
    padding-right: 0px;
    padding-top: 14px;
    text-align: center;
}

#homeSpalte2 {
    float: left;
    width: 100%;
    padding-left: 0px;
    padding-top: 14px;
}



/*-- || --*/
#newsbox {
	width: 150px;
	float: left;
	padding: 5px;
	margin-bottom: 20px;
}

.podcastcontent {
	display:block;
	width:100%;
	border-bottom:1px #000 dotted;
	margin-bottom:10px;
}

.podcastcontent .podcastmedium {
	overflow: hidden;
	margin-top: 3px;
	width: 100%;
	height: auto !important;
}

#schrift{
float:left;
padding:44px 0 0 120px;
}

img.left {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 0px;
    margin-top: 0px;
    margin-left: 0px;
}

img.right {
    float: right;
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
}

table.green {
    background-color: #E8F1C2;
    border-top-width: 1px;
    border-right-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-top-color: #9CB82E;
    border-right-color: #9CB82E;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #9CB82E;
}

table.green td {
    padding-top: 2px;
    padding-right: 4px;
    padding-bottom: 2px;
    padding-left: 4px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #9CB82E;
    margin: 0px;
}

table.green td.header {
    font-weight: bold;
    background-color: #D8E89A;
    margin: 0px;
}

table.white {
    background-color: #FFFFFF;
    border-top-width: 1px;
    border-right-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-top-color: #BCBCBC;
    border-right-color: #BCBCBC;
}

table.white td {
    padding-top: 2px;
    padding-right: 4px;
    padding-bottom: 2px;
    padding-left: 4px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #BCBCBC;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #BCBCBC;
    margin: 0px;
}

table.white td.header {
    font-weight: bold;
    background-color: #F1F1F1;
    background-image: url(images/gradient.gif);
    background-repeat: repeat-x;
    margin: 0px;
}

#sprachwahl {
    float: right;
}

/* SUCHE CSS */
.searchbutton {
border:solid 1px #d7d7d7; 
color: #eb6e21; 
background-color: #FFFFFF; 
width: 80px; 
height:20px;
cursor:pointer;
padding: 1px 1px 1px 1px;
margin: 0px 0px 0px 0px;
font: normal 1em Arial, Verdana, sans-serif;
}

.searchinput_suche {
background: #FFFFFF;
color: #eb6e21;
width: 170px;
height:16px;
border: solid 1px #d7d7d7;
padding: 2px 2px 2px 2px;
margin: 0px 0px 2px 0px;
font: normal 1em Arial, Verdana, sans-serif;
background-image: url(images/lupe.gif);
background-repeat:no-repeat;
background-position:left;
}

.searchinput {
background: #FFFFFF;
color: #eb6e21;
width: 170px;
border: solid 1px #d7d7d7;
padding: 2px 2px 2px 2px;
margin: 0px 0px 1px 0px;
font: normal 1em Arial, Verdana, sans-serif;
}

input, textarea, select, radio {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	border: 1px solid #eae4d6;
	background-color: #eae4d6;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 3px;
	color: #90856f;

}


textarea {
	overflow: auto;
}

.rssfeed {
	background-image: url(images/rss.png);
	background-repeat: no-repeat;
	border: 0px;
	padding-left: 18px;
}


/*
Styles for an ordinary table such as in
media or directory
*/
table.normal {
	border: none;
	border-collapse: collapse;
	width: 100%;
}

table.normal td {
	border-bottom: 1px dotted #d0d0d0;
	padding: 0px;
}

table.normal th {
	border-bottom: 1px solid #d0d0d0;
	font-weight: bold;
	background-color: #efefef;
	text-align: left;
	padding: 0px;
}
		

#media {

width: 380px; }


#logofeld { float: left; width: 271px; height: 100px; }
#adressfeld { float: left;  height: 71px; margin-left: 240px; margin-top: 29px; }
* html #adressfeld { margin-left: 220px;}

/* Facebook und Twitter Knöpfe */

.facebook span {
	display:			none;
}
.facebook:link, .klasse:visited {
	display:			block;
	width:				31px;
	height:				32px;
	background:			url(http://www.garger.at/images/content/Kontaktfeld/Facebook.jpg);
}
.facebook:hover, .klasse:active, .klasse:focus {
	background-image:		url(http://www.garger.at/images/content/Kontaktfeld/Facebook-farbe.jpg);
}

.twitter span {
	display:			none;
}
.twitter:link, .klasse:visited {
	display:			block;
	width:				31px;
	height:				32px;
	background:			url(http://www.garger.at/images/content/Kontaktfeld/Twitter.jpg);
}
.twitter:hover, .klasse:active, .klasse:focus {
	background-image:		url(http://www.garger.at/images/content/Kontaktfeld/Twitter-farbe.jpg);
}

.preise-zeile1 { font-size: 11px; background-color: #e1dbd4; padding: 5px;}
.preise-zeile2 { font-size: 11px; background-color: #ece6de; padding: 5px;}
.preise-zeile3 { font-size: 11px; background-color: #e1dbd4; padding: 5px;}
.preise-zeile4 { font-size: 11px; background-color: #ece6de; padding: 5px;}
.preise-zeile5 { font-size: 11px; background-color: #e1dbd4; padding: 5px;}
.preise-ueberschrift { height: 20px;  background-color: #66584d; color: #FFFFFF; padding: 5px; font-weight: bold;}
.preise-zeit { height: 20px;  background-color: #ddd5d1; padding: 5px;}

#calendarframe { background-color: #FFFFFF; padding: 5px;}
.weekend { background-color: #d0c5c0; padding: 5px;}
.day { background-color: #d9d4ce; padding: 5px;}
.current { background-color: #d9d4ce; font-weight:bold; padding: 5px;}
.monthname { font-weight: bold; font-size: 14px; }

.knopf { 
	width: 80px;
	margin-top: 0px;
	background-image: url(http://www.saliterhof.at/themes/saliterhof-startseite/images/knopf.jpg);
	background-image: repeat-x;
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;