/* CSS Document */

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0px;
	padding: 0px;
}

body, html {
	height: 100%;
}

body {
	text-align: center;	
	background-position: center top;
	background-color: #FFFFFF;
	background-image: url(../img/body_bg.gif);
	background-repeat: repeat-y;
}

.text-left {
	text-align: left;
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

.text-top {
	vertical-align: top;
}

.text-bottom {
	vertical-align: bottom;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

/* ------------------------------------------------------------------- */
#header {
	background-image: url(../img/header_bg.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #FFFFFF;
}

#swiss-gastro {
	width:113px;
	height:125px;
	border:1px solid red;
	float:left;
	position:relative;
}

#header_bg {
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 0px;
	width:50%;
	height: 18px;
	background-color: #2A3631;
	border-bottom: 1px solid #FFFFFF;
}

#header_img {
	position: relative;
	z-index: 20;
	text-align: right;
	width: 960px;
	height: 224px;
	margin: 0px auto;
	overflow: hidden;
}

#page {
	position: relative;
	width: 960px;
	margin: 0px auto;
	text-align: left;
	background-color: #DEDFDF;
	background-image: url(../img/page_bg.gif);
	background-repeat: repeat-x;
}

/* -- SERVICE NAVIGATION --------- */

#service_navigation {
	left: 0px;
	top: 0px;
	height: 18px;
	position: absolute;
	overflow: hidden;
	background-color: #2A3631;
	border-bottom: 1px solid #FFFFFF;
}

#service_navigation ul {
	list-style-type: none;
}

#service_navigation li {
	display: inline;
	list-style-type: none;
	padding-right: 13px;
	line-height: 18px;
}

#service_navigation li.act a {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}

#service_navigation li a {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

#service_navigation li a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

/* -- SUB NAVIGATION --------- */

#sub_navigation {
	background-color: #C50B29;
	border-top: 1px solid #FFFFFF;
	padding-left: 10px;
	color: #FFFFFF;
}

#sub_navigation ul {
	list-style-type: none;
}

#sub_navigation li {
	display: inline;
	list-style-type: none;
	line-height: 22px;
}

#sub_navigation li.act a {
	font-weight: bold;
}

#sub_navigation li a {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

#sub_navigation li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
}

/* -- MAIN NAVIGATION --------- */

#navigation {
	/*
	margin-left: 10px;
	*/
}

#navigation ul {
	list-style-type: none;
}

#navigation ul li {
	display: inline;
	height: 23px;
	float: left;
}


#col_1 {
	position: relative;
	float: left;
	min-height: 500px;
	background-color: #EFEFEF;
	/*
	background-color: #F6F6F6;
	*/
}

#content_col_1 {
	padding: 20px 20px 0px 62px;
}

#col_1 div.content-element {
	margin-bottom: 35px;
	clear: both;
}

#col_2 {
	position: relative;
	float: left;
	margin-left: 10px;
}

#col_2 div.content-element {
	margin-bottom: 10px;
	clear: both;
}

#col_3 {
	position: relative;
	float: left;
	margin-left: 10px;
}

#col_3 div.content-element {
	margin-bottom: 10px;
	clear: both;
}

#page_title {
}

#page_content {
	padding-left: 10px;
	padding-right: 10px;
}

#footer {
	padding: 5px 10px 40px 10px;
}

#footer p {
	color: #767E7B;
}

#footer a {
	color: #767E7B;
	text-decoration: none;
}

#footer a:hover {
	color: #000000;
}

#appenzellerland {
	position: absolute;
	left: 580px;
	width: 180px;
	text-align: right;
}

#webcam {
	width:230px;
	float:left;
}
#spot {
	width:240px;
	float:left;
}

/* ------------ TYPO3 ----------------- */

.bodytext {
	font-size: 11px;
}


/* ------------- CSC ------------------ */
.csc-caption,
.csc-textpic-caption {
	font-size: 11px;
	color: #000;
	padding-top: 3px;
	padding-bottom: 10px;
}

.rte_content a,
.rte_content p,
.rte_content th,
.rte_content td,
.rte_content li,
.rte_content h1,
.rte_content h2,
.rte_content h3, 
.rte_content h4, 
.rte_content h5 {
	/*color: #000000;*/
}

.rte_content h1 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0.75em;
}

.rte_content h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0.75em;
}

.rte_content h3 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0.75em;
}

.rte_content h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0.75em;
}

.rte_content h5 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0.75em;
}

.rte_content ul li {
	margin-left: 20px;
}

.rte_content ol li {
	margin-left: 25px;
}

.rte_content p,
.rte_content li {
	line-height: 1.5em;
}

/* --- INFO BOXEN SEITLICH ------------ */


#col_2 .box, 
#col_3 .box {
	width: 100%;
	position: relative;
	background-color: #FFFFFF;
	font-size:11px;
	border-top:1px solid #FFFFFF;
	overflow: hidden;
	/*
	border: 1px solid red;
	*/
}

#col_2 .box-padding,
#col_3 .box-padding {
	padding: 10px 5px;
	/*
	border: 1px solid blue;
	*/
}


.csc-frame-indent6633 h2 {
	position: relative;
	font-size: 11px;
	background-color: #339900;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 4px 4px 5px 4px;
	margin-bottom: 0px;
}

.csc-frame-frame1 h2 {
	position: relative;
	font-size: 11px;
	background-color: #C50B29;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 4px 4px 5px 4px;
	margin-bottom: 0px;
}

.csc-frame-frame2 h2 {
	position: relative;
	font-size: 11px;
	background-color: #ECC100;
	color: #2A3631;
	text-transform: uppercase;
	padding: 4px 4px 5px 4px;
	margin-bottom: 0px;
}

#box-149 {
	background-image: url(../img/box_green_bg.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}

#box-292,
#box-6 {
	background-image: url(../img/box_yellow_bg.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}

#box-4,
#box-5,
#box-23 {
	background-image: url(../img/box_red_bg.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}

#box-4,
#box-6 {
	min-height: 230px;
	overflow: hidden;
}

#box-5,
#box-23 {
	min-height: 258px;
	overflow: hidden;
}


/* --- FORMATIERUNGEN FüR LINKS ------------ */
/*
#col_1 .bodytext a {
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}

#col_1 .bodytext a:hover {
	color: #C50B29;
}

#col_1 h1 a,
#col_1 h2 a,
#col_1 h3 a,
#col_1 h4 a,
#col_1 h5 a {
	text-decoration: none;
}

#col_1 h1 a:hover,
#col_1 h2 a:hover,
#col_1 h3 a:hover,
#col_1 h4 a:hover,
#col_1 h5 a:hover {
	color: #C50B29;
}

/*
.rte_content a,
.rte_content a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}

.rte_content a {
	color: #000000;
}

.rte_content a:hover {
	color: #C50B29;
}
*/

/* --- LINK-KLASSEN ---------------------------------------------- */
a {
	color: #000000;
	text-decoration: none;
}


a.internal-link,
a.download,
a.mail {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}

a.internal-link:hover, 
a.download:hover,
a.mail:hover {
	color: #C50B29;
}

a.external-link {
	color: #000000;
	padding-right: 12px;
	background-image: url(../user_upload/icons/icon_external-link.gif);
	background-repeat: no-repeat;
	background-position: center right;
	border-bottom: 1px dotted #000000;
}

a.external-link:hover {
	color: #C50B29;
}

a.pdf {
	color: #C50B29;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 18px;
	background-image: url(../user_upload/icons/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	border: none;
}

a.pdf:hover {
	color: #000000;
}
