body
{
	color : Black;
	background-color: #ffffff;
	font-family : sans-serif ;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

 
A {
	color: #888888;
}

A:Hover {
	color: #000000;
}
 
p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
 {
 font-family: Verdana, Sans serif;
 }
/*-------------------------------------normaler Text----------*/

.bodytext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-weight: normal;
	font-size: 12px;
	padding:10px 0px 0px 10px;
	line-height:21px;
}

.bodytitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-weight: bold;
	font-size: 14px;
	padding:10px 0px 0px 10px;
}

.bodysubtitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	padding:10px 0px 0px 10px;
}



/*---------------------- zwischenstriche subnavigation :(-------------------------*/
.vertsub  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #888888;;
	font-weight: normal;
	font-size:11px;
}

/*-------------------------------------Box Text----------*/

.boxtext {
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-weight: normal;
	font-size: 10px;
	padding:10px 5px 0px 10px;
}

.boxtitle {
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-weight: bold;
	font-size: 10px;
	padding: 10px 5px 0px 10px;
}



/*-----------------------------------------------*/
.formtext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-weight: normal;
	font-size: 12px;
	padding:5px 0px 0px 3px;
}
/*-----------------------------------------------*/

A {
	color: ##888888;
	text-decoration:none;
	font-size:11px;
}

/* unvisited link */
a:link {
	color: #FFFFFF;
	text-decoration:none;
}


/* visited links */
a:visited {
	color: #DADADA;
	text-decoration:none;
}


/* active links */
a:active {
	color: #ffffff;
	text-decoration:none;
}



a:hover {
	color: #000000;
	text-decoration: underline;
}



/* unvisited link */
a:link direct {
	color: ##FF9E3D;
	text-decoration:none;
}


/* visited links */
a:visited direct {
	color: #DADADA;
	text-decoration:none;
}


/* active links */
a:active direct {
	color: #DADADA;
	text-decoration:none;
}



a:hover direct {
	color: #DADADA;
	text-decoration: underline;
}

/*-----------------------------------------------*/
A.menul {
 color: #FF6600;
 text-decoration: none;
 font-size:10px;
padding:10px 5px 0px 10px;
}

 
/* unvisited link */
a.menul:link{
 color: #FF6600;
 text-decoration:none;
 font-size: 10 px;
padding:10px 5px 0px 10px;
  }
 

/* visited links */
a.menul:visited{
 color: #FF6600;
 text-decoration:none;
 font-size: 10 px;
padding:10px 5px 0px 10px;
  }
 

/* active links */
a.menul:active{
  color: #FF6600;
 text-decoration:none;
 font-size: 10 px;
padding:10px 5px 0px 10px;
   }
 
a.menul:hover {
 color: #000000;
 text-decoration:underline;
 font-size: 10 px;
padding:10px 5px 0px 10px;
}

/*-----------------------------------------------*/
A.menub {
 color: #FF6600;
 text-decoration: none;
 font-size:10px;

}

 
/* unvisited link */
a.menub:link{
 color: #FF6600;
 text-decoration:none;
 font-size: 10 px;

  }
 

/* visited links */
a.menub:visited{
 color: #FF6600;
 text-decoration:none;
 font-size: 10 px;

  }
 

/* active links */
a.menub:active{
  color: #FF6600;
 text-decoration:none;
 font-size: 10 px;

   }
 
a.menub:hover {
 color: #000000;
 text-decoration:underline;
 font-size: 10 px;

}

/*-------------------linkstyles für die Infobox---------------------------*/

A.infol {
 color: #ffffff;
 text-decoration: none;
 font-size: 12 px;
padding:0px 5px 5px 10px;
}

 
/* unvisited link */
a.infol:link{
 color: #ffffff;
 text-decoration:none;
 font-size: 12 px;
padding:10px 5px 5px 10px;
  }
 

/* visited links */
a.infol:visited{
 color: #ffffff;
 text-decoration:none;
 font-size: 12 px;
padding:0px 5px 5px 10px;
  }
 

/* active links */
a.infol:active{
  color: #888888;
 text-decoration:none;
 font-size: 12px;
padding:0px 5px 5px 10px;
   }
 
a.infol:hover {
 color: #888888;
 text-decoration:underline;
 font-size: 12 px;
padding:0px 5px 5px 10px;
}


/*----------------für Weissen Hintergrund ohne Padding-----------------------*/
.bgbox
{
text-align: left;
vertical-align: top;
color: black; 
background-color: white;
}

/*---------------------------------------*/
.content
{
text-align: left;
vertical-align: top;
color: black; 
background-color: #FFFFFF;
}


/*-----------------------box rechts----------------*/
.box {
text-align: left;
vertical-align: top;
	background-color: #A7CFC0;

}
/*------------------wird für Rahmen verwendet---------------------*/
.borderbox
{
	text-align: left;
	vertical-align: top;
	background-color: #000000;
}


.maintable {
	border-width: 1px 1px 1px 1px;
	background-color: #666666;
	border : 1px solid #666666;
	border-color : #666666 #666666 #666666 #666666;
}

/*---------------------------------------*/
.nav
{
background-color: #FF9E3D;
}
