body, html {
	background: #000000 url(img/body-bg.jpg) repeat;	
	margin: 0;
	height:100%;
	min-height:100%;	
	font-family:Arial, Helvetica, sans-serif;
  	font-size: 12px;
	/*font-size: 0.9em;*/
  	color: #000;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Schlagworte, Stichworte, Akronyme
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

abbr {
	cursor: help;
	border-bottom: 1px dotted #ff4500;
	font-style: normal;
}

acronym {
	cursor: help;
	border-bottom: 1px dotted #ff4500;
}

.stichwort_text {
	cursor: help;
	border-bottom: 1px dotted #ff4500;
	}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Layout Blocks
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.topbox {
	width: 960px;
	height: 120px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: url(img/topbox.gif);	
}
.topbox_nikolaus {
	width: 960px;
	height: 120px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: url(img/topbox_nikolaus.gif);
}
.topbox_winter {
	width: 960px;
	height: 120px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: url(img/topbox_winter.gif);
}
.topbox_weihnachten {
	width: 960px;
	height: 120px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: url(img/topbox_weihnachten.gif);
}
.topbox_sylvester {
	width: 960px;
	height: 120px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: url(img/topbox_sylvester.gif);
}
.topbox_newyear {
	width: 960px;
	height: 120px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: url(img/topbox_newyear.gif);
}
.topbox_hilari {
	width: 960px;
	height: 120px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: url(img/topbox_hilari.gif);
}
.topbox_fasnacht {
	width: 960px;
	height: 120px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: url(img/topbox_fasnacht.gif);
}
.topbox_ostern {
	width: 960px;
	height: 120px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: url(img/topbox_ostern.gif);
}
.topbox_walpurgisnacht {
	width: 960px;
	height: 120px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: url(img/topbox_walpurgisnacht.gif);
}	

.mainbox { /* Holds the page items in place */
	width: 960px;
	min-height: 55%;
	margin: 0 auto 0 auto;
	padding: 0;	
	background: url(img/content-bg.gif) repeat-y 200px 0px;
}

.fadebox {width: 760px; height: 10px; background-color: #cccccc; }

.infobox { /* Currently holds the login box */
	float: left;
	width: 200px;
	margin: 0;	
	background: url(img/infobox-bg.jpg) repeat-y;
	padding:0px;
	display:inline;
}

.infobox .inner {min-height:300px; margin: 10px 10px 0 15px; line-height:120%; font-size:0.95em;}
.infobox .inner h2, .infobox .inner h3  {margin: 0px 0; font-size:12px;  color: #000000; }
.infobox .inner p {margin: 0; line-height:100%;}

.infobox .infobox-bottom {width: 200px; height:400px; clear:both; background: url(img/body-bg.jpg) no-repeat; }

.contentbox {
	float: left;
	width: 760px;
	margin: 0 0 0 0;	
	background-color:#cccccc;
	padding:0px;
	display:inline;
}

.topheader {  height:40px; text-align:right; background: #17566a url(img/header-bg.jpg) no-repeat;}
.topheader .inner {  margin:0 10px 0 0;}
.topheader .inner img {  margin: 5px 0 0 5px;}


.maincontent .inner {margin:20px;}
.maincontentnarrow {width: 550px; float:left; }
.maincontentnarrow .inner {margin:20px;}

.rightbox {margin: 20px 0px 0px 0px; width: 190px; float:left; background: #ffd51c url(img/rightbox-top.gif) no-repeat; }
.rightbox .inner {margin:20px 3px 0px 8px; line-height:120%; font-size:0.95em;}
.rightbox .rightbox-bottom {width: 190px; height:100px; clear:both; background: #cccccc url(img/rightbox-bottom.gif) no-repeat; }
.rightbox .rightbox-date {margin:10px 3px 0px 25px; line-height:100%; font-size: 0.85em; font-weight: bold; color: #5f5f5f; }


.breadcrumbs {
	padding:10px 0 12px 10px;
	margin: 0 0px 15px 0;	
	clear:both;
/*	background-color: #ffd51c;*/
}
.breadcrumbs span {
	background: transparent url(img/link.gif) no-repeat;
	padding: 6px 2px 0px 12px; font-weight: bold; }

.breadcrumbs a {
	border-bottom: 1px dotted orange;
	text-decoration: none;
}
.breadcrumbs a:hover {border-bottom: 1px solid #ff4500;}

.breadcrumbs .menu-current a {}

.clearcontent {height:60px; clear:both}

.footerbox {
	width: 960px;
	height:60px;
	margin: -60px auto 0 auto;
	font-size: 12px;
	font-weight: bold;
	color: #E9E9EC;


}

.footerbox .uplift {float:left; width:200px; text-align:right;}
.footerbox .uplift img {margin:0 20px 0 0;}

.footer {
	font-size: 90%;
	float:left;
	width: 760px;
	height:90px;	
	padding: 0;
	background:  #ffffff url(img/footer.gif)  no-repeat;
}

.footer .page_id {
	border-right:1px solid #777;
	float:left;
	width: 30px;
	height:70px;
	margin-right:10px;
	color: #777;	
	text-align:center;	
}

.footer .innerfooter {
	width: 680px;
	color: #777;	
	text-align:left;
}



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	####	Header Menu #####
	#######################

	Horizontal Drop-Down Menu based off :
	http://www.tanfa.co.uk/css/examples/menu/tutorial-h.asp*/

#navContainer {height:50px; display:block;clear:both; }


/* Remove List Formattings
~~~~~~~~~~~~~~~~~~~~  */
 ul.menu, li.menu {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

/* Header menu */
#header_menu {position: absolute; margin-left: 20px;}
#header_menu li {line-height: normal;}
ul#header_menu  {z-index: 10; clear: both;}

#nav {
	float:left;
	height: 30px;
	border: 0;
	padding:0;
	margin:  0px 0 0 10px;
}
#nav ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	width: auto;
	/*
	(Disappearing List-Background)
	http://www.positioniseverything.net/explorer/ie-listbug.html
	*/
	position: relative; /* Fix the Stupid IE6 Bug */
}

/* Root Level Link Formatting */
#nav ul li {float: left; color: #454545; text-align: center; font-weight: normal; background-color:#cee; background: transparent url(img/navbgli.gif) no-repeat;}
#nav ul li a {display: block;  padding: 10px 23px 24px 15px; color: #2d2d2d; text-decoration: none; font-weight: bold; font-size:14px; background: transparent url(img/navbglia.gif) no-repeat right top;}
/* Root Level link hover */
#nav ul li a:hover, #nav li a:focus, #nav li a:active, #nav ul li a.active, #nav a.menu-current {display: block;  padding: 10px 23px 24px 15px; color: #ff4500; text-decoration: none; font-weight: bold; font-size:14px; background: transparent url(img/navbgliah.gif) no-repeat right top;}
#nav a.menu-parent { color: #000;}


/*Current page Customisations*/
#nav a.menu-current		{font-weight: bold;}

/* 2nd Child menu */
#nav .menu li ul {position: absolute; width: 180px; margin: -10px 0 0 -10px; display: none; text-transform: none;  font-size: 100%; }
#nav .menu li ul li {width: 180px; text-align: left; font-weight: normal; margin: 0; padding: 0; line-height: 1.2em; background: transparent url(img/menuebg.gif) repeat-y;}
#nav .menu li ul li a {width: 150px; font-size:12px;  padding: 6px 10px 4px 20px; color: #333; font-weight: normal; background: transparent;}

#nav .menu li ul .ultop {width: 180px; height:32px; text-align: left; font-size: 2px; margin: 0; padding: 0; line-height: 0.3em; background: transparent url(img/menuebg-top.gif) no-repeat;}
#nav .menu li ul .ulbot {width: 180px; height:22px; text-align: left; font-size: 2px; margin: 0; padding: 0; line-height: 0.3em; background: transparent url(img/menuebg-bot.gif) no-repeat;}

/* 3 up Child menu */
#nav .menu li ul li ul {margin: 0px 0 0 -30%; z-index: 9999;}
#nav .menu li ul li ul .ultop {height:12px;  background: transparent url(img/menuebg-top2.gif) no-repeat;}
#nav .menu li ul li ul .ulbot {background: transparent url(img/menuebg-bot.gif) no-repeat;}



/* 2nd Child link hover */
#nav .menu li ul a:hover,  #nav .menu li ul a.menu-current { background: transparent url(img/menuebghi.gif); color:#000; font-weight:bold;}
#nav .menu li ul a.menu-parent { background: transparent url(img/menuebghi.gif); color:#000}

/* Show and hide */
#nav .menu li:hover ul, #nav .menu li a:focus ul, #nav .menu li.subMenu ul {display: block;}
#nav .menu li ul ul { display: none;}
#nav .menu li:hover ul ul, #nav .menu li.subMenu ul ul {display: none;}
#nav .menu li:hover>ul, #nav .menu li li:hover>ul, #nav .menu li.subMenu>ul, #nav .menu li li.subMenu>ul {display: block;  z-index: 1000;}


/* 3rd Child Menu Appreances */

/*#nav .menu li ul li ul li	{width: 160px;}
#nav .menu li ul li ul li a 	{ width: 130px;}*/

/* 4rd Child Menu Appreances 
#nav .menu li ul li ul li ul	{  width: 9em; background: transparent url(img/menue-bg.png) repeat;}
#nav .menu li ul li ul li ul li	{  width: 9em; }
#nav .menu li ul li ul li ul li a 	{ width: 8.5em;}*/

/* Positioning the Pop-out Drops */
#nav li {position: relative;}

#nav ul ul ul {
	position: absolute;
	top: 1px;
	left: 100%;
}

#nav li:hover {
	z-index: 10000;	/* ...and here. this makes sure active item is always above anything else in the menu */
	white-space: normal;/* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)
							see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */
}



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Custom Classes (Re-useables)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/*  Float containers fix: */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/*  \*/
* html #clearfix {
	height: 1%;
}
/*  */

.stealth {visibility:hidden; display:none;} /* hides from normal css enabled browsers */
