@charset "UTF-8";

html, body {
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #666;
}

p { margin: 0.8em 0 0.8em 0;}

#background {
	margin: 0;
	padding: 0;
    background-image: url(../images/homani-bg2.png);
    background-repeat: repeat-x;
    width: 100%; 
    height: 100%; 
    position: fixed;
	background-color: #eadee5;
    z-index: -1;
}
	
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height: 100%; 
	width: 90%;
	text-align: left;
    position: relative;
}

#header {
	padding-top: 20px;
	width: 100%;	
}

#navi {
	width: 100%;
	padding-top: 20px;
	color:#333; text-shadow: 0px 0px 3px #fff;
	
}

#navi a:linklogged {
	background-color:#cba9c0; color:#333;
	}

#navi a:link , #navi a:visited{
	background-color:#ccc; color:#333;
	}

#navi a:hover { background-color:#cba9c0; 
color:#333;
}
#navi a:active {background-color:#ae6094; 
	color:#333;
	
}


.links {
	float: left;
	text-align: center; width:25%;
	}
	
	
.mittelinks {float:left;
text-align:center; width:24%;
margin-left: 1%;
	}
	
.mitterechts {float:left;
text-align:center; width:24%;
margin-left: 1%;
	}	
	
.rechts {float:left;
text-align:center; width:24%;
margin-left: 1%;
	}	


	
/*#inhalt {
	padding-top: 22px;
	padding-bottom: 110px;	 Height of the footer 

}*/

.headerbild {
	width: 100%;
	padding-top: 22px;
	margin-bottom: 20px;
}

/*.headerbild a {
	display:block;
}

.headerbild a:hover {
	display:block;
	background-image:url(../images/link-bg2.png);
}

.headerbild a:link, .projekte a:link, .projektebild a:link, #footer a:link {color:#666; text-decoration: none;}

.headerbild a:visited, .projekte a:visited, .projektebild a:visited, #footer a:visited {color:#666; text-decoration: none;}

.headerbild a:hover, .projekte a:hover, .projektebild a:hover, #footer a:hover {color: #666; text-decoration: none;} */


.folienbild {
	float: left;
	width: 368px;
	margin-right: 12px;
	padding: 0;
}

.folien {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

/*.projekte:hover {
	background-image:url(../images/link-bg2.png);
}*/

.spalte{
	width: 100%;
}

.spalte-m{
	
	width: 100%;
}

.spalte2{
	width: 100%;
}

.spalte2a{
	width:100%;
}

.spalte2b{
	width:100%;
}



#footer {
	padding-top: 50px;
	padding-bottom: 10px;
	font-size: 0.9em;
	line-height: 1.7em;
	width: 100%;
	text-align: center;
}


/*
#footer {
	position: absolute;
	font-size: 0.9em;
	line-height: 1.7em;
	bottom: 0;
	width: 100%;
	text-align: center;
	height: 110px;			Height of the footer 
}*/
	/* other non-essential CSS */

/* HOME */

#logo {
	 margin-left:auto; margin-right:auto;
	height: 100px;
	width: 183px;
}
#logo a {
	display: block;
	width: 183px;
	height: 100px;
}
#logo a:link , #logo a:visited{
	background-image: url(../images/homani-logo.png);
	background-size: 183px 100px;
	background-position: 0px 0px;
}
#logo a:hover, #logo a:focus {
	background-image: url(../images/homani-logo.png);
	background-size: 183px 100px;
	background-position: 0px 0px;
}
#logo a:active {
	background-image: url(../images/homani-logo.png);
	background-size: 183px 100px;
	background-position: 0px 1px;
}



.clearfloat {
	clear: both;
}
	

a:link {color:#666; text-decoration: none}
a:visited {color:#666; text-decoration: none}
a:hover {color: #333; text-decoration: none}
	
img {
	border: 0;
    width: 100%;
}

ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
}

h1 {
	padding: 0;
	margin: 0;
}

h2 {
	font-size: 1.2em;
	margin-top: 0.3em;
	margin-right: 0;
	margin-bottom: 0.2em;
	margin-left: 0;
	color:#ae6094;
}

h3 {
	font-size: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}	
	
