body, a, div, p, li, span, th, td, h1, h2, h3, h4, h5, h6, input, textarea{
	font-family: Tahoma, Verdana, Sans-serif;
}

body, a, div, span, p, table, tr, th, td, h1, h2, h3, h4, h5, h6, label, ul, li
{
	margin:0;
	padding:0;
	border:0;
}

img { /* der IE und Gecko haben scheinbar unterschiedliche Prioritaeten was sie nehmen fuer die Bilder, hspace oder margin/padding */
	border:0;
}

body, a, td, div, p, li, span, th, input, textarea, h1, h2, h3 {
	font-family : Tahoma, Verdana, sans-serif;

}

body {
	background-color:#bb7d3b;
	color:#ffffff;
}

ul {
	list-style:none;
}

h1 {
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	margin-top:5px;
	margin-bottom:10px;
}
h2 {
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	margin-top:5px;
	margin-bottom:5px;
}
h3 {
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}

h4 {
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}


/* Standardlinks */
a, a:link, a:visited, a:active, a:focus {
	color: #ffffff;
	font-size: 12px;
	font-weight:normal;
	text-decoration: underline;
}

a:hover {
	color: #ffffff;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
	/* font-style:italic; */
}

/* Standardschriften definieren fuer Bereiche */
p, div, span, th, td, li  {
	font-family:Tahoma, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
}

.clear_left {
	clear:left;
}

.clear_right {
	clear:right;
}

.clear_both {
	clear:both;
}

.float_right {
	float:right;
}

.float_left {
	float:left;
}

.powered {
	color: #ffffff;
	font-size: 8pt;
	font-weight:normal;
}
.powered a:link, .powered a:hover, .powered a:visited {
	color: #ffffff;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
}
/* Mit Absicht draussen, da er sonst mit dem Inhalt und Menu
   - welche auch 100% Hoehe haben - ueber das Ziel und den unteren Rand hinaus geht.
html, body {
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	border:0;
} /* */

body {
	background-image:url(../../images/layout2/webseite_hg1.jpg);
	background-repeat:repeat-x;
	background-position:50% 0px;
}

.alles {
	width:100%;
	height:100%;
}

.webseite {
	width:955px;
	height:100%;
	border-left:1px solid #48130D;
	border-right:1px solid #48130D;
	border-bottom:1px solid #48130D;
	margin:0px auto 0px auto;
}

.header_gesamt {
	width:955px;
	height:283px;
	margin:0px auto 0px auto;
	background-image:url(../../images/layout2/header_hg.jpg);
	overflow:hidden;
}

.nav_oben {
	width:955px;
	height:24px;
	background-image:url(../../images/layout2/nav_oben_hg.jpg);
}

.content_gesamt {
	width:955px;
	height:100%;
	background-image:url(../../images/layout2/content_gesamt_hg.jpg);
}

.content_bereich {
	/* background-color:#bbbbff; */
	width:749px;
	height:100%;
	float:left;
}

.content_inner {
	margin:10px;
	/* background-color:#ffbbff; */
}

.smallContent {
	width:505px;
}

.menu_rechts {
	width:206px;
	height:100%;
	float:right;
	background-image:url(../../images/layout2/menu_rechts_hg.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
}

.menu_rechts_inner {
	width:192px;
	height:100%;
	padding-top:30px; /* Damit das Herz nicht ueberlappt wird. */
}



.content_bereich_rechts {
	float:right;
	width:220px;
	/* height:300px; */
	height:auto;
}

.teaser_rechts_bottom {
	width:220px;
}

.teaser_rechts_innen {
	background-image:url(../../images/layout2/teaser_rechts_hg.jpg);
	padding:5px 20px 0 10px;
	width:190px;
}

.fusszeile_gesamt {
	width:100%;
	height:30px;
}

.fusszeile_inhalt {
	width:955px;
	height:30px;
	margin:0px auto 0px auto;
	background-image:url(../../images/layout2/fusszeile_hg.jpg);
}

.pfad
{
	background-image:url(../../images/layout2/pfad_hg.gif);
	background-repeat:no-repeat;
	background-position:50% 80%;
	margin-left:10px;
	padding-top:5px;
	/* padding-bottom:5px; */

	width:717px;
	height:30px;
}

.pfad_inner {
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	position:relative;
	top:10px;
}

.pfad a, .pfad  a:link, .pfad  a:active, .pfad  a:visited, .pfad  a:focus {
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

.pfad a.active, .pfad  a.active:link, .pfad  a.active:active, .pfad  a.active:visited, .pfad  a.active:focus {
	text-decoration:underline;
}

.pfad a:hover {
	color:#ffffff;
	text-decoration:none;
	font-style:normal;
}

.pfad > .bullit {
	color:#626262;font-size:10px;
}

/* Damit der der Teaserbereich, wenn er vorhanden ist, um den Hauptcontent fliest, ist die Breite der Tabellen fuer die Container auf Auto */
.width_auto {
	width:auto;
}

.header_toplinks {
	z-index:100;
	text-align:right;
	position:relative;
	left:585px;top:-283px;
	width:370px;
	height:25px;
}

.header_toplinks a, .header_toplinks a:link, .header_toplinks a:focus, .header_toplinks a:active, .header_toplinks a:visited {
	text-decoration:none;
	font-weight:bold;
}

.header_toplinks a:hover {
	text-decoration:underline;
	font-weight:bold;
}

.textmail {
	width:110px;
	height:15px;
	position:relative;
	top:160px;
	left:795px;
}

.textmailimg {
	width:110px;
	height:15px;
}

.spacertopnavi {
	width:158px;
	height:10px;
}

.preload_headerimages {
	display:none;
}
/* MENU */
/* ********
 * Navigation links
 * ********/

.nav {
	margin-left:0px;
	width:174px;
}

.nav ul {
	list-style-type:none;
	
}

.nav ul li {
	width:167px;
	/* height:25px;
	background-color:#ffffbb; 
	background-image:url(/images/layout2/menu_links_bottom.gif);
	background-position:0% 100%;
	background-repeat:repeat-x;*/
}

.nav ul li a, .nav ul li a:link, .nav ul li a:visited, .nav ul li a:focus {
	font-weight:normal;
	font-size:11px;
	color:#ffffff;
	padding-left:20px;
	padding-top:5px;
	/* background-color:#ffbbbb; */
	display:block;
	width:172px;
	height:18px;
	text-decoration: none;
	background-image:url(../../images/layout2/menu_rechts_haupt_hg.gif);
	background-repeat:repeat-x;
	background-position:0px 100%;
}

.nav ul li a:hover {
	text-decoration:underline;
	font-style:normal;
	background-color:#9A221A;
}

.nav ul li a.active, .nav ul li a.active:visited, .nav ul li a.active:focus, .nav ul li a.active:active {
	background-color:#9A221A;
	color:#ffffff;
	font-weight:bold;
	height:18px;
	text-decoration: none;
}

.nav ul li a.active:hover {
	text-decoration: underline;
}

.nav ul ul {
	/* padding:2px 0px 3px 0px; 
	background-color:#0000ff; */
}

.nav ul li ul li {
	/* display:block; */
	margin-top:3px;
	padding-left:15px;
	background-image:none;

}

.nav ul li ul li a.active, .nav ul li ul li a.active:link, .nav ul li ul li a.active:active, .nav ul li ul li a.active:visited, .nav ul li ul li a.active:focus {font-style:normal;font-weight:bold;background-color:transparent;background-image:url(../../images/layout2/menu_rechts_pfeil.gif);background-position:15px 3px;background-repeat:no-repeat;color:#9A221A;padding-left:25px;width:127px;text-decoration: none;}
.nav ul li ul li a:hover {text-decoration:underline;font-style:normal;background-color:transparent;}
.nav ul li ul li a, .nav ul li ul li a:link, .nav ul li ul li a:active, .nav ul li ul li a:visited, .nav ul li ul li a:focus {width:127px;padding:0 0 0 25px;font-style:normal;font-weight:normal;font-size:11px;color:#ffffff;display:block;text-decoration:none;background-image:none;}
/* ************
 * 3. Ebene 
 * ************/
.nav ul ul ul {margin:0;padding-left:20px;}
.nav ul ul ul li a {height:20px;line-height:20px;}
.nav ul li ul li ul li a {border:0;background-image:none;}
/* CONTENT */
.artikel {
	padding:4px;
	width:auto;
}

.artikel, .artikel p, .artikel td, .artikel th, .artikel li {
	font-family:Tahoma, sans-serif;
	color:#ffffff;
}


.artikel p {
	margin-top:2px;
	margin-bottom:10px;
}


.artikel img , .arikel p img, .arikel p a img {
	/* margin-right:15px; */
}

.artikel p a, .artikel a {
	text-decoration:underline;
}

.artikel p a:hover, .artikel a:hover {
	/* font-style:italic; */
	text-decoration:none;
}

.artikel ul {
	list-style-image:url(../../images/layout2/listen_symbol.html);
	margin-left:20px;
	margin-bottom:5px;
}

.artikel ul li {
	margin-bottom:2px;
}

.bereich_formular {
	margin:0 auto 0 auto; 
	width:450px; 
}

.teaserbox {
	/*background-color:#ffff80; */
	height:100%;
	width:240px;
	margin:2px 2px 2px 2px;
	overflow:hidden;
	float:left;
}

.teaserbox .teaserboximg {
	float:left;
	margin:2px 5px 5px 0;
}

.teaserbox > a {
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
}

.teaserbox .teaserhead {
	margin:0;
	padding:0;
}

.teaserbox .teaserhead a {
	/* background-color:#ffbbff; */
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
}

.teaserbox, .teaserbox p, .teaserbox .teaserhead p {
	font-size:11px;
}
.teaserbox p {
	color:#ffffff;
}

.teaserbox p a {
	text-decoration:none;
	color:#ffffff;
	font-weight:normal;
}  

/*
 rechts die Teaser, braune schrift.
*/
.teaserbox_rechts {
	/*background-color:#ffff80; */
	height:100%;
	width:auto;
	margin:2px 2px 2px 2px;
	overflow:hidden;
}

.teaserbox_rechts .teaserboximg {
	float:left;
	margin:2px 5px 5px 0;
}

.teaserbox_rechts > a {
	font-size:11px;
	font-weight:normal;
	color:#DFD326;
	text-decoration:none;
}

.teaserbox_rechts .teaserhead {margin:0;padding:0;}
.teaserbox_rechts .teaserhead a {color:#48130D;font-weight:bold;font-size:11px;}
.teaserbox_rechts, .teaserbox_rechts p, .teaserbox_rechts .teaserhead p {font-size:11px;}
.teaserbox_rechts p {color:#48130D;}
.teaserbox_rechts p a {text-decoration:none;color:#48130D;font-weight:normal;}
.bereich_formular {margin:0 auto 0 auto;width:730px;}
/* TOP MENU */
.menu {width:864px;height:24px;font-size:11px;position:relative;z-index:100;font-family: Tahoma;}
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul, .menu ul ul li, .menu ul li ul {width:154px;}
.menu ul li {float:left;position:relative;}
.menu ul li a, .menu ul li a:visited {display:block;text-align:center;text-decoration:none;width:auto;height:24px;color:#fff;border-right:1px solid #fff;background:#9a211a;line-height:24px;font-size:11px;padding:0 10px;}
.menu ul li.last a {border:none;}
.menu ul li ul {display: none;}
.menu ul li a:hover, .menu ul li a.active {color:#9a211a;background:#fff;}
.menu ul li:hover ul {display:block;position:absolute;top:24px;left:0;width:105px;}
.menu ul li:hover ul li a {display:block;background:#9a211a;color:#ffffff;text-align:left;border-left:1px solid #fff;border-right:1px solid #fff;border-bottom:1px solid #fff;}
.menu ul li:hover ul li a:hover {background:#ffffff;color:#9a211a;}
.menu ul li a.chalet {position:relative;left:100px;;background-color:#48130D;font-weight:bold;border:none;color:#fff}
.menu ul li a.chalet:hover {background-color:#fff;color:#48130D;}
/* GALLERY */
#gallery {margin:10px 0 0 7px;}
#gallery ul {margin:0;padding:0;}
#gallery li {padding:0;float:left;margin:0 3px 10px 0;text-decoration:none;padding:0;background:none;list-style:none;}
#gallery h4 {background:#f3c355;margin:5px 0px 0px 0px;padding:5px 0px 0px 5px;border: 1px solid #f3c355;font-weight:normal;}
#gallery ul img {margin:0;padding:0;border:1px solid #BA7D3C;}
#gallery a  {text-decoration:none;}
#gallery ul a:hover img {border: 1px solid #9B221A;color: #fff;background-color:black;text-decoration:none;}
.balken {background: url(assets/images/template/balken.jpg) no-repeat top center;height:12px;}