/* ----- Standard-CSS ----- */
.form_prename
{
  display: none;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	background-color: white;
	letter-spacing: 1px;
	font-size: 12px;
}

td,tr,p
{
	line-height: 15px;
	font-size: 12px;
}

.klein
{  
	font-size: 10px; 
	line-height: 13px;
	color: black; 
}

.kursiv
{
  font-style: italic;
}

.fett
{
  font-weight: bold;
}

h1
{  
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	color: black; 
}

h2
{  
	font-size: 17px;
	font-weight: bold;
	color: black;
	line-height: 20px;
}

h3
{  
	font-size: 14px;
	font-weight: bold;
	color: black;
	line-height: 20px;
}

a 
{  
	font-size: 12px;
	text-decoration: underline;
	color: #56B4D6;
	line-height: 15px;
}

.titel
{  
	font-size: 16px;
	line-height: 15px;
	font-weight: bold;
	color: black; 
}

.schattur1
{
  background-color: white;
}

.schattur2
{
  background-color: white;
}

.schattur3
{
  background-color: #56B4D6;
}

.schattur_galerie
{
  background-color: #101010;
	border-style: solid;
	border-color: #FFDA6B;
	border-width: 1px;
}

.solid
{
  border-style: solid;
	border-width: 1px;
	border-color: #C1CCE6;
}

.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;
}