/* @group General Styles */

body {
	margin: 0;
	padding: 0;
	font: 12px/17px "Arial", Helvetica, Geneva, sans-serif;
	background: #811919;
}

p {
	margin: 0px;
	color: #333333;
}

br {
	margin: 0;
}

h1 {
	font-size: 18px;
	line-height: 24px;
	color: #811919;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0;
}

h2 {
	font-size: 12px;
	line-height: 17px;
	color: #811919;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

img {
   border: none;
}

.image-left {
	float: left;
	margin: 3px 3px 3px 0;
	padding: 3px 12px 3px 0px;
}

.image-right {
	float: right;
	margin: 3px 0 3px 3px;
	padding: 3px 0 3px 12px;
}

a:link, a:visited {
	text-decoration: none;
	color: #811919;
}

a:hover, a:active {
	text-decoration: none;
	color: #811919;
}

.clearer {
	clear: both;
}

blockquote {
}

code {
	margin: 10px 24px;
	font-family: "Courier New", Courier, mono;
}


h3 {
	margin: 0;
	padding: 0;
}

.imageStyle {

}

#contentContainer #content ul {
}

#contentContainer #content li {
}

#sidebarContainer #sidebar ul {
}

#sidebarContainer #sidebar li {
}

/* @end */

/* @group Layout */

#container {
	margin-left: auto;
	margin-right: auto;
	width: 825px;
	background: url(images/alphorn_container_bg.png) no-repeat;
}

#ornament_bottom {
	background: url(images/alphorn_ornament_red.gif) no-repeat;
	height: 105px;
	width: 800px;
	margin-left: 15px;
}

#header {
	height: 78px;
	width: 800px;
	background: url(images/alphorn_header_bg.png) no-repeat;
	margin-left: 14px;
}

#fade1 {
	background: url(images/alphorn_bg_left.jpg) #ffffff no-repeat 0 0;
}

#fade {
	background: url(images/alphorn_bg_right.jpg) no-repeat right 0;
	padding-top: 45px;
}


#content {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#content_top {
	width: 530px;
	height: 336px;
	margin: 15px 0px 0px 0px;
	overflow: hidden;
}

#pics {
	height: 336px;
}

#overlay_pic {
	z-index: 10;
	width: 530px;
	height: 95px;
	background: url(images/alphorn_pic_overlay.png) right 0 no-repeat;
	position: absolute;
	top: 399px;
}

#content_bottom {
	width: 530px;
	margin: 30px 0px 0px 0px;
}

#contentMain {
	padding: 20px 0px 0px 0px;
	margin-left: 248px;	
}

#siteTitle {
	margin-bottom: 0;
	padding-right: 36px;
	padding-bottom: 0;
	padding-left: 36px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#siteTitle h1 {
	padding-top: 20px;
}

#sidebar {
	width: 220px;
	float: left;
	margin-top: 35px;
	margin-left: 28px;
	background: url(images/alphorn_nav_bg.png) repeat-x;
}

#sidebar h3 {
	margin: 0;
	padding: 0 0 3px;
	font-size: 18px;
}

#sidebarContent {
	color: #333333;
}

html>body #sidebarContent {
	color: #333333;
}

#sidebarInset {
	margin-left: 0px;
	margin-right: 14px;
	padding-top: 12px;
	padding-bottom: 12px;
}

#sidebarPoint {
	width: 26px;
	height: 18px;
	background: url(images/point.png) no-repeat;
	left: 150px;
	position: relative;
}

#statusBar {
	padding: 4px 0;
	height: 22px;
	margin-top: 30px;
}

#pagename {
	display: none;
	padding-left: 30px;
	background: url(images/littleglobe.png) no-repeat 0 center;
	margin-left: 12px;
	margin-right: 12px;
}

#lastpublished {
	display: none;
	margin-right: 12px;
	margin-left: 12px;
	padding-left: 30px;
	background: url(images/clock.png) no-repeat 0 center;
}

#breadcrumb {
	display: none;
	margin-right: 12px;
	margin-left: 12px;
	padding-left: 30px;
	background: url(images/gear.png) no-repeat 0 center;
}

#statusfooter {
	display: none;
	margin-right: 12px;
	margin-left: 12px;
}

#sitelogo {
	float: left;
	margin-top: 22px;
}

#footer {
	background: url(images/alphorn_footer_bg.png) repeat-x;
	text-align: left;
	color: #ffffff;
	height: 171px;
}

#bottomfade {
	background: url(images/alphorn_footer_bg.png) repeat-x 0 bottom;
	text-align: left;
	color: #ffffff;
	height: 171px;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	text-decoration: none;
	color: #ffffff;
}


#footer_content {
	font-size: 10px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;	
	padding-top: 10px;
}

	
/* @end */

/* @group Toolbar */

/* Toolbar Styles */


/* Webyep untermenü */

.MyMenu {
	margin: 0 0 0 0;
}

.MyMenu ul, .MyMenu il{
	padding: 0 0 0 0px;
}

.WebYepMenuItem {
	list-style: none;
	padding: 0 0 0 0px;
}

.WebYepMenuItem a{
	padding: 0 0 0 29px;
}

.WebYepMenuTitle	{
}

li .WebYepMenuCurrentItem {
	background: url(images/alphorn_unternav_current.gif) 0 5px no-repeat;
	list-style: none;
}

.WebYepMenuTitleExpanded	{
}

.WebYepMenuFirstItem {
	list-style: none;
}


/* */

#navcontainer {
	width: 220px;
	height: 315px;
	font-size: 14px !important;
	line-height: 20px !important;
	letter-spacing: 1px;
	margin-bottom: 0px;
	/*background: url(images/alphorn_nav_bg.png) no-repeat;*/
	padding-top: 12px;
	padding-bottom: 12px;
}

#navInset {
	margin-right: 0px;
	margin-left: 0px;
}

#navcontainer #current {
	border: none;
	font-weight: bold;
	color: #ffffff;
	padding-left: 68px;
	background: url(images/alphorn_nav_current.gif) no-repeat;
	background-position: 0 8px;
}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
	border: none;
	font-weight: bold;
	color: #ffffff;
	padding-left: 68px;
	background: url(images/alphorn_nav_current.gif) no-repeat;
	background-position: 0 8px;
}

/* Parent - Level 0 */

#navcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 8;
	text-align: left;
}

#navcontainer li {
	position: relative;
}

#navcontainer a {
	display: block;
	height: 15px;
	padding: 5px 0px 10px 28px;
	text-decoration: none;
	color: #fff;
	background: transparent;
}

#navcontainer a:hover {
	color: #ffffff;
	/*padding-left: 68px;*/
	font-weight: bold;
}

#navcontainer a:active {
}

/* Child - Level 1 */
/* All browsers will use this code, it will make the pop out menus work */
#navcontainer ul ul {
	font-size: 95%;
	background: #fff;
	border-top: none;
}

#navcontainer ul ul li {
	border-top-width: 1px;
	border-top-style: solid;
}

#navcontainer ul ul a {
	border: none;
	color: #95957e;
	padding-right: 24px;
	background: #eaeaea url(images/littlearrow.gif) no-repeat right center;
}

html>body #navcontainer ul ul a {
	border: none;
	color: #95957e;
	padding-right: 24px;
	background: #eaeaea url(images/littlearrow.png) no-repeat right center;
}

#navcontainer ul ul a:hover {
}

#navcontainer ul ul #current{
}


/* Child Level 3 */

#navcontainer ul ul ul {
	border: none;
	font-size: 100%;
}

#navcontainer ul ul ul li { 
}

#navcontainer ul ul ul a {
}

#navcontainer ul ul ul ul a:hover{

}

/* @end */



/* @group Forms */

form{
	padding-left: 250px;
}
.message-text {
	width: 98%;
}

input {
	font-size: 12px;
	border: solid 1px #811919;
	height: 20px;
}

textarea {
	border: solid 1px #811919;
	font-size: 12px;
} 
 

.required-text {
} 

.form-input-field {
	width: 96%;
	color: #9c9c9c;
	font: 12px/17px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	padding: 3px;
	background-color: #000000;
} 

.form-input-button { 
	background: #811919; 
	color: #ffffff;
} 
/* @end */

/* @group Bread-crumb */

#breadcrumb ul {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#breadcrumb li {
	display: inline;
	margin: 0;
	padding: 0;
}

#breadcrumb a {
	display: inline;
	background: none;
}

#breadcrumb a:hover {
	display: inline;
}
	
/* @end */


