.menu {font-family: Lucida Sans, Arial; font-size: 12px; font-weight: bold; color: #CC1205;}
.submenu {font-family: Lucida Sans,Arial; font-size: 11px; color: #CC1205;}

.title {font-family: Arial; font-size: 13px; font-weight: bold; color: #CC1205;}
.title2 {font-family: Arial; font-size: 13px; font-weight: bold; color: #000000;}
.title3 {font-family: Arial; font-size: 13px; font-weight: bold; color: #069586;}

.text {font-family: Arial; font-size: 12px;}
.text2 {font-family: Arial; font-size: 12px; color: #CC1205; text-decoration: underline;}
.textbottom {font-family: Arial; font-size: 9px; color: #666666;}

A:link    {text-decoration: none; color: #CC1205;}
A:visited {text-decoration: none; color: #CC1205;}
A:active  {text-decoration: none;}
A:hover   {text-decoration: underline;}

.righttable {
	border-width: thin;
	border-bottom : thin dotted;
	border-left : thin dotted;
	border-right : thin dotted;
}

p {font-family: Arial; font-size: 12px; color: #000000; }
td {font-family: Arial; font-size: 12px; color: #000000; }

.errorformfield{color: #FF0000;}

h4{
  color: #069586;
  font-size:14px;
  padding:0;
  margin: 5px 0 5px 0;
  font-weigth:bold;
}

h5{
  color: #069586;
  font-size:13px;
  padding:0;
  margin: 5px 0 5px 0;
  font-weigth:bold;
}

h6{
  color: #069586;
  font-size:12px;
  padding:0;
  margin: 5px 0 5px 0;
  font-weigth:bold;
}


/*Banner auf der Startseite*/

#banner-home-outer{
	
}

#banner-home-inner{
	margin:50px 100px 50px 100px;
	/*border: 1px dotted #CC1205;*/
	background:#FCF1F0;
	padding:12px 12px 7px 12px;
}

#banner-home-outer h1{
	font-family: Arial; 
	font-size: 15px; 
	font-weight: bold; 
	color: #CC1205;
	padding: 0 0 10px 0 !important;
	margin:0;
}

#banner-home-outer p{
	font-family: Arial; 
	font-size: 12px; 
	padding: 0 0 5px 0 !important;
	margin:0;
	line-height:140%;
}
