/* ----- Standard-CSS ----- */
.form_prename
{
  display: none;
}

body
{
	font-family: Helvetica, sans-serif;
	color: black;
	background-color: white;
	font-size: 12px;
	line-height: 18px;
}

td,tr,p
{
	line-height: 18px;
	font-size: 12px;
}

.image_rahmen
{
  background-color: #BDD8B1;
	border-width: 1px;
	border-color: #002200;
	border--style: solid;
}

.news_bilderrahmen
{
  background-color: #BDD8B1;
	border-width: 1px;
	border-color: #002200;
	border--style: solid;
}

.sidemenue_active
{
  border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
}

.sidemenue_over
{
  border-style: dashed;
	border-width: 1px;
	border-color: red;
	background-color: black;
}

.sidemenue_normal
{
  border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
}

.sidemenue_link
{  
	font-size: 14px;
	text-decoration: underline;
	color: #71C700;
	line-height: 18px;
}

.sidemenue_link_active
{  
	font-size: 14px;
	text-decoration: underline;
	color: black;
	line-height: 18px;
	font-weight: bold;
}

.galerie-bild
{
  background-color: #002200;
	border-width: 1px;
	border-color: black;
	border--style: solid;
}

.klein
{  
	font-size: 9px; 
	line-height: 13px;
	color: black; 
}

.kursiv
{
  font-style: italic;
}

.fett
{
  font-weight: bold;
}

h1
{  
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: black;
	border-bottom-width: 1px;
	border-bottom-color: black;
	border-bottom-style: dotted;
}

h2
{  
	font-size: 16px;
	font-weight: bold;
	color: black;
}

h3
{  
	font-size: 12px;
	font-weight: bold;
	color: black;
	line-height: 18px;
}

a 
{  
	font-size: 12px;
	text-decoration: underline;
	color: #71C700;
	line-height: 18px;
}

.titel
{  
	font-size: 16px;
	line-height: 15px;
	font-weight: bold;
	color: #71C700; 
}

.schattur1
{
  background-color: #71C700;
	border-color: black;
	border-style: solid;
	border-width: 1px;
}

.schattur2
{
  background-color: #CCCCCC;
	border-color: black;
	border-style: solid;
	border-width: 1px;
}

.schattur3
{
  background-color: white;
}

.schattur_galerie
{
  background-color: #F2F2F2;
	border-style: solid;
	border-color: #002200;
	border-width: 1px;
}

.solid
{
  border-style: solid;
	border-width: 1px;
	border-color: #1B4A07;
}

.bold
{
  background-color: #C1CCE6;
	font-weight: bold;
}

.normal
{
  background-color: #C1CCE6;
	font-weight: normal;
}

.dyn_fenster
{
  background-color: #F5F5F5;
	border-style: solid;
	border-width: 1px; 
	border-color: #727272;
	color: black;
}

.dyn_title
{
  color: black;
	font-size: 10px;
	font-family: Verdana,Arial;
	font-weight: bold;
}

.dyn_text
{
  color: black;
	font-size: 9px;
	font-family: Verdana,Arial;
	font-weight: normal;
}

.schwarz
{
 color: black;
}

.dyn_link
{
  color: black;
	font-size: 9px;
	font-family: Verdana,Arial;
	font-weight: normal;
}

.dyn_schattur1
{
  background-color: #EEEEEE;
}

.dyn_schattur2
{
  background-color: #E5E5E5;
}

.dyn_patchtext
{
  color: black;
	font-family: Courier;
}

.dunkelblau
{
  background-color: #8AD2E9;
}

.hellblau
{
  background-color: #CEF3FF;
}