body {
	border:0px;
	margin-top:0px;
	margin-left:1px;
	margin-right:0px;
	background-color:#41742b;
	font-family: Georgia,'Copse', serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

img.hochformat {
	padding: 5px;
	border: 1px solid #AABAC5;
	background-color: #fff;
	height: 70%;
	align: top;
	clear:both;
	margin-right: 15px;
	box-shadow:0px 2px 4px #666;
	-webkit-box-shadow:0px 2px 4px #666;
	-moz-box-shadow:0px 2px 4px #666;
	-webkit-border-radius: 5px;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius: 5px;
	-moz-border-radius-topright: 0;
	border-radius: 5px;
	border-top-right-radius: 0;
	position:absolute;
	left:67%;
	top:22%;
}

img.breitformat {
	padding: 5px;
	border: 1px solid #AABAC5;
	background-color: #fff;
	height: 55%;
	clear:both;
	align: top;
	margin-right: 15px;
	box-shadow:0px 2px 4px #666;
	-webkit-box-shadow:0px 2px 4px #666;
	-moz-box-shadow:0px 2px 4px #666;
	-webkit-border-radius: 5px;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius: 5px;
	-moz-border-radius-topright: 0;
	border-radius: 5px;
	border-top-right-radius: 0;
	display: block;
	position:absolute;
	left:53%;
	top:37%;
}



#head{
font-family: Georgia, 'Copse', serif;
width: 100%;
height: 60px;
background-color:#fff;
margin-left:auto;
margin-right:auto;
}
#meta a:hover{
text-decoration:underline !important;
}
#navi{
text-align:center;
padding-top:40px;
}
#navi a{
color:#333;
float:right;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
#navi a:hover{
-webkit-transition: color .2s ease-in;
color:#41742b;

}
#logo{
	float: left;
}
#beige{
	width:100%;
	background-color:#fbf1d9;
	margin-left:50px;
	padding-left:15px;
	padding-top:15px;
	padding-bottom:20px;
	height: 480px;	
}
#textcontainer{
width:780px;
height: 450px;	
margin-left:130px;
margin-right:auto;
background-color:#fff;
padding-top:15px;
padding-left:20px;
box-shadow:0px 2px 4px #666;
-webkit-box-shadow:0px 2px 4px #666;
-moz-box-shadow:0px 2px 4px #666;
-webkit-border-radius: 5px;
-webkit-border-top-right-radius: 0;
-moz-border-radius: 5px;
-moz-border-radius-topright: 0;
border-radius: 5px;
border-top-right-radius: 0;
text-align: justify;
position: relative;
}

h1{
font-family: Georgia,'Copse', serif;
color:#333;
font-size:20px;
line-height:22px;
font-weight:normal;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.fliesstext {
height: 350px;
width: 350px;
padding-left:20px;
padding-right:20px;
padding-bottom:10px;
color: #464646;
font-family: Georgia,'Copse', serif;
font-size: 13px;
font-weight: normal;
line-height: 19px;
overflow: hidden;
text-align:left;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.fliesstext a{
color:#365f23;
text-decoration:none;
}
.fliesstext a:hover{
color:#333;
-webkit-transition: color .5s ease-in;

text-decoration:underline;

}
.fliesstext-i {
padding-left:20px;
color: #464646;
font-family: Georgia,'Copse', serif;
font-size: 13px;
font-weight: normal;
line-height: 19px;
overflow: hidden;
text-align:left;
width: 600px;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
#footer{
background-image:url(../img/verlauf-unten.jpg);
background-repeat:repeat-x;

width:100%;

overflow:hidden;
}
#footertext{
width:980px;
padding-top:20px;
padding-bottom:40px;	
margin-left:auto;
margin-right:auto;
font-family: Georgia,'Copse', serif;
font-size: 12px;
font-weight: normal;
line-height: 22px;
color:#fff;
-webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
#footertext a{
color:#fff;
text-decoration: none;
}
#footertext a:hover{
text-decoration:underline;

}

#navigation_menu
{	
  background-color: #fff;
  height: 35px;  
  margin-right: 250;
}

#navigation_menu ul
{
  margin: 0%;
  padding: 0%;
  list-style-type: none;
}

#navigation_menu ul a 
{

  line-height: 30px;
  padding: 0px 0px 0px 45px;
  text-decoration: none;
  display: block;
}

#navigation_menu ul a:hover
{		
  text-decoration: underline; 
  
}

#navigation_menu ul div
{	
  position: absolute;
  display: none;
  z-index: 1000;
}

#navigation_menu ul li
{	
  float: right;
}

