﻿html, body { 	
	background: #044e94 url(img/bg_repeat.jpg) repeat;
	background-position: center 1219px;
	margin: 0 auto;
	padding: 0;
	height: 100%;
	
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Layout Blocks
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#outline { /* Shows the Background in Repeat */
	min-height:99%;
	padding: 0;
	margin: 0 auto;
	background: transparent url(img/bg_header.jpg) top center repeat-x;
}


#main { /* Holds the page items in place */
	width: 1000px;
	min-height: 99%;
	margin: 0 auto;
	padding: 0;
	background: none;	
}

#header {
	height:200px;	
	background: transparent url(img/logo.jpg) no-repeat;	
	background-position:0px 18px;
	
}


#pageheader {padding:30px 120px 0 300px;}
#pageheader strong {	
	font-size: 16px;
}

#breadcrumbs {
	height:20px;
	padding:10px;
	background: none;
	clear:both;	
}
#breadcrumbs span {
	background: transparent url(img/link.gif) no-repeat; 
	padding: 3px 10px 0px 12px; font-weight: bold; }
	
#breadcrumbs a {
	border-bottom: 1px dotted #FFF;
	text-decoration: none;
	font-weight: normal;
	color: #FFF;

}
#breadcrumbs a:hover {border-bottom: 1px solid #FFF;}
	
#breadcrumbs .menu-current a{
	color: #FFF;
}

#breadcrumbsfloat {
	float: left;	
}

#infobox { /* Currently holds the login box */
	float: left;
	display:inline;
	width: 270px;
	margin-left:10px;
			
}
#innerinfo {padding:5px 10px 20px 10px; border: 1px solid #ccbfd0; margin-bottom:20px; color:#5a3b63;	}

#content { /* main content from the WYSIWYG goes in here */
	width: 100%;
	float: left;
	display:inline;
		
}
#leftbox {
	width: 475px;
	float: left;
	margin-right: 25px;
	margin-top: 25px;
	margin-bottom: 25px;
}

#rightbox {
	width: 475px;
	float: left;
	margin-left: 25px;
	margin-top: 25px;
	margin-bottom: 25px;

}

#attraktionenBoxLinks {
	background: transparent url('img/bg_boxen.png') repeat;
	width: 455px;
	float: left;
	margin-right: 25px;
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 10px 10px 10px 10px;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;

}

#attraktionenBoxRechts {
	background: transparent url('img/bg_boxen.png') repeat;
	width: 455px;
	float: left;
	margin-left: 25px;
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 10px 10px 10px 10px;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
}
#attraktionenBoxLinks img {
	margin-left:-10px;
}
#attraktionenBoxRechts img {
	margin-left:-10px;
}

#attraktionen {
	clear:both;
}

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

#footerbox {margin: -40px auto 0 auto; height:80px; width: 1000px; border-top: 1px solid #FFF;}
#footer {	
	color: #FFF;
	text-align: right;
	padding: 10px;
}

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

/* Search Box */
#search_box {
	color: #fff;
	text-align: right;
}
#search_box {
	float: right;
	clear: right;
	width: 300px;
	padding:0px 0 0 0;
}

#search_box .searchstring { 
	width: 200px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #0c4c8a;
	background: #0c4c8a;
	padding-left: 5px;
}

#prevnext {
	float:right;
	margin-top:0px;
	margin-right:10px;
	color: #fff;
	font-weight: bold;
}
#prevnext a {color: #fff;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	####	Header Menu #####
	#######################

	Horizontal Drop-Down Menu based off :
	http://www.tanfa.co.uk/css/examples/menu/tutorial-h.asp
	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */
#navContainer {
	height: 30px; 
	display: block;
	padding-top: 19px;
	background: none;
    float: right;
    width: 600px;
}
#home_link {
	width: 400px;
	float: left;
	}

/* Remove List Formattings
~~~~~~~~~~~~~~~~~~~~  */
 ul.menu, li.menu {
	list-style-type: 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 {
	height: 30px;	
	border: 0;	
	padding:0;
    float: right;
}
#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: auto;
	position: relative;
	list-style-image: none;
}

/* Root Level Link Formatting */
#nav ul li {float: left; color: #fff; text-align: center; font-weight: normal; list-style-type: none; list-style-image: none;}
#nav ul li a {display: block; background: transparent url('img/nav_bg.png') repeat right 0px; padding: 7px 14px 7px 12px; color: #fff; text-decoration: none; font-weight: normal; line-height: 18px;}
/* 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 {background: #333333 url('img/nav_bg.png') repeat right 0px; color: #fff;}
#nav a.menu-parent {background: transparent url('img/nav_bg.png') repeat right 0px; color: #fff;}


/*Current page Customisations*/
#nav a.menu-current		{font-weight: normal; color: #FFF; background: transparent url('img/nav_bg.png') repeat; text-decoration: underline;} 
#nav .menu .home a {display: block; width:30px; height:32px; background: transparent url(img/home_bg.png); margin:0; padding: 0;}
/* 2nd Child menu */
#nav .menu li ul {position: absolute; width: 11em; margin: -1px 0 0 -1px; display: none; text-transform: none; border-bottom: 1px solid #FFF; font-size: 100%; background:  transparent url('img/nav_bg.png') repeat right 0px;}
#nav .menu li ul li {width: 11em; text-align: left; font-weight: normal; margin: 0; padding: 0; line-height: 1.2em;}
#nav .menu li ul li a {width: 10.5em; padding: .3em .1em .3em .4em; color: #fff; border-top: 1px solid #FFF; font-weight: normal;  background: none;}

/* 2nd Child link hover */
#nav .menu li ul a:hover,  #nav .menu li ul a.menu-current { background:  transparent url('img/nav_bg.png') repeat; color:#fff; font-weight: normal;}
#nav .menu li ul a.menu-parent {background:  transparent url('img/nav_bg.png') repeat right 0px; color:#fff;}

/* 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	{ margin: 10px 0 0 -40%; z-index: 9999;  background:  transparent url('img/nav_bg.png') repeat right 0px;}
#nav .menu li ul li ul li	{width: 11em;}
#nav .menu li ul li ul li a 	{ width: 10.5em;}

/* 4rd Child Menu Appreances */
#nav .menu li ul li ul li ul	{  width: 9em; background:  transparent url('img/nav_bg.png') repeat right 0px;}
#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%;
}



/* IE6 only 
*html #nav .menu li ul li ul {margin-left:0 ! important;}*/

/* IE7 only 
*+html #nav .menu li ul li ul {margin-left:0 ! important;}*/

/* ul class="ullev1" , sorry doesnt work
#nav .ullev1  {z-index: 1000 ! important; background: #4b4c4d;}
#nav .ullev2  {z-index: 2000 ! important; background: #4b4c4d;}
#nav .ullev3  {z-index: 3000 ! important; background: #4b4c4d;}
*/

/* Better: */
#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 */
}


/* end menu */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


/* Customise the Login Box */


#login-box { border: 0px;}
#login-box fieldset {border:0; text-align:center;}
#login-box legend		{
	font-size: 90%;	
	color: #333;
}
.username {color: #009;} /* Color of name when logged in*/
.topboxbody {font-size:0.8em;padding:2px;}

#login-box label {clear:left; width: 100px; display:block;
	float:left;}
#login-box input {
	display:block;
	float:left;	
	font-size: 10px;
	margin: 2px auto 1px auto;
	width: 100px;
}
#login-box div {clear:left;}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	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 */

#slider {
	margin-top: 20px;
}
#google_translate_element {
    float: right;
}


