body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F1E2E2;
	font-size: 80%;
	
}

.contentDE {
	background-color: #F1E2E2;
	background-image:  url(grafik/punkt.gif);
	color: #006666;
	
}
        
#ort { margin-right: 2px;
       margin-left: auto;
	   margin-top: 7px;
	   float: right;
      
         
  }

.NaviDE {

	color: #00CC33;
	font-weight: bold;
	text-decoration: none;
}

a.NaviDE:Link {
	color: #006666;
	font-weight: bold;
	text-decoration: none;
}

a.NaviDE:Hover {
	color: #00CC33;
	font-weight: bolder;
	letter-spacing:3px;
	text-decoration: none;
	
}

a.NaviDE:active {
	font-weight: bold;
	color: #009933;

}
a.NaviDE:visited {
	font-weight: bold;
	
	

}
.NaviEN {
	color: #CC3333;
	font-weight: bold;
	margin-left: 15px;
	margin-right: 15px;
	text-decoration: none;
}	

a.NaviEN:Link {
	color: #CC3333;
	font-weight: bold;
	margin-left: 15px;
	margin-right: 15px;
	text-decoration: none;


}
a.NaviEN:Hover {
	color: #FF0000;
	font-weight: bold;
	letter-spacing:3px;
	text-decoration: none;
	

}

a.NaviEN:active {

	color: #CC0000;
	font-weight: bold;
}
a.NaviEN:visited {

	color: #CC0000;
	font-weight: bold;
}


#DE p {
	color: #006666;
	
	

}

#EN p {
	color: #CC3333;
	text-align: right;

	
	

}
.TextEN {

	color: #970000;

}
.TextDE {

	color: #006666;

}

.contentEN {

	background-color: #F1E2E2;
	background-image:  url(grafik/punkt.gif);
	color: #CC3333;
}

h1 {
	font-size: 120%;
}

h2 {
	font-size: 100%;
}

