/* Style for www.http://zpmo.ch*/
/* internet concept & design BB COM*/

/*----------------------------------------------------------------*/
/********* START - Definitionen des Body **********/

body {
	font-family: Verdana, Arial;
	font-size: 12px;
	margin-top: 0;
}
img {
border:0;
}

/********* END - Definitionen des Body **********/
/*----------------------------------------------------------------*/
/********* START - Definitionen der Tabellen **********/

td {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	}
	
/********* START - Definitionen der Tabellen **********/
/*----------------------------------------------------------------*/
/********* START - Definitionen der Links **********/

a{
	text-decoration: none;
	color: #ffcc00;
}
	
A:Visited  {
	text-decoration: none;
}
	
A:Active  {
	text-decoration: none;
	color: #ffcc00;
}
	
A:Hover  {
	text-decoration: underline;
	color: #ff9000;
}

/********* END - Definitionen der Links **********/
/*----------------------------------------------------------------*/
/********* START - Definitionen der Backgroungs **********/
.backgroung{
	background-image:url(screenimg/bg.gif);
	background-repeat:no-repeat;
}
.backgroung_navileft{
	background-image:url(screenimg/bg_navi2.gif);
	background-repeat:no-repeat;
}

/********* END - Definitionen der Backgroungs *********/
/*----------------------------------------------------------------*/
/********* START - Definitionen der Textbereiche *********/
.copyright{
	font-size: 10px;
	color: #CACACA;
}
.copyright_g{
	font-size: 10px;
	color: #ffcc00;
}
.adresse{
	font-size: 10px;
	color: #FFFFFF;
}
.topnav{
	font-size: 12px;
	color: #469517;
}
.topnav_a{
	font-size: 12px;
	color: #cc0000;
}
.seitentitel{
	font-size: 24px;
	color: #FFFFFF;
	font-weight:bold;
	text-align: right;
}
.nav1{
	font-size: 13px;
	color: #FFFFFF;
	font-weight:bold;
}
.nav1a{
	font-size: 13px;
	color: #ffcc00;
	font-weight:bold;
}
.uebertitel{
	font-size: 16px;
	color: #ffcc00;
	font-weight:bold;
}
.untertitel{
	font-size: 14px;
	color: #ffcc00;
	font-weight:bold;
}
.titel{
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}
.textsmall{
	font-size: 11px;
}
/********* END - Definitionen der Textbereiche *********/
/*----------------------------------------------------------------*/
/********* START - Definitionen Inputfelder *********/
.input_feld1 {
	font-size: 12px;
	color: #000000;
	background-color: #eeffae;
	border: 1px solid #000066;

}

/********* END - Definitionen Inputfelder *********/
/*----------------------------------------------------------------*/

