@import url("http://include.senso.bz/impressum/impressum.css");
@import url("http://include.senso.bz/privacy/privacy.css");
/*  -------------------------------------------------------------- GENERAL */

html {
	height: 100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F5AB2F;
}
hr {
	border-top: 1px solid #333333;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.rahmen {
	border: 1px solid #333333;
	background-color: #FFFFFF;
}
.bg_gruen {
	background-color: #99CC66;	
}
.bg_hellgruen {
	background-color: #CDEA7D;	
}
.bg_blau {
	background-color: #85B1DE;	
}
.bg_hellblau {
	background-color: #BDDEF5;	
}

/*  -------------------------------------------------------------- GRUNDSCHRIFT DER SEITE */

table {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
}

/*  -------------------------------------------------------------- STILE FÜR TEXTE */


.textbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	line-height: 18px;	
}
.laufschrift {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #9B002C;
	font-weight: normal;
	font-style: italic;
	line-height: 18px;
}
.textweiss {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 18px;
}
.textpreise {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	line-height: 13px;
}
.textrotbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #9B002C;
	font-weight: bold;
	line-height: 18px;
}
.textkursiv {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	font-style: italic;
	line-height: 18px;
}
.textweisskursiv {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	font-style: italic;
	line-height: 18px;
}
.textweissbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 18px;
}


/*  -------------------------------------------------------------- HINTERGRUND BILDER */


.rundung {
	background-image: url(../images/rundung.gif);
	background-repeat: no-repeat;
}
.logo2 {
	background-image: url(../images/logo2.gif);
	background-repeat: no-repeat;
}
.kopf {
	background-image: url(../images/kopf.jpg);
	background-repeat: no-repeat;
}
.drau {
	background-image: url(../images/plan_drau.jpg);
	background-repeat: no-repeat;
}



/*  -------------------------------------------------------------- TITEL */

.titel {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.titel2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.titelhellgelb {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FAD393;
	font-weight: bold;
}
.titelkursiv {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	font-style: italic;
	line-height: 18px;
}



/*  -------------------------------------------------------------- NORMALER LINK */

a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;

}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}


/*  -------------------------------------------------------------- LINK IMPRESSUM */

a.impressum_link:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FAD393;
	text-decoration: none;
}
a.impressum_link:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FAD393;
	text-decoration: none;
}
a.impressum_link:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #39040E;
	text-decoration: none;
	font-weight: normal;

}
a.impressum_link:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FAD393;
	text-decoration: none;
}
.impressum_link_active {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #39040E;
	font-weight: normal;
}
.hellgelb {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FAD393;
	text-decoration: none;
}


/*  -------------------------------------------------------------- HIDDEN LINK */

a.hidden_link:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
a.hidden_link:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
a.hidden_link:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
a.hidden_link:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

/*  -------------------------------------------------------------- LINK WEISS */

a.link_weiss:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a.link_weiss:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a.link_weiss:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
a.link_weiss:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


/*  -------------------------------------------------------------- MENÜ LINK  */

a.menu1:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a.menu1:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a.menu1:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #F5AB2F;
	text-decoration: none;
	font-weight: normal;
}
a.menu1:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #9B002C;
	text-decoration: none;
	font-weight: normal;
}
.menu1_aktiv {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #9B002C;
	text-decoration: none;
	font-weight: normal;
}
a.menu2:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.menu2:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.menu2:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #39040E;
	text-decoration: none;
	font-weight: normal;
}
a.menu2:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #F5AB2F;
	text-decoration: none;
	font-weight: normal;
}
.menu2_aktiv {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #F5AB2F;
	text-decoration: none;
	font-weight: normal;
}
a.untermenu:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}
a.untermenu:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-style: italic;	font-weight: normal;
}
a.untermenu:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7F091F;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
}
a.untermenu:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #9B002C;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}
.untermenu_aktiv {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #9B002C;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
}

/*  -------------------------------------------------------------- ECKEN DE  */

.untermenu_eck_geniessen_de1 {
	background-image: url(../images/eck.gif);
	background-repeat: no-repeat;
	background-position: 13px bottom;
}
.untermenu_eck_geniessen_de2 {
	background-image: url(../images/eck.gif);
	background-repeat: no-repeat;
	background-position: 75px bottom;
}
.untermenu_eck_geniessen_de3 {
	background-image: url(../images/eck.gif);
	background-repeat: no-repeat;
	background-position: 132px bottom;
}
.untermenu_eck_geniessen_de4 {
	background-image: url(../images/eck.gif);
	background-repeat: no-repeat;
	background-position: 220px bottom;
}
.untermenu_eck_preise_de1 {
	background-image: url(../images/eck.gif);
	background-repeat: no-repeat;
	background-position: 30px bottom;
}
.untermenu_eck_preise_de2 {
	background-image: url(../images/eck.gif);
	background-repeat: no-repeat;
	background-position: 120px bottom;
}
.untermenu_eck_preise_de3 {
	background-image: url(../images/eck.gif);
	background-repeat: no-repeat;
	background-position: 210px bottom;
}
.untermenu_eck_relaxen_de1 {
	background-image: url(../images/eck.gif);
	background-repeat: no-repeat;
	background-position: 70px bottom;
}
.untermenu_eck_relaxen_de2 {
	background-image: url(../images/eck.gif);
	background-repeat: no-repeat;
	background-position: 210px bottom;
}

/*  -------------------------------------------------------------- ECKEN IT  */

.untermenu_eck_geniessen_it1 {
	background-image: url(../images/eck.gif);
	background-repeat: no-repeat;
	background-position: 10px bottom;
}
.untermenu_eck_geniessen_it2 {
	background-image: url(../images/eck.gif);
	background-repeat: no-repeat;
	background-position: 68px bottom;
}
.untermenu_eck_geniessen_it3 {
	background-image: url(../images/eck.gif);
	background-repeat: no-repeat;
	background-position: 132px bottom;
}
.untermenu_eck_geniessen_it4 {
	background-image: url(../images/eck.gif);
	background-repeat: no-repeat;
	background-position: 220px bottom;
}
.untermenu_eck_preise_it1 {
	background-image: url(../images/eck.gif);
	background-repeat: no-repeat;
	background-position: 27px bottom;
}
.untermenu_eck_preise_it2 {
	background-image: url(../images/eck.gif);
	background-repeat: no-repeat;
	background-position: 120px bottom;
}
.untermenu_eck_preise_it3 {
	background-image: url(../images/eck.gif);
	background-repeat: no-repeat;
	background-position: 242px bottom;
}
.untermenu_eck_relaxen_it1 {
	background-image: url(../images/eck.gif);
	background-repeat: no-repeat;
	background-position: 80px bottom;
}
.untermenu_eck_relaxen_it2 {
	background-image: url(../images/eck.gif);
	background-repeat: no-repeat;
	background-position: 218px bottom;
}
.weiss {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.dunkelgrau {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}


/*  -------------------------------------------------------------- ECKEN EN  */

.untermenu_eck_geniessen_en1 {
	background-image: url(../images/eck.gif);
	background-repeat: no-repeat;
	background-position: 13px bottom;
}
.untermenu_eck_geniessen_en2 {
	background-image: url(../images/eck.gif);
	background-repeat: no-repeat;
	background-position: 75px bottom;
}
.untermenu_eck_geniessen_en3 {
	background-image: url(../images/eck.gif);
	background-repeat: no-repeat;
	background-position: 135px bottom;
}
.untermenu_eck_geniessen_en4 {
	background-image: url(../images/eck.gif);
	background-repeat: no-repeat;
	background-position: 225px bottom;
}
.untermenu_eck_preise_en1 {
	background-image: url(../images/eck.gif);
	background-repeat: no-repeat;
	background-position: 30px bottom;
}
.untermenu_eck_preise_en2 {
	background-image: url(../images/eck.gif);
	background-repeat: no-repeat;
	background-position: 128px bottom;
}
.untermenu_eck_preise_en3 {
	background-image: url(../images/eck.gif);
	background-repeat: no-repeat;
	background-position: 240px bottom;
}
.untermenu_eck_relaxen_en1 {
	background-image: url(../images/eck.gif);
	background-repeat: no-repeat;
	background-position: 70px bottom;
}
.untermenu_eck_relaxen_en2 {
	background-image: url(../images/eck.gif);
	background-repeat: no-repeat;
	background-position: 192px bottom;
}
.weiss {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.dunkelgrau {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}


/*  -------------------------------------------------------------- FORMULAR  */

.feld1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	height: 18px;
	width: 360px;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	text-indent: 2px;
}
.feld2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	height: 18px;
	width: 180px;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	text-indent: 2px;
}
.feld3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	height: 150px;
	width: 360px;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	text-indent: 2px;
}
.feld-guestbook {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	height: 18px;
	width: 200px;
	background-color: #FFFFFF;
	border: 1px solid #fff;
	text-indent: 2px;
}
.feld-guestbook2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	height: 100px;
	width: 200px;
	background-color: #FFFFFF;
	border: 1px solid #fff;
	text-indent: 2px;
}
.senden {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FAD393;
	width: 80px;
}

