body
{
	font-family:Calibri;
}
div#media img 
{
	width:500px;
}
img{
	
}
#navigation ul
{
	padding-left:0px;
	padding-right:10px;
}
ul li
{
	list-style-type:none;	
	line-height:20px;
}
em:hover, a:hover
{
	font-style:italic;
	color: #005555;
}
ul li a
{

	list-style-type:none;	
	line-height:20px;	
}
a
{
	border-bottom: 0px solid #999;
	color: #005555;
}
iframe
{
	height:240px;
	width:460px;
	border-color:#e2e2e2;
}
.SubNavItem
{
	padding:0px 0px 0px 10px;
}
.SubNavItem a
{
	color: #aaaaaa;
}
.SubNavItem a:hover
{
	color: #00aaaa;
}
.seeMore
{
	padding:10px;
	background-color:rgb(220,210,0);
	display:block;
}
h1
{
	font-size:42px;
}
h2
{
	border-bottom: 5px solid rgb(220,210,0);
	margin-top:20px;	
	margin-bottom:10px;
}
h2 a
{
	border-bottom:0px;
}
.eight
{
	margin-left:0px;
}
div.description h2
{
	padding: 0px 0px 0px;
}
.txtIntro
{
	font-size:16px;
}
.block
{
	display:block;
}
.img_Small
{
	width:500px;
}
.imgPlusTxt
{
	float:left;
	border:1px solid darkgrey;
	padding:5px;	
	margin-right:8px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:center;
}
.italic
{
	font-style:italic;
}

.imgPlusTxt p
{
	font-style:italic;
}
.img_Fliesstxt
{
	height:200px;	
	padding: 10px;
}
.rechts
{
	float:right;
}

.img_Dias img
{
	width:300px;
	opacity:0.7;
}
.img_Dias img:hover
{
	opacity:1;
}