/* @override 
	http://localhost/port23/themes/lana/css/layout.css?m=1235666765
	http://localhost/port23/themes/lana/css/layout.css?m=1235695141
*/

/** 
 * Literatur Lana
 * http://www.literaturlana.com
 *
 * Main Layout File
 */
 
/* Misc Styles and defaults 
-------------------------------------------- */

#MainMenu{
	list-style: none;
	float: left;
}
#MainMenu li{
	list-style: none;
	float: left;
	margin-left: 0;
	margin-right: 0.55em;
	padding: 0;
}
#RightMenu{
	list-style: none;
	float: right;
}
#RightMenu li{
	list-style: none;
	float: left;
	margin-left: 0.55em;
	margin-right: 0;
	padding: 0;
}
.divisor{
	width:  100%;
	height:  10px;
	border-top: #000 dashed 2px;
}
#Alphabet{
	list-style: none;
}
#Alphabet li{
	list-style: none;
	float: left;
}

#slider-stage{
	width:940px; 
	overflow:auto;
	overflow-x:hidden; 
	overflow-y:hidden; 
	margin-top:0em;
}
#slider-buttons{
	width:940px; 
}
#slider-list{
	width:16000px;
}
ul#slider-list img, div#eventTeaser img {
	margin-bottom:-0.67em;
}
h2.HomeEventTitles {
	height:3em;
}

#slider-list li{
	list-style:none; 
	float:left;
}
#autor {
	margin:2em 0 0 0;
}

/* HEADER & FOOTER */
div#header {
}
div#topNav {
	margin-top:-0.49em;
}
#footer {
	margin-top:3em;
	margin-bottom:1em;
}

/* EVENT */
div#eventTitle {	
 margin-top:1.5em;
}

div#eventAutoren > img {
 margin-top:2em;
}
div#eventAutoren > img:first-child {
 margin-top:0;
 margin-bottom:-0.55em;
}

div#eventContentL {
 margin-top:2em;
}
div#eventContentR {
 margin-top:2em;
}

#autoren-nav {
margin-top:2.75em;
}
.left_menu{
	
	list-style-type: none;
}


