body {
	background-color: #FFF;	/*
	background-attachment: fixed;
	background-image: url(../images/backfull.jpg);
	background-repeat: no-repeat;
	*/
}

html { 
/*  background: url(../images/1920x1080.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
*/
}

table, td, tr {

}

#bg {
  position: fixed; 
  top: -50%; 
  left: -50%; 
  width: 200%; 
  height: 200%;
}

#bg img {
  position: absolute; 
    z-index:1; 
  top: 0; 
  left: 0; 
  right: 0; 
  bottom: 0; 
  margin: auto; 
  min-width: 50%;
  min-height: 50%;
}
#logo {
	float: left;
	height: 60px;
	width: 300px;
}
#menu {
	float: right;
	height: 60px;
	width: 890px;
	font-family: 'Droid Sans', Helvetica, Arial, Sans-serif;
	color: #444;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	font-size: 18px;
	font-weight: bolder;
	line-height: 44px;
}

#menu ul {
	margin: 0;
	padding: 0em 0.3em;
	display: inline;
	float: left;
	}

#menu ul li a
    {
	color: #6a6a6a;
	display: block;
	margin-left: 10px;
	text-decoration: none;
	width: auto;
	padding-top: 8px;
	height: 52px;
	padding-right: 0.4em;
	padding-bottom: 0;
	padding-left: 0.4em;
	}

	#menu li
    {
	display: block;
	float: left;
	}

	#menu ul li a:focus,
	#menu ul li a:hover,
	#menu ul li a:active  {
	color: #000000;
	text-decoration: none;
	outline: 0 none;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #d92322;
	padding-top: 4px;
	}

	#menu ul li.active {
	background: transparent;
	color: #000000;
	display: block;
	margin-left: 10px;
	text-decoration: none;
	width: auto;
	padding-top: 8px;
	height: 52px;
	padding-right: 0.4em;
	padding-bottom: 0;
	padding-left: 0.4em;
	text-decoration: none;
	outline: 0 none;
	border-top-width: 4px;
	border-top-style: solid;
		border-top-color: #d92322;
	padding-top: 4px;
	}


#menucontainer {
	float: none;
	height: 60px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0px;
	z-index: 20;
	background-color: #FFF;
	opacity: 0.7;
}

#menucontainer2 {
	height: 60px;
	/*width: 1000px; */
	width: 1200px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


#footer{
    position:fixed;
	z-index: 40;
    left:0px;
    bottom:0px;
    height:30px;
    width:100%;
    background:#ffffff;
	opacity: 0.4;
}

#footercontainer2 {
	width: 1000px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#footerleft {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
	margin-top: 10px;
	width: 400px;
	float: left;
	height: 30px;
}


#footerright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
	margin-top: 10px;
	width: 68px;
	float: right;
	text-align: right;
	background-image: url(../images/flag_en.png);
	background-repeat: no-repeat;
	background-position: 2px -3px;
	height: 30px;
}

#footerleft a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
	text-decoration: none;
}

#footerleft a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color:#000;
	text-decoration:underline;
}


#footerright a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color:#000;
	text-decoration:none;
}

#footerright a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color:#000;
	text-decoration:underline;
}


#footerright2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
	margin-top: 10px;
	width: 70px;
	float: right;
	text-align: right;
	background-image: url(../images/flag_de.png);
	background-repeat: no-repeat;
	background-position: 2px -3px;
	height: 30px;
}
#footerrightsocial {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
	margin-top: 10px;
	width: 76px;
	float: right;
	text-align: right;
	background-repeat: no-repeat;
	background-position: 2px -3px;
	height: 30px;
	margin-right: 10px;
}

#footerrightsocial2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
	margin-top: 10px;
	width: 80px;
	float: right;
	text-align: right;
	background-repeat: no-repeat;
	background-position: 2px -3px;
	height: 30px;
	margin-right: 10px;
}

#footerrightsocial a {
	font-family: Verdana, Geneva, sans-serif;	font-size: 9px;	color:#000;	text-decoration:none;
}

#footerrightsocial2 a {
	font-family: Verdana, Geneva, sans-serif;	font-size: 9px;	color:#000;	text-decoration:none;
}

#footerrightsocial a:hover {
	font-family: Verdana, Geneva, sans-serif;	font-size: 9px;	color:#000;		text-decoration:underline;
}

#footerrightsocial2 a:hover {
	font-family: Verdana, Geneva, sans-serif;	font-size: 9px;	color:#000;		text-decoration:underline;
}

#footerright2 a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color:#000;
	text-decoration:none;
}

#footerright2 a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color:#000;
	text-decoration:underline;
}



/* Für ie6*/
* html #footer{
    position:absolute;
	z-index: 40;
    top:expression((0-(footer.offsetHeight)+(document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop))+'px');
}	


#contentcontainer {
	float: none;
	height: 120px;
	width: 100%;
	position: absolute;
	padding-top:0px;
	top: 60px;
	left: 0;
	right: 0;
	bottom: 0px;
	z-index: 50;
	/*background-color: #FFF;
	opacity: 0.7;*/
}
#contentcontainer2 {
	height: 80%;
	width: 1000px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.spracheintro {
	font-family: 'Droid Sans', Helvetica, Arial, Sans-serif;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	font-size: 36px;
	font-weight: bolder;
	line-height: 44px;
	position: fixed;
	z-index: 60;
	left: 0px;
	bottom: 100px;
	height: 30px;
	width: 100%;
	text-align: left;
}

.spracheintro2 {
	width: 1000px;
	height: 50px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
	text-align: left;
}

.spracheintro2 a {
	font-family: 'Droid Sans', Helvetica, Arial, Sans-serif;
	color: #5d4333;
	text-decoration: none;
}

.spracheintro2 a:hover {
	font-family: 'Droid Sans', Helvetica, Arial, Sans-serif;
	color: #000000;
	text-decoration: none;
}


/* TEXT LAYOUT */

#spalterechts {
	float: right;
	width: 566px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	padding: 0px;
}
#spalterechtsfix {
	float: right;
	position: fixed;
	z-index: 80;
	width: 100%;
	height: 80%;
	margin-top: 64px;
	margin-bottom: 40px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	padding: 0px;
	/* background-color: #00FF00; */

}


#spalterechts2 {
	float: right;
	position: fixed;
	z-index: 80;
	width: 100%;
	height: 80%;
	margin-top: 70px;
	margin-bottom: 40px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	padding: 0px;
	/* background-color: #00FF00; */
}


#spalterechts a{
	text-decoration:none;
}

#spalterechts a:hover{
	text-decoration:underline;
}

#spalterechts strong{
	font-weight: bolder;
}

.color1 {
     color:#534926;
}

.color2 {
     color:#30421c;
}

.color3 {
    /* color:#365f65;*/
    color: #ffffff;
}

.color4 {
     color:#693226;
}

.color5 {
     color:#654533;
}



/* TEXT LAYOUT ENDE */


#galerie {
	width: 566px;
}
.galeriebild {
	background-color: #FFF;
	float: left;
	height: 130px;
	width: 130px;
	margin: 4px;
}
#jahreszahlen {
	float: right;
	margin-top: 30px;
	height: 450px;
	width: 50px;
	display:none;
}
#jahreszahlen2 {
	margin-top: 70px;
	height: 50px;
	width: 50px;
	position: absolute;
	visibility: visible;
	z-index: 9999;
	left: 38%;
	top: 0px;
}

.jahrepulldown {
	background-color: #e3eed3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6A8B41;
	width: 80px;
}


#jahreszahlen a{
	color: #30421c;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

#jahreszahlen a:hover{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bolder;
	line-height: 16px;
}


#sm {
	display: none;
}
