

/* --- Stylesheet 298 () --------- */ 

#body {
	max-width: 1260px;
}
#header {
	width: 100%;
	position: relative;
	font-family: Arial;
}

#header .cols {
	width: 100%;
	overflow: hidden;
}

#header .cols .col1 {
	float: left;
	width: 20%;
}

#header .cols .col2 {
	position: relative;
	overflow: hidden;
	width: 79.9%;
}

*html #header .cols .col2 {
	width: 79.5%;
}


#motiv img {
	width: 100%;
	height: auto;
}

#logo {
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 30px;
	width: 44%;
	height: 115px;
	background-color: #953C14;
	color: #C99C88;
}

#header.tall #logo {
	top: auto;
	bottom: 100px;
}

#logo h3 {
	position: absolute;
	right: 20px;
	bottom: 15px;
	margin: 0px;
	font-size: 30px;
	font-weight: 100;
	font-family: Georgia;
	text-transform: lowercase;
	color: #fff;
	padding: 60px 0px 10px 330px;
	background: url("http://s2.tramino.de/rosenalp/18611/orginal.png") no-repeat right bottom;
}

*html #logo h3 {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://s2.tramino.de/rosenalp/18611/orginal.png', sizingMethod='image');
}


#logo h3 span { visibility: hidden; }


#logo h4 {
	position: absolute;
	left: 30px;
	top: 20px;
	margin: 0px;
	font-size: 15px;
	line-height: 17px;
	font-weight: 100;
	text-transform: lowercase;
}



#lang {
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	padding: 0px 50px 0px 20px;
	font-size: 11px;
	height: 18px;
}

#lang a {
	font-size: 11px;
	display: inline-block;
	color: #999;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	text-decoration: none;
	padding: 3px 12px;
	margin-right: -1px;
}

#lang a.on {
	color: #666;
	background-color: #fff;
}


#nav {
	position: absolute;
	z-index: 110;
	left: 0px;
	top: 170px;
}

#header.tall #nav {
	top: auto;
	bottom: 250px;
}

#nav ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#nav li {
	margin: 0px;
	padding: 1px;
	text-transform: lowercase;

}


#nav li a {
	display: block;
	color: #999;
	padding: 4px 10px 4px 30px;
	margin: 0px;
	text-decoration: none;
	font-size: 28px;
	line-height: 28px;
}

#nav li.nav_aktiv a { color: #953C14; }

#nav li a:hover {
	color: #000;
}

/* --- Stylesheet 300 () --------- */ 

#seite {
	position: relative;
	margin: 20px 0px;
}

#seite a {
	text-decoration: none;
}

#seite .cols {
	width: 100%;
}

#seite .cols .col1 {
	position: relative;
	float: left;
	overflow: hidden;
	width: 20%;
	padding-top: 50px;

}

#seite .cols .col2 {
	float: left;
	overflow: hidden;
	width: 35%;
	background-color: #E5EFD6;
}

#seite .cols .col3 {
	float: left;
	overflow: hidden;
	width: 20%;
	background-color: #D8E3CB;

}

#seite .cols .col4 {
	position: relative;
	overflow: hidden;
	width: 24.9%;
	top: -180px;
}


*html #seite .cols .col4 {
	width: 24.5%;
}

#seite.wide .col1 { top: 130px; }
#seite.wide .col2 { width: 55%; background-color: #fff; }
#seite.wide .col3 { display: none }


#seite .box {
	margin: 0px 20px 10px 0px;
}

#seite .box h4 {
	margin: 0px;
	color: #999;
	font-weight: 100;
	font-size: 21px;
	padding: 20px 0px 7px 20px;
	text-transform: lowercase;
}
#seite .box h5 {
	margin: 0px;
	color: #999;
	font-weight: 100;
	font-size: 16px;
	padding: 0px 0px 7px 20px;
	text-transform: lowercase;
}


#seite .box .content {
	color: #666;
	font-size: 13px;
	line-height: 17px;
	padding: 3px 0px 3px 30px;
}


#seite .box .content a {
	color: #933;
	border-bottom: 1px dotted #933;
}


#seite .box .buttons {
	color: #333;
	font-size: 13px;
	line-height: 13px;
	padding: 6px 0px 6px 30px;
}

#seite .box .buttons .link {
	margin-bottom: 5px;
}

#seite .box .buttons .link a {
	color: #622;
	font-size: 13px;
	line-height: 13px;
	border-bottom: 1px dotted #622;
}

#seite .box .buttons .link a:hover {
	color: #933;
	border-bottom: 1px solid #933;
}

#seite .box.service .content {
	line-height: 140%;
}


#seite .box.webcam .Bild img {
	width: 100%;
	height: auto;
	margin: 10px 0px;
}

#seite .box.anfrage  {
	background-color: #ffc;
	padding-bottom: 15px;
}


#seite .box.twitter  {
	background: url("http://s2.tramino.de/rosenalp/18615/orginal.png") no-repeat right 10px;
}

#seite .box.facebook  {
	background: url("http://s2.tramino.de/rosenalp/18616/orginal.png") no-repeat right 15px ;
}

#seite .box .artikel { padding: 7px 0px 12px 0px; }

#seite .box .artikel .Bild { float: left; margin: 0px 16px 12px 0px; }



#seite .box .artikel h4 {
	color: #777;
	font-weight: 100;
	font-size: 12px;
	text-transform: lowercase;
	margin: 0px 0px 3px 170px;
	padding: 0;
}

#seite .box .artikel h4 a {
	color: #777;
}



#seite .box .artikel h3 {
	color: #933;
	font-weight: 100;
	font-size: 17px;
	margin: 0px 0px 8px 170px;
	padding: 0;
}

#seite .box.blog .artikel h3 {
	margin: 0px 0px 5px 20px !important;
}

#seite .box .artikel h3 a {
	color: #933;
	border-bottom: 1px dotted #933;
}

#seite .box .artikel p {
	margin-left: 170px;
	font-size: 13px;
	line-height: 16px;
	color: #666;
	margin: 0px 0px 10px 170px;
}

#seite .box.blog .artikel p { margin: 0px 8px 0px 20px !important; }

#seite .box .artikel .Bild.bild_autor  {
	float: right;
	margin: 0px 0px 10px 12px;
}

#seite .box .artikel .autor {
	font-size: 10px;
	color: #666;
	margin: 3px 0px 10px 20px;
}


#seite .box .termin span {
	margin-left: 170px;
	font-size: 11px;
	line-height: 14px;
	color: #333;
	margin: 10px 0px 0px 20px;
}


#seite .box .termin p {
	margin-left: 170px;
	font-size: 13px;
	line-height: 16px;
	color: #666;
	margin: 0px 0px 10px 20px;
}


#seite .col4 .box .artikel h3 {
	margin: 0px 0px 10px 120px;
	padding: 0;
}
#seite .col4 .box .artikel p {
	margin: 0px 0px 10px 120px;
}




#seite .col1 .box h4 {	color: #953C14; }
#seite .col1 .box .content { padding-left: 40px; }
#seite .col1 .box .buttons  { padding-left: 40px; }

#seite .col2 .box h4 {	color: #7D985F; }
#seite .col3 .box h4 {	color: #63795B; padding-left: 20px; }
#seite .col4 .box h4 {	color: #63795B; padding-left: 20px; }

#seite .col4 .box {
	margin: 0px 20px 10px 20px !important;
	background-color: #D8E3CB;
}

#intro {
	margin: 0px 20px 20px 20px;
	background-color: #B5765A;
	color: #fff;
}

#intro img {
	width: 100%;
	height: auto;
}

#intro h2 {
	font-weight: 100;
	font-size: 21px;
	line-height: 23px;
	margin: 0px;
	padding: 15px 10px 10px 20px;
	text-transform: lowercase;
}

#intro .content {
	color: #fff;
	font-size: 14px;
	line-height: 17px;
	padding: 0px 12px 15px 20px;
}

#twitter_update_list  {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#twitter_update_list li {
	font-size: 11px;
	line-height: 13px;
	padding: 8px 0px 0px 0px;
	border-top: 1px dotted #bbb;
	margin: 0px;
	margin-top: 10px;
}

#twitter_update_list a {
	color: #333;
	border-bottom: 1px dotted #999;
}

/* --- Stylesheet 301 () --------- */ 

#footer {
	position: relative;
	background: #cccccc url("http://s2.tramino.de/rosenalp/18611/orginal.png") no-repeat 30px 20px;
	height: 110px;
}


#footer .freecall {
	position: absolute;
	left: 350px;
	bottom: 25px;
	font-weight: 100;
	font-size: 30px;
	color: #fff;
}

#footer .freecall .links {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}

#footer .freecall .links a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #fff;
}

#footer .badges {
	position: absolute;
	right: 30px;
	top: 0px;
}

#footer .badges .Bild {
	float: left;
	margin-left: 15px;
}

#copyright {
	color: #999;
	font-size: 12px;
	padding: 9px 0px 8px 0px;
	margin: 0px 15px 0px 40px;
	overflow: hidden;
}

#copyright a {
	color: #999;
	padding: 2px 5px 2px 5px !important;
	text-decoration: none;
}


#copyright a:hover {
	padding: 2px 5px 2px 5px;
	background-color: #999 !important;
	color: #fff !important;
}

#copyright .left {
	float: left;
	margin-right: 30px;
	margin-left: 5px;
}

#copyright .right {
	float: right;
	margin-left: 30px;
	color: #bbb;
}

#copyright .right a {
	color: #bbb;
}

/* --- Stylesheet 302 () --------- */ 

#inhalt {
	color: #666;
	min-height: 1000px;
}

#inhalt a {
	color: #333;
	border-bottom: 1px dotted #666;
}

#inhalt a:hover {
	color: #000 !important;
	border-bottom: 1px solid #333;
}


#inhalt h1 {
	font-weight: normal;
	font-family: Arial;
	font-size: 34px;
	line-height: 120%;
	margin: 0px 0px 15px 0px;
	color: #8E7088;
	color: #953C14;
	font-weight: 100;
}

#inhalt h2 {
	font-weight: normal;
	font-size: 19px;
	line-height: 125%;
	margin: 15px 0px;
	color: #333;
	font-weight: 100;
}

#inhalt h3 {
	font-weight: normal;
	font-size: 17px;
	color: #000;
}


#TraminoArtikel .TraminoTextile {
	line-height: 125%;

}



.TraminoVorlage {
	margin-top: 30px;
}


#TraminoArtikel .Headlines h5 {
	color: #aaa;
	margin: 10px 0px;
}


#TraminoArtikel .Headlines h5 a {
	color: #aaa;
	text-decoration: none;
	border: 0px;
	font-size: 11px;
}

#TraminoArtikel .Files { display: none }

.col4 .Files { margin: 0px 20px 20px 20px;  }
.col4 .Files .File { width: 100% !important; margin-bottom: 20px; }
.col4 .Files .File img { width: 100%; height: auto; }
.col4 .Files .File .Name { color: #999; font-size: 12px; padding: 3px 0px; }

.TraminoVorlage.T49 .Objekt {
	background-color: #eee;
	border: 3px solid #ccc;
}

/* --- Stylesheet 305 () --------- */ 

.Rubrik_5475 #intro { background-color: #96B57F; }

/* --- Stylesheet 321 (optional) --------- */ 

.S321 #logo { background-color: #2F3D49; color: #6D777F; }
.S321 #inhalt h1 { color: #2F3D49; }
.S321 #intro { background-color: #6D777F; }
.S321 #nav li.nav_aktiv a { color: #2F3D49; }
.S321 #seite .box h4 { color: #2F3D49; }

/* --- Stylesheet 320 (optional) --------- */ 

.S320 #logo { background-color: #3F6C1D; color: #91AB7E; }
.S320 #inhalt h1 { color: #3F6C1D; }
.S320 #intro { background-color: #789860; }
.S320 #nav li.nav_aktiv a { color: #3F6C1D; }
.S320 #seite .box h4 { color: #3F6C1D; }

/* --- Stylesheet 318 (optional) --------- */ 

.S318 #logo { background-color: #62455C; color: #AFA1AC; }
.S318 #inhalt h1 { color: #62455C; }
.S318 #intro { background-color: #8E7088; }
.S318 #nav li.nav_aktiv a { color: #62455C; }
.S318 #seite .box h4 { color: #62455C; }

/* --- Stylesheet 319 (optional) --------- */ 

.S319 #logo { background-color: #264E75; color: #94A7BA; }
.S319 #inhalt h1 { color: #264E75; }
.S319 #intro { background-color: #67839E; }
.S319 #nav li.nav_aktiv a { color: #264E75; }
.S319 #seite .box h4 { color: #264E75; }

/* --- Stylesheet 316 (optional) --------- */ 

.S316 #logo { background-color: #774637; color: #BDA69E; }
.S316 #inhalt h1 { color: #774637; }
.S316 #intro { background-color: #A07D73; }
.S316 #nav li.nav_aktiv a { color: #774637; }
.S316 #seite .box h4 { color: #774637; }

/* --- Stylesheet 317 (optional) --------- */ 

.S317 #logo { background-color: #6D0B0F; color: #C59EA0; }
.S317 #inhalt h1 { color: #6D0B0F; }
.S317 #intro { background-color: #995457; }
.S317 #nav li.nav_aktiv a { color: #6D0B0F; }
.S317 #seite .box h4 { color: #6D0B0F; }