body {
	margin: 0px;
	background: url(../images/hg.jpg);
	font-family: "Arial", "Helvetica", "Verdana", "sans-serif";
	font-size: 10px;	
}
#logo{
	height: 100px;
	width: 975px;
	margin: auto;
	text-align:center;
	background-color: #508EBC;
	background: url(../images/top_wide.jpg);
	background-repeat: no-repeat;
}
#menu{
	width: 785px;
	margin: auto;
	color: #ffffff;
	background-color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 190px;
	height: 19px;
	background: url(../images/top_wide.jpg) repeat-x;
	background-position: bottom center;
}
#navi{
	margin: auto;
	padding: 0;
	list-style: none;
	background-color: #FFFFFF;
}
#navi li ul {
	position: absolute;
	display: none;
	margin: 0px;
	padding: 3px;
	list-style: none;
	top: 19px;
	min-width: 140px;
	left: 3px;
	background-color: #FFFFFF;
	background: url('../images/top_menu_hg.gif');
	background-repeat: repeat-x;
	border-bottom: #b6b6b6 1px solid;
	border-left: #b6b6b6 1px solid;
	border-right: #b6b6b6 1px solid;
}
#navi li ul li{
	text-align:left;
	clear: left;
	padding:0px;
	padding-left: 4px;
	padding-right: 6px;
	margin-left:0px;
}
#container{
	width: 975px;
	margin: auto;
	padding: 0px;
}

#navi li{
	position: relative;
	float: left;
	padding: 0px 10px;
	padding-bottom: 5px;
	text-align:left;
}
#navi li a{
	color: #252525;
	display:block;
	text-decoration: none;

}
#navi li a.caption{
	color:#FFFFFF;
}
#navi li .news{
	padding-bottom:5px !important;
}
#navi li a.caption:hover{
	background-color:transparent;
}
#navi li a:hover{
	background-color:#CCCCCC;
}
#navi li:hover ul{
	display: block;
	z-index: 2;
}
#navi li.off:hover ul, #navi li.over ul { 
	display: block;
	z-index: 6000;
}
#menu, #right, #bottom, #content, #leftmenu{
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
}
#leftmenu{
	clear: left;
	/* border-right: 1px solid #E29F8C; */
	margin-left: 0px;
	margin-top: 20px;
	float:left;
	padding: 0px;
	width: 100px;
	height: 300px;
}
#leftmenu .menuitem a{
	width: 84px;
	height: 15px;
	display:block;
	text-decoration: none;
	color: #B10000;
	padding: 3px 8px;
	margin: 0px 0px;
	font-family: Arial;
}
#leftmenu .menuitem a:hover{
	color:#BE0D0C;
	/* border-right: 1px solid #BE0D0C; */
	background: url(../images/linkbox_rollover.jpg);
}
#content{
	padding: 20px;
	padding-top: 30px;
	margin: 0px 120px 0px 120px;
	border-collapse: collapse;

}
#content h1{
	padding: 0px;
	margin: 0px;
	color: #000000;
	font-family: Arial;
	font-size: 12pt;
	margin-bottom: 20px;
}
#content h1 a{
	text-decoration: none;
	color: #000000;
}
#content h1 a:hover{
	color: #000000;
}
#content p.text{
	text-align: justify;
}
#right{
	height: 300px;
	/* border-left: 1px solid #E29F8C; */
	margin-left: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 0px;
	padding-left: 10px;
	float:right;
	width: 100px;
	border-collapse:collapse;

}
#line{
	clear: both;
	width: 778px;
	margin: auto;
}
#bottom{
	width: 971px;
	margin: auto;
	text-align: center;
	padding-top:2px;
	padding-right:4px;
	margin-bottom: 20px;
	border-collapse:collapse;
}
#bottom a, #right a{
	color:#666666;
	text-decoration: none;
}
#bottom a:hover, #right a:hover{
	color:#BE0D0C;
}
ul.newsitem{
	background-color: #FFFFFF;
	list-style: none;
	margin: 0px;
	margin-bottom: 30px;
	padding: 0px;
	width: 675px;
}
ul.newsitem li.caption{
	background-color: #CC0003;
	border-left: #B40008 1px solid;
	border-right: #B40008 1px solid;
	padding-top: 7px;
	font-weight: bold;
	margin: 0px;
	height: 20px;
	color: #FFFFFF;
	background: url(../images/liste_top.jpg);
	background-repeat: repeat-x;
}
li.caption a{
	color: #FFFFFF !important;
}
ul.newsitem li, ul.commentitem li{
	padding: 2px 5px;
	margin: 0px;
}
ul.newsitem li.text{
	text-align: justify;
	border-left: #B8B8B8 1px solid;
	border-right: #B8B8B8 1px solid;
	background-color: #FFFFFF;
	margin: 0px;
}
ul.newsitem li.text li{
	margin: 5px;
	padding: 0px;
}
ul.newsitem li.author{
	background: url(../images/liste_bg.jpg);
	background-repeat: repeat-x;
	border-left: #B8B8B8 1px solid;
	border-right: #B8B8B8 1px solid;
	margin: 0px;
	padding-top: 6px;
}
ul.newsitem li.comments{
	text-align: right;
	margin: 0px;
	padding-top: 6px;
	height: 13px;
	background: url(../images/liste_bottom.jpg);
	border-left: #B8B8B8 1px solid;
	border-right: #B8B8B8 1px solid;
	border-bottom: #B8B8B8 1px solid;
}
ul.gbitem{
	background-color: #FFFFFF;
	list-style: none;
	margin: 0px;
	margin-bottom: 30px;
	padding: 0px;
	width: 675px;
}
ul.gbitem li.entry{
	background-color: #CC0003;
	border-left: #B40008 1px solid;
	border-right: #B40008 1px solid;
	padding-top: 1px;
	font-weight: bold;
	margin: 0px;
	height: 14px;
	color: #FFFFFF;
	background: url(../images/gb_top.gif);
}
ul.gbitem li{
	padding: 2px 5px;
	margin: 0px;
}
ul.gbitem li.text{
	text-align: justify;
	border-left: #B8B8B8 1px solid;
	border-right: #B8B8B8 1px solid;
	border-bottom: #B8B8B8 1px solid;
	background-color: #FFFFFF;
	margin: 0px;
}
ul.gbitem li.author{
	background: url(../images/liste_top.jpg);
	background-position: 0px -29px ;
	background-repeat:repeat-x;
	border-left: #B8B8B8 1px solid;
	border-right: #B8B8B8 1px solid;
	margin: 0px;
	padding-top: 5px;
}
ul.gbitem li.email{
	border-left: #B8B8B8 1px solid;
	border-right: #B8B8B8 1px solid;
	margin: 0px;
}
ul.gbitem li.page{
	border-left: #B8B8B8 1px solid;
	border-right: #B8B8B8 1px solid;
	margin: 0px;
}
ul.paperitem{
	list-style: none;
	margin-bottom: 30px;
}
ul.paperitem li.ausgabe{
	font-weight: bold;
}
div.error{
	color: #FF0000;
}
ul.commentitem{
	list-style: none;
	margin: 0px;
	margin-bottom: 30px;
	padding: 0px;
	border: #B8B8B8 1px solid;
}
ul.commentitem li.author{
	background-color: #CCCCCC;
	font-weight: bold;
}
ul.commentitem li.text{
	text-align: justify;
	background-color: #FFFFFF;
}
#content h2{
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	color: #000000;
	font-family: Arial;
	font-size: 13px;
}
#content a{
	text-decoration: none;
	color: #B10000;
	font-family: Arial;
}
#content a:hover{
	color:#666666;
	
}
#content table {
	width: 690px;
	border-width: 0px;
	border-collapse:collapse;
	border-style: dashed;
}
#content td{
	vertical-align: top;
	padding: 3px;
}
#content input.submit, #content .textarea{
	font-family: Arial;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}
.select, input.text{
	font-family: Arial;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	padding: 1px;
}
#content submit, textarea{
	font-family: Arial;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}
#content select, input{
	font-family: Arial;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	padding: 1px;
}
.email{
	display: none;
}
a img{
	border: 0px;
}
img {
	border: 0px;
}
.slideshow {
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;
	padding: 4px;
	float:right;
	height: 240px;
	width: 320px;
	margin: 0 0 0.5em 0.5em;
}
#slideshow {
	float: right;
	width: 320px;
	height: 240px;
	overflow: hidden;
	z-index: 1;
}
#slideshow img {
	width: 320px;
	height: 240x;
}

#ui-datepicker-div {
z-index: 9999;	
}

.skiTable {
	border: 1px #C0C0C0 solid !important;
	border-collapse: collapse;
	width: 675px;
	margin-bottom: 40px;
}
.skiTable th {
	background-color: #D8D8D8;
	text-align: left;
}
.skiTableDark {
	background-color: #F2F2F2;	
}
.skiTableLight {
	background-color: #ffffff;	
}
.skiTableLight:hover,  .skiTableDark:hover{
	background-color: #d8fa96 !important;
}

/* Veranstaltungen */
.day {
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
}

ul.veranstaltung {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 40px;
}

ul.veranstaltung li{
	list-style: none;
}

ul.veranstaltung li.zeit{
	margin-top: 5px;
	font-size: 12px;
}

ul.veranstaltung li.name{
	font-size: 18px;
	text-decoration: underline;
	color: #000080;
}

ul.veranstaltung li.kurzinfo{
	font-size: 12px;
	font-style: italic;
}

ul.veranstaltung li.ort{
	font-size: 12px;
}

@media print {
	html, body, #content, #container{
		background:#FFF;
		width: auto
	}
	body {
		padding:10px;
	}
	#menu, #navi, #leftmenu, #right, #logo{
		display:none;
	}
	#content {
		background-image: none;
	}
	#main, #content, #line, #bottom {
		width: auto !important;
		margin:0 !important;
		padding:0 !important;
	}
}


