/*   */
/*   */
/* *** Q: www.intensivstation.ch , modifiziert *** */
/*   */
/* ********************  MasterLayout  ******************** */
body {
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#564b47;
	padding:0px;
	margin:0px;
}
 
.kopfbereich_sprachwahl {
	font-size:15px;
	margin-left:5px; 
	margin-top:10px; 
	line-height:30px;
}

.kopfbereich_info_rechts {
	text-align:right;
	font-size:17px;
	color:#CD14CA;
	font-weight:bold;
	margin-right:5px;
	margin-top:10px;
}

.menublock {
	margin-top:15px; 
	text-align: right;
	font-size: 18px;
}

.menublock ul {
	list-style: none;
	margin:0px; 
	line-height:1.3em;
}

.info_unter_menu {
	color:#CD14CA;
	margin-top:30px;
	padding-bottom:20px;
	text-align:right;
	font-size: 15px;
	font-weight:bold; 
}
.info_unter_menu_link a
{
	color:#CD14CA;
	text-decoration:none;	
}
.hauptbereich_td {
	background-color:#ddd;
}

.hauptbereich{
	padding: 20px 20px 20px 30px;
	font-size:12px;
	line-height:1.6em;
}

.seitenbild_td {
	background-repeat: repeat-y;
	vertical-align:top;
}

.fusszeile {
	font-size:10px;
	text-align:right;
}

/* ********************  Layout für Bilderseiten  ******************** */
.bildertabelleMenueLeiste {
	font-size:12px;
	border: 0px solid #DDD;
	border-bottom:1px solid #BBCC00;
	word-spacing:0.4em;
}

.themenTabelle {
	width:99%;
	border: 0px solid #DDD; 
	border-spacing:20px;
	font-size:14px;
	font-weight:bold;
	line-height:2em;
}

.thumbnailTabelle {
	width:99%;
	border: 0px solid #DDD; 
	border-spacing:20px;
	font-size:14px;
	font-weight:bold;
	line-height:2em;
}

.einzelbildTabelle {
	width:99%;
	border: 0px solid #DDD; 
	border-spacing:0px;
	text-align:center;
}

.bildunterschrift{
	line-height:1.6em;
	font-size:14px;
	font-weight:bold;
	font-size:12px;
	color: #564b47;
}

.navigationsTabelle {
	width:99%;
	border: 0px solid #DDD; 
	font-size:12px;
	font-weight:bold;
}
.videosTabelle {
	width:99%;
	border: 0px solid #DDD; 
	border-spacing:20px;
	font-size:14px;
	font-weight:bold;
	line-height:2em;
}

/* ********************  Links  ******************** */
a {
	color: #099;
	text-decoration: none;
	font-weight: bold; 
}

a:hover {color: #fff;}

.eigenlink
{
	color: #ffe;
	text-decoration: none;
	font-weight: bold; 
}

/* ********************  Layout allgemein ******************** */
.ueberschrift1{
	font-size:14px;
	font-weight:bold;
	line-height:2em;
}

.ueberschrift2 {
	font-size:12px;
	font-weight:bold;
}

.normaler_text{
	font-size:12px;
	line-height:1.6em;
}

.hervorgehobener_text{
	font-size:14px;
	font-weight:bold;
}

.text_sehrgross {
	font-size:18px;
	font-weight:bold;
}

.text_gross16 {
	font-size:16px;
	font-weight:bold;
}
.text_gross {
	font-size:14px;
	font-weight:bold;
}

.text_klein {
	font-size:11px;
}

.thetent {
	font-weight:bold;
}

.absatz_klein {
	line-height:0.4em;
}
.absatz_mittel {
	line-height:0.8em;
}
.absatz_gross {
	line-height:1.4em;
}

.floatrechts {
	float: right;
	padding: 2px;
}
.floatlinks {
	float: left;
	padding: 2px;
}

/* ********************  Layout seitenspezifisch ******************** */
.schlafenbox{
	clear:both;
	padding-top:10px;
}

.schlafenUeberschriften {
	font-size:14px;
	margin-bottom: 7px; 
	padding-top:10px;
}

.tnoborder-r {
	text-align:right;
}


/* ** preise ** */
.preisetablehead{
	background-color:#dde57f;
	text-align:center;
}


/* ** faq ** */
.tfaq_frage{
	background-color:#dde57f;
	font-weight:bold;
}
.tdfrage{
	padding-left:10px;
}
.tdtop{
	padding-right:10px;
	padding-left:10px;
	vertical-align:top;
}
.tfaq_antwort{
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}

/* ** service ** */
#sr_tooltip {position:absolute; display:block; background:url(media/sr_tooltip_left_BBCC00.gif) top left no-repeat}
#sr_tooltip_top {display:block; height:5px; margin-left:5px; background:url(media/sr_tooltip_top_BBCC00.gif) top right no-repeat; overflow:hidden}
#sr_tooltip_content {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#BBCC00; color:#FFF; font-weight:bold;font-size:14px;}
#sr_tooltip_bottom {display:block; height:5px; margin-left:5px; background:url(media/sr_tooltip_bottom_BBCC00.gif) top right no-repeat; overflow:hidden}

/* ** anfahrt ** */
.einrueckung{
	padding-top:5px;
	padding-left:20px;
}
.station{
	font-style:italic;	
}

/* ** gaestebuch ** */
.trennlinie{
	margin-left:50px;
	margin-right:70px;
	margin-top:40px;
	margin-bottom:40px;
}

/* ** links ** */
.links li{
	padding-top:15px;
}

