/* Stylesheets berlinwalltours.de Template */
/* Style: wedding, created by zuendi */
/* author: zuendi.de */

/* Basic Structure */
	body {
		background: #FFFFFF url("../../img/navigation/body_back.gif") repeat-x;
	}

/* Header */

	#header {
		background: #A90034 url("../../img/navigation/header_bl.png") bottom left repeat-x;
		position: relative;
		min-height: 39px;
		height: 5em;
		padding: 0;
		voice-family: "\"}\"";
		voice-family: inherit;
		height: 3em;
		padding: 15px 0;
	} #ignored {}
	
	#header h1 {
		position: absolute;
		top: 0;
		left: 0;
		margin: 0;
		font-size: 2px;
		background: url("../../img/navigation/header_tl.gif") no-repeat;
		height: 8px;
		z-index: 100; /* above the UL */
	}
	#header h1 a {
		display: block;
		width: 268px;
		height: 64px;
		background: transparent url("../../img/navigation/header_logo.gif") no-repeat;
		text-indent: -700em;
		text-decoration: none;
	} 
	#header ul {
		width: auto;
		position: absolute;
		bottom: 0;
		right: 0;
		margin: 0;
		padding: 0 15px 0 0;
		list-style: none;
		background: url("../../img/navigation/header_br.gif") no-repeat bottom right;
		z-index: 90; /* below the H1 */
	}
	#header li {
		float: right;
		background: transparent url("../../img/navigation/header_tab.gif") 100% -600px no-repeat;
		padding: 0 6px 0 0;
		margin: 0 1px 0 0;
		border-bottom: 1px solid #515358;
	}
	#header ul a {
		float: left;
		display: block;
		padding: 4px 4px 4px 10px;
		background: transparent url("../../img/navigation/header_tab.gif") 0% -600px no-repeat;
		font-weight: bold;
		color: #fff;
		text-decoration: none;
	}
	#header ul li:hover a { background-position: 0% -400px; }
	#header ul li:hover { background-position: 100% -400px; }

	#menu_language ul {
	position: absolute;
	top: 0px;
	right: 0;
	padding: 12px 20px 0 0;
	background: url("../../img/navigation/header_tr.gif") no-repeat top right;
	margin: 0;
	text-align: right;
	white-space: nowrap;
	left: 1px;
	}

	body.languageGerman li#menu_german a,
	body.languageEnglish li#menu_english a,
	body.languageEspanol li#menu_espanol a,
	body.sectionTours li#menu_tours a,
	body.sectionDates li#menu_dates a,
	body.sectionContact li#menu_contact a,
	body.sectionAboutme li#menu_aboutme a,
	body.sectionLinks li#menu_links a {
		background-position: 0% -200px;
		color: #A90034;
	}
	
	body.languageGerman li#menu_german,
	body.languageEnglish li#menu_english,
	body.languageEspanol li#menu_espanol,
	body.sectionTours li#menu_tours,
	body.sectionDates li#menu_dates,
	body.sectionContact li#menu_contact,
	body.sectionAboutme li#menu_aboutme,
	body.sectionLinks li#menu_links {
		background-position: 100% -200px;
		border-bottom: 1px solid #fff;
	}
	
	body.languageGerman li#menu_german:hover,
	body.languageEnglish li#menu_english:hover,
	body.languageEspanol li#menu_espanol:hover,
	body.sectionTours li#menu_tours:hover,
	body.sectionDates li#menu_dates:hover,
	body.sectionContact li#menu_contact:hover,
	body.sectionAboutme li#menu_aboutme:hover,
	body.sectionLinks li#menu_links:hover {
		background-position: 100% 0%;
	}
	
	body.languageGerman li#menu_german:hover a,
	body.languageEnglish li#menu_english:hover a,
	body.languageEspanol li#menu_espanol:hover a,
	body.sectionTours li#menu_tours:hover a,
	body.sectionDates li#menu_dates:hover a,
	body.sectionContact li#menu_contact:hover a,
	body.sectionAboutme li#menu_aboutme:hover a,
	body.sectionLinks li#menu_links:hover a {
		background-position: 0% 0%;
		color: #000099;
	}

/* Sidebar */

	#nav:before {
		line-height: 0.1;
		font-size: 1px;
		background: transparent url("../../img/navigation/menu_tr.gif") no-repeat top right;
		margin: 0;
		height: 9px;
		display: block;
		border-bottom: 1px solid #ddd;
		content: url("../../img/navigation/box1_tl.gif");
	}
	#nav {
		background: #EDCBCA url("../../img/navigation/menu_back.gif") right repeat-y;
	}
	#nav:after {
		display: block;
		padding-top: 0;
		line-height: 0.1;
		font-size: 1px;
		content:  url("../../img/navigation/box1_bl.gif");
		margin: 0 0 0 0;
		height: 8px;
		background: transparent url("../../img/navigation/menu_br.gif") scroll no-repeat bottom right ;
		border-top: 1px solid #fff;
	}
	
	#nav, #nav ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	#nav {
		margin-bottom: 1em;
	}	
	#nav li {
		display: inline;
		padding: 0;
		margin: 0;
	}
	
	#nav li span { /* used for un-linked menu items */
		display: block;
		padding: 6px 10px;
		font-weight: bold;
		color: #666;
	}

	#nav li span#configParent, #nav li span #configuration {
		display: inline;
		font-weight: normal;
		padding: 0;
	}
	
	#nav li a {
		display: block;
		padding: 8px 10px;
		text-decoration: none;
		background: #EDCBCA;
		border-bottom: 1px solid #ddd;
		border-top: 1px solid #fff;
		border-right: 1px solid #ddd;
	}

	#nav li a:hover {
		background: #E59CB2;
	}
	
	#nav li li span { /* used for un-linked menu items */
		padding: 4px 8px 4px 20px;
	}
	
	#nav li li a {
		padding: 6px 8px 6px 20px;
	}
	
	#oN {
		background-color: #E59CB2;
	}
	#oN:hover {
		background-color: #C6DCDC;
	}

/* Footer */

	#footer {
		border-top: 1px solid #999999;
		margin: 0.5em 0;
		padding: 1em 0;
		text-align: center;
	}

	#footer ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	#footer li {
		display: inline;
	}
	
	#footer a {
		white-space: nowrap;
	}
	
	#footer p,#footer p a {
		color: #666666;
	}
	
	#footer p a:hover {
		color: #000000;
	}

	#footer p span {
		padding-right: 1em;
	}

