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



body {
    background:url(../images/HOME2.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/*#inhalte*/

h1, h2, h3, h4, h5 {
    color: #8d004c;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
}
p {
    color: #666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-align: left;
    padding-right:15px;
    padding-left:15px;
}
i {
    color: #8d004c;
}
hr {
    color: #8d004c;
    padding: 0;
}
ul {
    color: #666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    list-style-image: url("../images/g_u_bullet.png");
    text-align: left;
}
ul li {
    line-height: 1.5em;
}
a {
    color: #8d004c;
    text-decoration: none;
}
a:link {
    color:#fff;
}
a:visited {
    color:#fff;
}
a:hover {
    color: #8d004c;
}
a:active {
    color: #8d004c;
}
img {
    border: 0 none;
}
table {
    color: #666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-align: left;
    width: 500px;
    display:inline;
}
th {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-collapse: collapse;
    border-color: -moz-use-text-color -moz-use-text-color #8d004c;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
}
td {
    vertical-align: top;
    width: 150px;
}

/*Aufbau ganz*/
#ganz {
	font-family:Arial, Helvetica, sans-serif;
/*	background-color:#FFF;*/
	height:650px;
	
}

#content{
	text-align:center;
	margin:0 auto;
	width:700px;
	height:500px;
	margin:0;
	padding:0;
	top:0;
	
	}
}
#platz {
    height: 630px;
    width: 900px;
}
#inhalt{
				background-color:#FFF;
				text-align:center;
				width:675px;
				height:450px;
				margin-top:25px;
				padding:25px;
				overflow:auto;
				z-index:2;
	
				}
.rechts {
    float: right;
    width: 250px;
}
.links {
    float: left;
    width: 250px;

}

#head{
background-color:rgba(141,0,76,0.6);						
width:900px;
position:relative;
top:25px; 
text-align:center;
						  
}

#zitat {
	color:#8D004C;
    float: left;
    line-height: 1.5em;
    margin-left: 50px;
    position: absolute;
    top: 520px;
    width: 350px;
}


.sprache {
    float: right;
    height: 15px;
    margin-left: auto;
    position: absolute;
    top: 0;
    z-index: 1;
	position:absolut;
}
#nav {
	position:relative;
    background: #8d004c none repeat scroll 0 0;
    clear: both;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: lighter;
    height: 30px;
    margin-top: 30px;
    padding-top:10px;
    text-align: center;
    width: 900px;
}
ul#Navigation {
    color: #3c3c3b;
    float: inherit;
    margin: 0;
    padding: 0;
    text-align: center;
}
ul#Navigation li {
    display: inline;
    float: inherit;
    list-style: outside none none;
    margin: 0;
    padding: 0 20px;
    position: relative;
}
ul#Navigation li ul {
    display: none;
    margin: 0;
    padding: 0;
    position: absolute;
}
ul#Navigation li:hover ul {
    bottom: 100%;
    display: block;
}
ul#Navigation li ul li {
    background: #fff none repeat scroll 0 0;
    display: block;
    float: none;
    padding-right: 25px;
    right: 25px;
}
ul#Navigation li ul li a {
}
ul#Navigation a {
    font-family: Arial,Helvetica,sans-serif;
	font-weight: lighter;
    text-decoration: none;
}
ul#Navigation a:link {
    color: #fff;
}
ul#Navigation a:visited {
    color: #fff;
}
ul#Navigation a:hover {
    color: #ccc;
}
ul#Navigation a:active {
    color: #ccc;
}
#footer {
    clear: both;
    font-family: Arial,Helvetica,sans-serif;
    margin-top: 5em;
    text-align: right;
    width: 900px;
}
.footer {
    text-align: right;
}
