/* general formatting */
html {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background-color:#052548;
	background-image:url('/__resources/img/Head/page-bg.gif');
	background-repeat:repeat-x;
}
body {
	margin:0;
	padding:0;
	width:100%;
}
#container {
	margin:1.3em 1.3em 0 1.3em;
	width:60em;
	max-width:68em;
	border-top:solid 1px #6681A1;
	border-right:solid 1px #05121A;
	border-left:solid 1px #4A6F96;
}
.clear-both {
	clear:both;
}
.display-none {
	display:none;
}
.Ahide {
   position: absolute;
   top:-1000px;
   left:0px;
   width:0px;
   height:0px;
   overflow:hidden;
}
.Adot {
	visibility:hidden;
}


/* different content elements */
img {
	border:none;
}
/*img.animbutt:hover {
	background-image:url('/__resources/img/Head/button_anime_2.gif');
}*/
p {
	margin:0.5em 0 1em 0;
	padding:0;
}
form {
	margin:0;
	padding:0;
}
h1 {
	padding:1.53em 0 1.38em 0;
	margin:0;
}
h2 {
	padding:0;
	margin:0 0 0.5em 0;
}
h3 {
	padding:0;
	margin:0 0 0.5em 0;
}
h4, h5, h6 {
	padding:0;
	margin:0;
}
#content a:focus, #content a:hover, #content a:active {
	color:#002C54;
	text-decoration:none;
	border-bottom:solid 1px #DB6917;
	border-top:solid 1px #DB6917;
}


/* header */
#print-header {
	display:none;
}
#top-print-buttonos img:hover {
	cursor:pointer;
}
#header {
	background-color:#0F4A73;
	background-image:url('/__resources/img/Head/header-bg.gif');
	background-repeat:repeat-x;
	border-bottom:solid 1px #001E33;
}
#top-contentbox{
	height:7em;
	padding-right:1em;
}
#logo-link {
	margin:0;
	padding:0;
	float:left;
}
#header-toolbox { 
	height:7em;
	background-image:url('/__resources/img/Head/mungos-logo-rechts.gif');
	background-repeat:no-repeat;
	background-position:right top;
}
#header-toolbox-fontchanger {
	padding-top:0.8em;
	margin-right:12em;
	text-align:right;
}
#js-fontchanger {
	display:none;
}
.js-on #js-fontchanger {
	display:block;
}
.fontchangerimage {
	width:1.3em;
	height:1.3em;
	vertical-align:text-bottom;
}
#fontchanger-helplink {
	padding-right:2em;
}
#header-toolbox-searchfield {
	margin:0;
	padding-top:0.8em;
	height:3em;
	float:right;
}
#searchfildimage {
	width:1.44em;
	height:1.46em;
	vertical-align:middle;
}
#advancedsearch-linkbox {
	text-align:right;
	padding-right:1.5em;
}
.header-toolbox-select {
	width:13.5em;
}
.header-toolbox-searchtext{
	width:13.5em;
}


/* navigations in the header */
#middle-nav {
	height:1.8em;
	padding:0 1em 0 0;
	border-top:solid 1px #0F4A73;
	background-color:#012D55;
	background-image:url('/__resources/img/Head/middlenav-bg.gif');
	background-repeat:repeat-x;
}
#middle-nav-left {
	float:left;
}
#middle-nav-right {
	float:right;
}
#middle-nav-left ul, #middle-nav-right ul {
	margin:0;
	padding:0;
}
#middle-nav-left ul li, #middle-nav-right ul li {
	list-style:none;
	display:block;
	margin:0.2em 0 0 0.5em;
	padding:0;
	float:left;	
}

#middle-nav-left ul li {}
/*
#middle-nav-right ul li + li a {
	padding-left:0.5em;
	background-image:url('/__resources/img/Head/middlenav-right-linkspacer.gif');
	background-position:left;
	background-repeat:no-repeat;
}*/
#middle-nav-right ul li + li {
	padding-left:0.5em;
	background-image:url('/__resources/img/Head/middlenav-right-linkspacer.gif');
	background-position:0 0.3em;
	background-repeat:no-repeat;
}

/* middle content box */
#midde-contentbox {
	display:none;
	height:7em;
}



#page-content-box {
	background:#ffffff;
	background-image:url('/__resources/img/Head/teaser-bg.gif');
	background-position:48.3em 0;
	background-repeat:no-repeat;
}
#body-box {
	margin-right:12.8em;
}
/* body content with page navigation */
#body-content-box {}


/* left sidebar : page-navigation */
#left-sidebar { 
	width:12em;
	margin:0;
	padding-bottom:2em;
	float:left;
}
#societieslist {
	width:100%;
}
#left-societies-list-sb {
	display:none;
}
.js-on #left-societies-list-sb {
	display:block;
}
#left-societies-list, #left-societies-list-sb {
	margin:1em 0 1em 1em;
	padding:0;
}
#left-societies-list ul {
	margin:1em;
	padding:0;
}
#left-societies-list ul li {
	list-style:none;
}
#left-societies-list a {
	display:block;
	padding:0.2em;
}
#left-nav ul {
	margin:1em 0 1em 1em;
	padding:0;
	border-top:1px solid #BDCBDF;
}
#left-nav ul ul {
	margin:0 0 0 0.5em;
	border:none;
}
#left-nav ul li {
	list-style:none;
}
#left-nav ul li a {
	display:block;
	padding:0.4em 0 0.4em 0.8em;
	border-top:none;
	border-bottom:1px solid #BDCBDF;
}
#left-nav ul ul li a {
	border:none;
}
#left-nav a.current, #left-nav a.active  {
	border-bottom:2px solid #FC9016;
}





/* tesers-box */
#teasers {
	background-color:#002C54;
	background-image:url('/__resources/img/Head/teaser-bg.gif');
	background-repeat:no-repeat;
	width:16em;
	float:right;
}
.teaser {
	border-top:solid 1px #DB6917;
	padding:1em 1.5em;
}
.teaser h3 {}
.teaser p {
	margin:0;
	padding:0;
}
.teaser.hotteser {
	padding:0;
}
.teaser.hotteser h3, .teaser.hotteser p {
	padding:0.5em 1.5em;
}
.teaser a:focus, .teaser a:hover, .teaser a:active {
	color:#DB6917;
	text-decoration:none;
	border-bottom:solid 1px #DB6917;
	border-top:solid 1px #DB6917;
}

/* tipps */
#tips {
	border-top:solid 1px #DB6917;
	height:30em;
	overflow:hidden;
}
.tip {
	position: absolute;
	top:-1000px;
	left:0px;
	width:0px;
	height:0px;
	overflow:hidden;
}
.showtip {
	display:block;
	position: static;
	top:0;
	left:0;
	width:auto;
	height:auto;;
	overflow:visible;
	padding:1em 1.5em;
}
.tip img.animbutt {
	margin-left:-10px;
}
#tips-navigation  {
	display:none;
}
.js-on #tips-navigation {
	display:block;
	padding:1em 1.5em;
}
#tip-control {
	float:left;
}



/* page content */
#content {
	margin-left:13.2em;
	padding:0 0.5em 0 0;
}
.content-left-column {
	width:48%;
	float:left;
	margin-right:1em;
}
.content-right-column {
	width:49%;
	float:left;
}
.moretext {
	padding-right:1em;
	background-image:url('/__resources/img/Head/Jumpmarker_rechts.gif');
	background-position:right;
	background-repeat:no-repeat;
}
.r-bigpicture {
	margin-bottom:1em;
}
.r-linkespalte {
	float:left;
	width:49%;
}
.r-rechtespalte {
	margin-left:50%;
	padding-left:1em;
}
.r-mainteaser {
	margin-bottom:2em;
	overflow:hidden;
}
.r-mainteser-image {
	float:left;
	margin-right:1em;
	width:65.5%;
}
.r-mainteaser-text {
	float:left;
	width:31.8%;
}
.r-content-teaserbox {
	margin-bottom:2em;
	overflow:hidden;
}
.r-content-teaser-middle{
	padding:0 1.5em;
}
.r-content-teaser-left, .r-content-teaser-middle, .r-content-teaser-right {
	width:30.4%;
	float:left;
}
.r-spalten-title {
	margin-top:2em;
}


/*presse + presse navigation */
#press-nav a:focus, #press-nav a:hover, #press-nav a:active {
	background-image:url('/__resources/img/Head/Jumpmarker_rechts.gif');
	background-position:left center;
	background-repeat:no-repeat;
}

#press-content .pressphoto-dllink a:link, #press-content .pressphoto-dllink a:visited,
#press-content .pressphoto-dllink a:focus, #press-content .pressphoto-dllink a:hover, #press-content .pressphoto-dllink a:active {
	background:none;
	border:none;
}



/* Uebersichtseiten */
#page-mainteaser {
	margin-bottom:2em;
	overflow:hidden;
}
.mainteaser {}
.mainteser-image {
	float:left;
	margin-right:1em;
	width:65.5%;
}
.mainteaser-text {
	float:left;
	width:31.8%;
}
.content-anreisser-box {
	margin-bottom:2em;
	overflow:hidden;
}
.content-teaser-middle{
	padding:0 1.5em;
}
.content-teaser-left, .content-teaser-middle, .content-teaser-right {
	width:30.4%;
	float:left;
}
.content-anreisser-box-act {
	margin-bottom:2em;
}

/* page footer */
#footer {
	margin:1em 0 0 13em;
	padding:0 1em 1.5em 0;
}
#oebblink {
	border-bottom:solid 1px #BDCBDF;
	text-align:right;	
}
#footer-link-list ul {
	margin:0;
	padding:0;
}
#footer-link-list ul li {
	list-style:none;
	display:block;
	margin:0;
	padding:0;
	float:left;	
}
#footer-link-list ul li a {
	padding-left:0.5em;
	padding-right:0.5em;
	background-image:url('/__resources/img/Head/footer-linkspacer.gif');
	background-position:right;
	background-repeat:no-repeat;
}
#print-footer {
	display:none;
}
#print-footer img:hover {
	cursor:pointer;
}

/* search page */
#simplequery {
	width:20em;
}
.searchresuls {
	margin:0.8em 0;
	padding-bottom:0.5em;
	border-bottom:1px solid #BDCBDF; 
}
.search-hitdoc {
	margin:0.8em 0;
}
.searchresult-title {
	font-weight:bold;
}
.search-pageingbox {
	 padding-top:0.5em;
	 border-top:1px solid #BDCBDF;
	 width:inherit;
}
.search-pageingbox-prev {
	float:left; 
	width:20%;
}
.search-pageingbox-pages {
	float:left;
	width:60%;
	text-align:center;
}
.search-pageingbox-next {
	float:left;
	width:20%;
	text-align:right;
}
