/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

/* PUBLIC */
body, table, input {
	font-family: arial, sans-serif;
	font-size: 12px;
}
h1 {
	background-image: url(../img/h1_bg.png);
	background-position: right;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	padding: 0 10px;
	text-align: left;
	width: auto;
}
h2 {
	background: url(../img/h2_bg.png) repeat-x;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	padding: 0 10px 0 0px;
	text-align: left;
	text-transform: uppercase;
}
h2 img {
	float: left;
	margin: 0 5px;
	vertical-align: middle;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}
h4 {
	padding-bottom: 10px;
}
p {
	margin-bottom: 5px;
}
a:hover {
	text-decoration: none;
}

.bold {font-weight: bold;}
.left {text-align: left;}
.center {text-align: center;}
.right {text-align: right;}
.clear {clear: both;}

/* BACKGROUND TABLE */
#bgtable {
	width: 100%;
}
#bgtable #left, #bgtable #right {
	background-repeat: repeat-y;
	overflow: hidden;
	vertical-align: top;
	width: 49%;
}
#bgtable #left {
	background-image: url(../img/bg_shadow_left.png);
	background-position: right;
}
#bgtable #middle {
	background-color: #fff;
	width: 1020px;
}
#bgtable #right {
	background-image: url(../img/bg_shadow_right.png);
	background-position: left;
}

/* ORNAMENT */
.ornament {
	background-repeat: no-repeat;
	overflow: hidden;
	min-height: 1200px;
}
#left-outer {
	background-image: url(../img/bg_ornament_left_outer.png);
	background-position: right 237px;
}
#left-inner {
	background-image: url(../img/bg_ornament_left_inner.png);
	background-position: left 237px;
}
#right-outer {
	background-image: url(../img/bg_ornament_right_outer.png);
	background-position: left 120px;
}
#right-inner {
	background-image: url(../img/bg_ornament_right_inner.png);
	background-position: right 120px;
}

/* PAGE */
#page {
	position: relative;
	width: 1020px;
}
/*Default*/#headerimage {background-image: url(../img/bg_horse.png); background-position: top; background-repeat: no-repeat;}
#headerfade {
	background-position: 0 140px;
	background-repeat: repeat-x;
}
#contentarea {
	padding: 0 24px;
	position: relative;
	z-index: 90;
}

/* TOPMENU */
#topmenu {
	position: relative;
	text-align: right;
	z-index: 20;
}
#topmenu table {
	float: right;
	font-size: 10px;
	position: relative;
}
#topmenu table td {
	background: #fff;
	position: relative;
	z-index: 80;
}
#topmenu table td a img {
	margin-top: 5px;
}
#topmenu table td#fade {
	background: url(../img/topmenu_fade.png) right repeat-y;
	padding: 12px 40px;
}
#topmenu table td.sep {
	background: url(../topmenu_bar.png) center no-repeat #fff;
	height: 24px;
	line-height: 24px;
	padding-left: 1px;
}
#topmenu table td.space {
	background: none;
	padding-left: 2px;
}
#topmenu table td.flag a {
	padding: 0 3px;
}
#topmenu table td a {
	display: block;
	height: 24px;
	line-height: 24px;
	padding: 0 6px;
	text-decoration: none;
}
#topmenu table td a:hover {
	color: #fff;
}

#topmenu table td ul {
	display: none;
	position: absolute;
	text-align: left;
	z-index: 100;
}
#topmenu table td:hover ul {
	background: #fff;
	display: block;
}
#topmenu table td table ul a {
	color: #fff;
}
#topmenu table td table ul a:hover {
	color: #ff0;
}

/*#topmenu table td table {
	display: none;
	position: absolute;
	text-align: left;
	z-index: 10;
}
#topmenu table td:hover table {
	display: block;
}
#topmenu table td table td a {
	color: #fff;
}
#topmenu table td table td a:hover {
	color: #ff0;
}

/* FOOTER */
#footer {
	height: 135px;
	text-align: center;
}
#footer {
	color: #646464;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	color: #000;
}
#footer #copy {
	font-size: 11px;
	height:  80px;
	line-height:  80px;
}
#footer #kommune {
	font-size: 10px;
	height: 55px;
	line-height: 55px;
}
#footer img {
	vertical-align: middle;
}

/* MAIN MENU */
#mainmenu {
	position: relative;
	margin-top: 38px;
	z-index: 10;
}
#mainmenu #logo {
	position: absolute;
	top: -18px;
}
#mainmenu #pri, #mainmenu #sec {
	background-position: right;
	background-repeat: no-repeat;
	text-align: right;
}
#mainmenu #pri {
	height: 30px;
	line-height: 30px;
}
#mainmenu #sec {
	background-image: url(../img/mainmenu_fade_sec.png);
	background-position: right;
	background-repeat: no-repeat;
	height: 24px;
	line-height: 24px;
	padding-right: 10px;
}
#mainmenu #pri li {
	display: inline;
	padding: 0 8px;
}
#mainmenu #pri a {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
#mainmenu #pri a:hover {
	color: #ff0;
	text-decoration: none;
}
#mainmenu #sec input {
	border: solid 1px #777;
	font-size: 11px;
	vertical-align: middle;
}
#mainmenu #sec #txtSearch {
	padding: 1px;
}
#mainmenu #sec #btnSearch {
	
}

#content {
	margin-top: 265px;
}
#main {
	float: left;
	position: relative;
	width: 728px;
}
#main #top {
	background-image: url(../img/main_bg_top.png);
	background-position: top;
	background-repeat: no-repeat;
	height: 12px;
	margin: 0;
	padding: 0;
	width: 728px;
}
#main #btm {
	background-image: url(../img/main_bg_btm.png);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 12px;
	width: 728px;
}
#main #outerfade {
	background-image: url(../img/main_bg_fade.png);
	background-position: top;
	background-repeat: repeat-x;
	padding: 0 12px;
}
#main #white {
	background-color: #fff;
	min-height: 800px;
	position: relative;
	width: 704px;
}

#main #article {
	background-color: #fff;
	float: left;
	margin-right: 24px;
	position: relative;
	width: 460px;
}
#main #article li {
	list-style-type: none;
	margin: 5px 0 5px 25px;
}
.innerfade {
	background: url(../img/main_bg_fade_inner.png) top repeat-x;
	margin: 0 0 10px 0;
	padding: 10px;
}
#main #frame {
	background-color: #fff;
	border: solid 1px #aaa;
	margin-bottom: 20px;
	padding: 9px;
}
#main #frame #text {
	padding: 20px 10px;
}
#main .odd, #main .even {
	padding: 10px;
}
#main .odd {
	background-color: #ddd;
}
#main .even {
	background-color: #fff;
}
#main #info {
	float: left;
	position: relative;
	width: 220px;
}
#side {
	float: right;
	position: relative;
	width: 220px;
}
.pagination {
	padding: 10px 0;
}
.pagination .noofhits {
	float: left;
}
.pagination .prevnext {
	float: right;
}
.pagination .prevnext a {
	margin-left: 5px;
}
#side #slideshow {
	margin-bottom: 24px;
}
#side #ad {
	margin-bottom: 24px;
	overflow-x: hidden;
	width: 220px;
}

/* ARTICLE */
#article #big {
	background: #fff;
	border: solid 1px #ccc;
	margin-bottom: 10px;
	padding: 9px;
	width: 420px;
}
#article #big #image {
	margin-bottom: 10px;
	width: 419px;
}
#article #big #text {
	padding: 5px 0;
	width: 418px;
}

#article .small {
	background: #fff;
	margin: 0 -10px;
	padding: 10px;
}
#article .odd {
	background: #ddd;
}
#article .small #image {
	background: #fff;
	border: solid 1px #ccc;
	height: 60px;
	float: left;
	padding: 5px;
	width: 90px;
}
#article .small #image img {
	height: 60px;
	width: 90px;
}
#article .small #text {
	padding: 5px 0;
	float: right;
	position: relative;
	width: 330px;
}
#article #small {
	overflow-x: scroll;
	padding: 1px;
}
#article #small table {
	table-layout: fixed;
}
#article #small td {
	border: solid 1px #ccc;
	padding: 3px;
}
#article #small td div {
	height: 60px;
	overflow: hidden;
	width: 90px;
}
/* ARTICLE */

/* INFO */
#info #facilitylist ul li {
	font-weight: bold;
	margin-bottom: 5px;
}
#info #facilitylist ul li img {
	margin-right: 5px;
	vertical-align: middle;
}
#info #facilitylist ul li ul {
	display: none;
}
#info #facilitylist ul li ul li{
	font-weight: normal;
	margin-bottom: 0;
	margin-left: 20px;
}

/* INFO */

/* MAPS */
#map_canvas {
	background: #fff;
	border: solid 1px #ccc;
	height: 250px;
	margin-bottom: 10px;
	overflow: hidden;
}
/* MAPS */

/* NEWS */
#news {
	font-size: 11px;
	position: relative;
}
#news li {
	margin-bottom: 10px;
}
/* NEWS */

/* FACILITIES */
#facilities ul {
	margin-bottom: 10px;
}
#facilities li {
	margin-bottom: 3px;
}
/* FACILITIES */

/* WEATHER */
#weather {
	background: url(../img/weather_bg.jpg) top left no-repeat;
	height: 224px;
	position: relative;
	width: 220px;
}
#weather span {
	color: #555;
	position: absolute;
}
#weather #sor {
	left: 140px;
	top: 145px;
}
#weather #vest {
	left: 45px;
	top: 115px;
}
#weather #ost {
	left: 88px;
	top: 85px;
}
#weather #nord {
	left: 50px;
	top: 30px;
}
/* WEATHER */

/* TOPCONTENT */
#topcontent h3 {
	clear: both;
	margin-top: 10px;
}

#topcontent img {
	padding: 0 10px 20px 0;
	vertical-align: top;
}
#topcontent h4 {
	clear: both;
	font-weight: bold;
	/*margin: 0;*/
}
#topcontent p {
	margin: 0 0 10px 0;
}
#topcontent table {
	margin: 3px 0 10px 0;
	width: 100%;
}
#topcontent th, #topcontent td {
	border: 1px solid #777;
}
#topcontent thead td {
	background: #ccc;
}
#topcontent dl {
	margin: -20px 0;
}
#topcontent dt, #topcontent dd {
	float: left;
	width: 50%;
}
#topcontent a {
	text-decoration: underline;
}
#topcontent a:hover {
	text-decoration: none;
}
/* TOPCONTENT */

/* CALENDAR */
#calendar {
	background: #fff;
	border: solid 1px #ccc;
	padding: 10px;
}
#calendar table {
	text-align: center;
	width: 100%;
}
#calendar th, #calendar td {
	padding: 5px 0;
}
#calendar span, #calendar a {
	display: block;
	height: 18px;
	line-height: 18px;
	margin: 0 1px;
}
#calendar span {
	color: #000;
}
#calendar a {
	color: #fff;
}
/* CALENDAR */

.card_thumb { float: left; background-color: #fff; width: 58px; height: 46px; text-align: center; vertical-align: center; margin-right: 9px; margin-bottom: 9px; border-style:solid; border-width:1px; border-color: #ccc;}
.card_thumb img { margin: 4px;}
#cardbox .card_thumb { display: none;}
.last { margin-right: 0px;}

.selected { border-color: #999;}


#cardbox { position: relative;}
#cardornaments { position: absolute; top: 9px; left: 9px; }
.hidden { display: none;}

#cfTitle, #cfMessage, #cfEmail, #cfName { font-family: arial, sans-serif;  font-size: 12px; border: solid 1px #999; padding: 2px;}

#cfTitle, #cfMessage { width: 414px; }

#cfEmail, #cfName { width: 165px; margin-right: 10px;}

.errors { color: red; background-color: yellow; padding: 10px; width: 400px; margin-bottom: 10px; margin-top: 10px;}