/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

html {
	height: 96%;
}

body {
	background-color: #E1E1E1;
	font-size: x-small;
	font-family: "Futura", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.5em; /* horizontal centering for IE Win quirks */
	color: #FFFFFF;
	overflow: hidden;
	height: 100%;
}

a {
	font-size: 1.3em;
	font-family: "Futura", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	line-height: 1.5em; /* horizontal centering for IE Win quirks */
	color: #FFFFFF;
	text-decoration:none;
	border:none;
}

/*** headline ***/

h1 {
	font-size: 1.4em;
	font-weight: lighter;
	line-height: 1.9em;
	color: #ffffff;
}

h2 {
	font-size: 1.2em;
	margin-left:10px;
	font-weight: lighter;
	line-height: 1.9em;
	color: #ffffff;
}

.a {
	text-decoration:none;
	color:#CCCCCC;
	border:none;
} 

.ticker {
	text-align:center;
	text-decoration:none;
	height:10px;
	margin-top:40px;
	margin-bottom:20px;
}

#top {
	width: 1px;
	margin-bottom: -386.5px; /* half of container's height */
	float: left;
}

/*** background image ***/

#background  {
	background-image:url(../images/lilien_entwurf_5bb_ohnelogo.png);
	margin: 20px auto;
	position: relative; /* puts container in front of distance */
	height: 580px;
	width: 930px;
	clear: left;
}

#logo {
	width: 120px;
	float: right;
}

.emptyleft, .menumiddle, .contentbox, .withoutsub {
    float: left;
    padding: 0;
}

.emptyleft {
	width: 30px;
}

.menumiddle {
	width: 140px;
	height: 460px;
	padding-right: 6px;
	color: #660033;
	text-align:right;
	overflow:auto;
	margin-top: 36px;
}

.contentbox {
	width: 640px;
	margin-top: 80px;
	text-align: left;
	
}

#gallery {
	float: left;
	width: 660px;
	height:400px;
	text-align: left;
	overflow: auto;
	margin-top: 80px;
}

#galleryhead {
	overflow:hidden;
	width: 300px;
	margin-top: 80px;
}

.withoutsub {
	width: 63%;
	margin-top: 87px;
    text-align: left;
}


#menu  {
	margin-top: 110px;
}

#submenu {
	float:left;
	margin-bottom: 5px;
	text-align:left;
	
}


/*** links menu submenu ***/

#menu a:link  { 
    text-decoration: none;
    color: #660033;
	font-size: 1.2em;
    
    line-height: 1.4em;
	text-align:left;
}

#menu a:visited  { 
    text-decoration: none;
    color: #660033;
	font-size: 1.2em;
    
    line-height: 1.4em;
	text-align:left;
}

#menu a:hover { 
    text-decoration: none;
    color: #660033;
	font-size: 1.2em;
    line-height: 1.4em;
	text-align:left;
}

#menu a:active { 
    text-decoration: none;
    color: #999999;
	font-size: 1.2em;
    line-height: 1.4em;
	text-align:left;
}

#submenu a:link, a:visited  { 
    text-decoration: none;
    color: #DEDEDE;
	font-size: 1.0em;
    line-height: 1.4em;
}

#submenu a:hover, a:active { 
    text-decoration: none;
    color: #660033;
	font-size: 1.0em;
    line-height: 1.4em;
}

#line {
	float: left;
	width: 40px;
	height: 520px;
	
}

/*** 1 Spalte ***/

#content {
	height: 300px;
	padding-right: 30px;
	margin-top: 20px;
	font-size: 1.2em;
	text-align: left;
	vertical-align: top;
	
}

#contentLeft {
	float: left;
	width: 220px;
	height: 300px;
	margin-top: 14px;
	padding-bottom: 20px;
}

#contentRight {
	float: right;
	width: 400px;
	height: 340px;
	padding-right: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 1.2em;
	text-align: left;
	vertical-align: top;
	overflow:auto;
}

.galContainer {
	padding-top:20px;
	height:340px;
}

.galLeft {
	float:left;
	width: 220px;
	font-size: 1.2em;
	text-align: left;
	vertical-align: top;

}

.galRight {
	float:right;
	width: 360px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 1.2em;
	text-align: left;
	vertical-align: top;
	padding-right:10px;
	}

.image {
margin-left: 0px;
height:340px;
}

.imageGal {
padding-top:20px;
margin-top: 20px;
margin-left: 10px;
width:220px;
}

.music {
	text-decoration:none;
	color: #ffffff;
    font-size: 1.1em;
}

.marked {
	color: #666666;
    font-size: 0.9em;
}

.sitenavi {
	color: #666666;
    font-size: 0.9em;
	margin-left:10px;
}
