@charset "UTF-8";
/* CSS Document */
/* BROWSER RESET */

* {
	vertical-align: baseline;
	/*font-weight: inherit;
	font-family: inherit;
	font-style: inherit;*/
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
	}


body {
	font-size: 13px;
	line-height: 16px;
	color: #330000;
	font-family: Gill sans, sans-serif;
	background: #F8F8FF;
}

/* this is how you can change the formating of the single sections */

/* Startseite */
body.section-1 
	{
	color: #F8F8FF;
	/*background-color: #fff;*/
	
	}
	
body.section-2 { }
body.section-3 { }
	


/* Pre-Nav Text - Can be accessed in the Exhibit Settings */
	.top-section {
		margin: 0;
		padding: 0px 0px 0px 0px;
		font-size: 14px;
		line-height: 18px;
		color: #222;
		font-family: Gill sans, sans-serif;
		text-align:left; 

	}
	
	.bottom-section {
		line-height: 17px;
		font-size: 14px;
		color: #330000;
		font-family: Gill sans, sans-serif;
		margin-top: 0px;
		padding: 18px 0 12px 0;
		border-top-color: #d50091;
		border-top-style: dotted;
		border-top-width: 1px;			
		border-bottom-color: #d50091;
		border-bottom-style: dotted;
		border-bottom-width: 1px;			
	}	
	
	/* tuans extra link at the menue */
	
	/* #menu ul.agenda a {
	font-family: Gill sans, sans-serif;
	font-size: 14px;
	color: #FFB90F;	
	margin: 0;
	line-height: 28px;	
	text-align:right;  
	width:150px;
	text-decoration: none;
	border-style: none;	
	
	}	*/
		
	
	/*#menu ul.agenda a:visited, a:link {color: #333;}
	#menu ul.agenda a:hover {color: #330000; text-decoration: none; background: none;}*/
	 

/* MENU LINKS */	
	#menu .container a {
	font-family: Gill sans, sans-serif;
	font-size: 14px;
	color: #330000;	
	/*margin: 0; */
	line-height: 28px;	
	text-align:right;  
	width:150px;
	text-decoration: none;
	border-style: none;	
	}
	
	/* colors for all links */
	#menu .container a:link { 
	text-decoration: none; /* none = no underline, other options include line-through or overline */
	color: #330000; /* sets hex color of every link - www.colorpicker.com or photoshop to find hex values */
	}

	
	#menu .container li.active a { 
	text-decoration: none;
	color: #FFB90F;
	/*background: #d50091;*/
	}
	
	/* highlights links that you have already clicked. This can be helpful for users to identify which items they have already seen*/
	#menu .container a:visited { 
	text-decoration: none;
	color: #330000; /* the color can also be changed */
	/*background: #e0e0e0;  this changes the background of a visited link, you can also get rid of the the back ground an color and there will be no change if a link has been visited */ 
	}
	
	/* sets the properties for links when mouse rolls over */
	#menu .container a:hover { 
	text-decoration: none;
	color: #FFB90F;
	/*background: #333;*/
	}




/** All Other Links */
a:link { 
	text-decoration: none; 
	color: #FFB90F; 
	border-color: #444;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
/*	border-style: dotted;	*/
	}
a:active { text-decoration: none; color: #FFB90F; }
a:visited { 
	text-decoration: none; 
	color: #FFB90F; 
	border-color: #444;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
/*	border-style: dotted;	*/
	}
a:hover { 
	text-decoration: none; 
	color: #FFB90F; 
	/*background-color: #333; */
	} 

	

/* MENU CONTAINER *****/
#menu {
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-left-radius: 15px;
	
	-moz-border-radius-topright: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;
	
	/* funktioniert irgendwie nicht */
	/*
	border:2px solid
	border-color: #660000;
	border-bottom-width: 3px; 
	*/
	
	background-color: #ffff99;	
	float: left;
	left: 30px;
	overflow: auto;
	position: fixed;
    top: 30px;
	width: 190px;
	font-size: 14px;
	text-align:right;
}

#menu .container { padding: 0px 12px 25px 12px; }

#menu ul {list-style: none; margin: 0px 0px 0px 0px; }

#menu ul li {
	color: #FFB90F;
	font-family: Gill sans, sans-serif;
	padding: 0px 0 0px 0;
	}

#menu ul li.section-title {
	font-size: 14px;
	line-height: 25px;	
	padding: 0px 0px 0px 0px; 
	margin: 5px 0 0 0;
	color: #330000;	
	cursor: pointer;	
	/* border-top: 1px dotted #d50091;	*/
	}
	
#menu ul li.section-title:active {
	color: #FFB90F;
	/* font-family: Gill sans, sans-serif;
	font-size: 14px;
	line-height: 22px;
	padding: 0px 0px 0px 0px; 
	margin: 5px 0 0 0; */
	/*border-top: 1px dotted #d50091;	
	cursor: pointer;*/
	}
	
	
#menu ul li.section-title:hover {
	color: #FFB90F;
	/* font-family: Gill sans, sans-serif;
	font-size: 14px;
	line-height: 22px;
	padding: 0px 0px 0px 0px; 
	margin: 5px 0 0 0; */
	/*border-top: 1px dotted #d50091;	
	cursor: pointer;*/
	}
	
	
	
/* The following selectors style the "Built with Indexhibit" on the menu */		

	#menu ul.built {
		margin-bottom: 0;
	}

	#menu ul.built li {
		margin-top: 0px;
		padding-top: 20px;
		border-top-color: #330000;
		border-top-style: dotted;
		border-top-width: 1px;	
		color: #fff;
	}
		

/* The following changes the link colors for only the "Built with Indexhibit" link on the menu*/
	#menu ul.built a {
		color: #fff;
		margin-top: 0px;
		padding-top: 20px;
		border-top-color: #330000;
		border-top-style: dotted;
		border-top-width: 1px;	
		
	}
	
	#menu ul.built a:hover {
	 	text-decoration: none;
		color: #fff;
	}

	
	

#content {
	width: 400px;
	left: 0px;
	height: 100%;
    margin: 0 0 0 0px;
   
}

#content .container { 
	
	position: absolute;
	overflow: hidden;
	width: 50%;
	/* height:100%; */
	top: 25px;
	left:50%;

	}

.header {
		bottom: 0px;
		height: 118px;
		overflow: visible;
		padding-bottom: 0px;
		position: relative;
		width: 200px;
		}

#content p { width: 570px; margin-bottom: 25px; }

p {
    margin: 0 0 9px 0;
}



/* SLIDE SHOW - Navigation */	
	p.nav a {
		/* background-color: #999999; */
	/*	font-weight: bolder;	*/
		text-decoration: none;
		padding: 0px 0px 0px 0px;
		margin: 0;
		font-size: 13px;
		font-family: Gill sans, sans-serif;
		line-height: 40px;
		border-style: none;
		color: #330000;
		
	/*	-moz-border-radius-bottomleft:4px;
		-moz-border-radius-bottomright:4px;
		-moz-border-radius-topleft:4px;
		-moz-border-radius-topright:4px;	
	   	-webkit-border-top-left-radius: 4px;
 		-webkit-border-top-right-radius: 4px;
   		-webkit-border-bottom-left-radius: 4px;
   		-webkit-border-bottom-right-radius: 4px;  */
	}
	
	#nav a:link {
		color: #FFB90F;
		text-decoration: none;
	}
	
	p.nav a:hover {
		color: #FFB90F;
		/*background-color: #666;*/
	}
	
	p.nav span#num {
		letter-spacing: 2px;	
		font-size: 10px;
		font-weight: normal;
		font-family: Gill sans, sans-serif;
		padding-left: 0px;
		color: #FFB90F;		
	}



/* HEADINGS */
	

.black {color: #330000;}
.white {color: #fff;}
.green {color: #a9d885;}
.pink {color: #d50091;}

	
	h1 { 
		font-family: Gill sans, sans-serif;
		font-weight: bold;	
		font-size: 18px;
		color: #F8F8FF; /* This color overides the color set in "body". Delete this line if you want the colors of the headings to match the rest of your type */
		/*padding-bottom: 5px;*/ /* sets the spacing between the heading and paragraph below */

	}


	
	h2 { 
		font-family: Gill sans, sans-serif;
		font-size: 17px;
		font-weight: normal;
		color: #F8F8FF;
		/*padding-bottom: 5px;*/ /* sets the spacing between the heading and paragraph below */

	}
	
	h3 { 
		font-family: Gill sans, sans-serif;	
		font-size: 10px;
		font-weight: normal;		
		color: #F8F8FF;
		/*padding-bottom: 5px;*/	
	}
	
	h4 { 
		font-family: Gill sans, sans-serif;	
		font-weight: bold;	
		font-size: 18px;
		color: #330000;
		/*padding-bottom: 5px;*/
		margin: 0;	
	}

	
	h5 { 
		font-family: Gill sans, sans-serif;	
		font-weight: normal;	
		font-size: 17px;
		color: #330000;
		/*padding-bottom: 5px;*/
		margin: 0;	
	}

	h6 { 
		font-family: Gill sans, sans-serif;
		font-size: 10px;
		font-weight: normal;		
		color: #330000;

	}


#img-container	{ 
	margin: 0px; 
	padding: 0; 
	font-family: Gill sans, sans-serif;
	font-weight: normal;	
	font-size: 13px;
	color: #555;
	}
	
	
#img-container p { width: 600px; margin: 0; padding: 0 0 0px 0; }


/* Image Links */
#img-container span.backgrounded a,
#img-container a.thickbox,
#img-container a.thumb-img,
#img-container #d-col1 {
	text-decoration: none; 
	background: transparent; 
	margin: 0; 
	background-color: none;
	border: 0px none; 
	}


a img { text-decoration: none; border: 0 none; background-color: none; margin: 0; padding: 0;}

a[href$=jpg], a[href$=jpeg], a[href$=jpe], a[href$=png], a[href$=gif], a[onclick$=png] {
	text-decoration: none;
	border: 0 none;
	background-color: transparent; 
	}
	
	
/* FullBG */
#the-background {
	position: fixed;
	overflow: hidden;
	z-index:1;
	width: 100%;
	height:100%;
	top:0;
	left:0;
}
#wrapper {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	top: 0;
	left:0;
}

#once { clear: left; }


#bg {
	z-index: 1;
	height: 100%;
}
