@charset "utf-8";
/* CSS Document */

/*****************************************************************************************************/
/* HTML Dokument
/*****************************************************************************************************/
/* Springende Seiten verhindern */
html {
	overflow-y: scroll;
}

/* Seite in der Mitte platzieren */
body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
}

/* Allgemeine Styles bezueglich der Seite */
.site {
	text-align: left;
	margin: auto;
	width: 970px;
	color: #636566;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	overflow: hidden;
}

/* Links */
a:link { color: #636566; text-decoration: underline; }
a:visited { color: #636566; text-decoration: underline; }
a:hover { color: #636566; text-decoration: underline; }
a:active { color: #636566; text-decoration: underline; }

/* MailTo */
.mailto a:link { 	color: #8c8e90; text-decoration: underline; }
.mailto a:visited { color: #8c8e90; text-decoration: underline; }
.mailto a:hover { color: #5a1e46; text-decoration: underline; }
.mailto a:active { color: #8c8e90; text-decoration: underline; }

/* Tabellen */
tr, td {
	color: #3c3e40;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
}

ul {
	color: #3c3e40;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
}

li {
 	color: #3c3e40;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
}

/* Absaetze */
p {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #3c3e40;
	font-size: 13px;
	/*text-align: left;*/
}

h1, h2, h3 {
	color: #3c3e40;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

/*****************************************************************************************************/
/* Header
/*****************************************************************************************************/
/* Box fuer den Header */
.header {
	height: 85px;
	width: 970px;
	text-transform: uppercase;
	background-image: url(../images/content_border_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.header_title {
	float: left;
	font-size: 33px;
	margin-top: 50px;
	margin-left: 15px;
}

/*****************************************************************************************************/
/* Hauptnavigation
/*****************************************************************************************************/
/* Box fuer Sprachumschalter  */
.langmenu {
	float: left;
	overflow: hidden;
}

/* Sprachumschalter */
.mainnav_lang {
	float: left;
	color: #aaacae;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

a:link.mainnav_lang { color: #aaacae; text-decoration: underline; }
a:visited.mainnav_lang { color: #aaacae; text-decoration: underline; }
a:hover.mainnav_lang { color: #5a1e46; text-decoration: underline; }
a:active.mainnav_lang { color: #aaacae; text-decoration: underline; }

/* Sprachumschalter, geklicked */
.mainnav_lang_active {
	float: left;
	color: #5a1e46;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

a:link.mainnav_lang_active { color: #aaacae; text-decoration: underline; }
a:visited.mainnav_lang_active { color: #aaacae; text-decoration: underline; }
a:hover.mainnav_lang_active { color: #5a1e46; text-decoration: underline; }
a:hover.mainnav_lang_active { color: #aaacae; text-decoration: underline; }

/* Sprachumschalter, locked */
.mainnav_lang_locked {
	float: left;
	color: #bbbcbc;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

/* Hauptnavigation */
#mainnav {
	float: right;
	overflow: hidden;
	margin-right: 15px;
	margin-top: 54px;
}

/* Hauptnavigation */
.mainnav_nav {
	float: left;
	margin-left: 40px;
	color: #aaacae;
	text-transform: uppercase;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.240em;
}

.mainnav_nav a:link { color: #aaacae; text-decoration: none; }
.mainnav_nav a:visited { color: #aaacae; text-decoration: none; }
.mainnav_nav a:hover { color: #5a1e46; text-decoration: none; }
.mainnav_nav a:active { color: #aaacae; text-decoration: none; }

/* Hauptnavigation, geklicked */
.mainnav_nav_active {
	float: left;
	margin-left: 40px;
	color: #5a1e46;
	text-transform: uppercase;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.240em;
}

.mainnav_nav_active a:link { color: #5a1e46; text-decoration: none; }
.mainnav_nav_active a:visited { color: #5a1e46; text-decoration: none; }
.mainnav_nav_active a:hover { color: #5a1e46; text-decoration: none; }
.mainnav_nav_active a:active { color: #5a1e46; text-decoration: none; }

/*****************************************************************************************************/
/* Subnavigation
/*****************************************************************************************************/
/* Box fuer Subnavigation und Header-Bild */
.between {
	width: 940px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	overflow: hidden;
	height: 340px;
}

/* Subnavigation */
#subnav{
	background-image: url(../images/subnav_alpenhof.gif);
	background-repeat: no-repeat;
	width: 280px;
	height: 280px;
	float: left;
	position: relative;
}

.subnav_pos {
	position: absolute;
	bottom: 15px;
}

/* Subnavigation */
.subnav_nav {
	clear: both;
	margin-left: 15px;
	color: #8c627e;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
}

.subnav_nav a:link { color: #8c627e; text-decoration: none; }
.subnav_nav a:visited { color: #8c627e; text-decoration: none; }
.subnav_nav a:hover { color: #FFFFFF; text-decoration: none; }
.subnav_nav a:active { color: #8c627e; text-decoration: none; }

/* Subnavigation, geklicked */
.subnav_nav_active {
	clear: both;
	margin-left: 15px;
	color: #FFFFFF;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
}

.subnav_nav_active a:link { color: #FFFFFF; text-decoration: none; }
.subnav_nav_active a:visited { color: #FFFFFF; text-decoration: none; }
.subnav_nav_active a:hover { color: #FFFFFF; text-decoration: none; }
.subnav_nav_active a:active { color: #FFFFFF; text-decoration: none; }

/* Header-Bild */
.content_image {
	float: right;
	width: 650px;
	height: 280px;
}

/* Spacer zwischen Subnavigation und Content */
.spacer {
	clear: both;
}

/*****************************************************************************************************/
/* Subsubnavigation
/*****************************************************************************************************/
/* Box fuer Subsubnavigation und Aktuelles */
.left {
	float: left;
	display: inline;
	width: 280px;
	overflow: hidden;
	margin-left: 15px;
	margin-right: 10px;
}

/* Subsubnavigation */
#subsubnav{
	clear: both;
	width: 225px;
}

/* Subsubnavigation */
.subsubnav_nav {
	clear: both;
	color: #8c8e90;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 15px;
}

.subsubnav_nav a:link { color: #8c8e90; text-decoration: none; }
.subsubnav_nav a:visited { color: #8c8e90; text-decoration: none; }
.subsubnav_nav a:hover { color: #5a1e46; text-decoration: none; }
.subsubnav_nav a:active { color: #8c8e90; text-decoration: none; }

/* Subsubnavigation, geklicked */
.subsubnav_nav_active {
	clear: both;
	color: #5a1e46;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 15px;
}

.subsubnav_nav_active a:link { color: #5a1e46; text-decoration: none; }
.subsubnav_nav_active a:visited { color: #5a1e46; text-decoration: none; }
.subsubnav_nav_active a:hover { color: #5a1e46; text-decoration: none; }
.subsubnav_nav_active a:active { color: #5a1e46; text-decoration: none; }

/* Trennerlinie Subsubnavigation */
.line {
	background-image: url(../images/linie_alpenhof.gif);
	background-repeat: no-repeat;
	width: 225px;
	height: 2px;
	margin-top: 20px;
}

/*****************************************************************************************************/
/* Meta-navigation
/*****************************************************************************************************/
/*metamenu_no :: metamenu_aktive*/



/*****************************************************************************************************/
/* Content
/*****************************************************************************************************/
/* Box fuer Content */
.content {
	clear: both;
	width: 970px;
	background-image: url(../images/content_border.gif);
	background-repeat: repeat-y;
	overflow: hidden;
}

/* Text vom Content */
.content_text {
	float: left;
	overflow: hidden;
	margin-right: 55px;
	width: 610px;
}

/*****************************************************************************************************/
/* Footer
/*****************************************************************************************************/
/* Box fuer Footer */
.footer {
	clear: both;
	overflow: hidden;
	background-image: url(../images/content_border.gif);
	background-repeat: repeat-y;
	width: 970px;
}

/* Box fuer den fixen Footer */
.footer_fix {
	clear: both;
	overflow: hidden;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 40px;
	height: 75px;
	width: 940px;
}

/* Footer-Logo */
.footer_image {
	float: left;
}

/* Footer-Text */
.footer_text {
	float: left;
	margin-top: 40px;
	font-size: 12px;
	color: #8c8e90;
}

/* Footer-Titel */
.text_logo {
	float: left;
}

/* Box fuer den variablen Footer */
.logos {
	clear: both;
	background-color: #dcdee0;
	width: 940px;
	height: 100px;
	border-top: 1px solid #5a1e46;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
}

/*****************************************************************************************************/
/* Metanavigation
/*****************************************************************************************************/
a:link.metamenu_no {	color: #8c8e90; text-decoration: underline; }
a:visited.metamenu_no {	color: #8c8e90; text-decoration: underline; }
a:hover.metamenu_no {	color: #5a1e46; text-decoration: underline; }
a:active.metamenu_no {	color: #8c8e90; text-decoration: underline; }

#metanav {
  float: left;
}

/* Metanavigation */
.metamenu_no {
	color: #8c8e90;
	text-decoration: underline;
}

.metamenu_no a:link {	color: #8c8e90; text-decoration: underline; }
.metamenu_no a:visited {	color: #8c8e90; text-decoration: underline; }
.metamenu_no a:hover {	color: #5a1e46; text-decoration: underline; }
.metamenu_no a:active {	color: #8c8e90; text-decoration: underline; }

/* Seitenabschluss */
.footer_border {
	height: 20px;
	width: 970px;
	background-image: url(../images/content_border_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
}

/************************************************************************************************************************************************/

/*****************************************************************************************************/
/* Template HOME
/*****************************************************************************************************/
/* Box fuer Content */
.content_home {
	clear: both;
	width: 970px;
	height: 581px;
	background-image: url(../images/content_border.gif);
	background-repeat: repeat-y;
	overflow: hidden;
}

/* Header-Bild */
.content_image_home {
	width: 940px;
	height: 560px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
}

/* Text vom Content */
.content_text_home {
	width: 940px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 70px;
	margin-bottom: 20px;
	overflow: hidden;
}

/* 1. Schriftzug */
.content_text_1 {
	font-size: 32px;
	margin-left: 75px;
	margin-right: 0px;
	font-weight: bold; 
}

/* 2. Schriftzug */
.content_text_2 {
	font-size: 32px;
	margin-left: 145px;
	float: left;
	font-weight: lighter;
}

/* Bild im Schriftzug */
.content_text_image {
	float: right;
	margin-right: 55px;
}

/************************************************************************************************************************************************/

/*****************************************************************************************************/
/* Template Text mit Untertitel
/*****************************************************************************************************/
/* Box fuer Text mit Untertitel */
.text_m_untertitle {
	overflow: hidden;
}

/* Text */
.text_m_u {
	overflow: hidden;
	padding-bottom: 2px;
	border-bottom: 1px solid #AAACAE;
}

/************************************************************************************************************************************************/

/*****************************************************************************************************/
/* Template Text mit Titel
/*****************************************************************************************************/
/* Box fuer Text mit Titel */
.text_m_title {
	overflow: hidden;
}

/* Text */
.text_m_t {
	overflow: hidden;
}

/************************************************************************************************************************************************/

/*****************************************************************************************************/
/* Template Spacer
/*****************************************************************************************************/
/* Spacer */
.spacer_div {
	clear: both;
	height: 50px;
}

/************************************************************************************************************************************************/

/*****************************************************************************************************/
/* Template Spacer
/*****************************************************************************************************/
/* Spacer */
.spacer_klein_div {
	clear: both;
	height: 30px;
}


/************************************************************************************************************************************************/

/*****************************************************************************************************/
/* Template Text mit Titel
/*****************************************************************************************************/
/* Titel 1 - z. B.: bei Text mit Titel */
.title_h1 {
	font-size: 18px;
	color: #5a1e46;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.100em;
	text-transform: uppercase;
	margin-bottom: 5px;
}

/* Titel 2 - z. B.: bei Text mit Untertitel */
.title_h2 {
	font-size: 18px;
	color: #8c8e90;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 2px;
	margin-bottom: 5px;
	border-bottom: 1px solid #aaacae;
}

/* Titel 2 links - z. B.: bei Box links: Text mit Untertitel */
.title_h2_l {
	font-size: 18px;
	color: #8c8e90;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 2px;
	margin-bottom: 5px;
}

/* Titel 3 - z. B.: bei Artikel mit Titel */
.title_h3 {
	font-size: 12px;
	color: #8caa50;
	padding-bottom: 2px;
	margin-bottom: 5px;
	font-weight: bold;
}

/************************************************************************************************************************************************/

/*****************************************************************************************************/
/* Template Box links
/*****************************************************************************************************/
/* Box fuer Text und Titel */
.box_left{
	clear: both;
	width: 225px;
}

/* Titel der Box */
.title_left {
	padding-left: 15px;
	padding-right: 15px;
}

/* Text der Box */
.text_left {
	border-top: 1px solid #aaacae;
	border-bottom: 1px solid #aaacae;
	background-color: #eceef0;
	padding: 15px;
	font-size: 12px;
	overflow: hidden;
	width: 195px !important;
	width: 225px;
}

/************************************************************************************************************************************************/

/*****************************************************************************************************/
/* Template Trennstrich
/*****************************************************************************************************/
/* Trennstrich fuer Tabellen und Co */
.trennstrich {
	clear: both;
	border-top: 1px solid #aaacae;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/************************************************************************************************************************************************/

/*****************************************************************************************************/
/* Shadowbox
/*****************************************************************************************************/
/* Thumbnail der Shadowbox */
.thumbnail {
  border: none;
  margin-right: 2px;
  margin-top: 1px;
  margin-bottom: 1px;
}

.trenner_help {
  background-color: #AAACAE;
  margin-bottom: 5px;
  margin-top: 5px;
  height: 1px;
}

/* Newsletter */
.tx-srfeuserregister-pi1 {
  color: #636566;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
}

#tx-srfeuserregister-pi1-fe_users_form legend {
  display: none;
}

#tx-srfeuserregister-pi1-fe_users_form fieldset {
  border: none;
  margin: 0px;
  padding: 0px;
}

.tx-srfeuserregister-pi1 input, .tx-srfeuserregister-pi1 select {
  color: #636566;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	border-top: 2px solid #5A1E46;
	border-left: 2px solid #5A1E46;
	border-bottom: 1px solid #AD8FA3;
	border-right: 1px solid #AD8FA3;
}

.tx-srfeuserregister-pi1 dt {
  text-align: left;
  font-weight: bold;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-submit {
  background-color: #5A1E46;
  color: #FFFFFF;
  padding: 5px;
  font-weight: bold;
}

.tx-srfeuserregister-pi1 input[type="radio"], .tx-srfeuserregister-pi1 input[type="checkbox"] {
  border: none;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dd {
  width: 200px;
}

/*****************************************************************************************************/
/* Mailformular
/*****************************************************************************************************/
/* Mailformular */
.csc-mailform { border:none; }
.csc-mailform-field label {
  display: block;
  margin-top: 15px;
}


