/* DATEI: main_site.css*/

body.norm  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : #03A19F;
	color : #000000;
	margin-left : 2;
	margin-top : 0;
}


.phead {background-color: #ffffff; color: #106867; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}
a.plink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #106867;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}
/***********************************************  just cells*/
table.main {
	font-family : Arial,sans-serif;
	font-size : 10px;
	color : #ffffff;
	background-color : #03A19F;
	text-decoration : none;
}

td.content {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #ffffff;
}


span.bold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #106867;
	background-color : transparent;
	font-weight : bold;
}

td.copyright {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
}


td.color2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #ffffff;
	background-color : #008080;
}

td.color1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #ffffff;
	background-color : #000000;
}


td.headline1 {
		font-family : Arial, Helvetica, sans-serif;
    	font-size : 14px;
    	font-weight : normal;
		font-style : normal;
    	color : #ffffff;
    	background-color : #008080;
}

td.headline2 {
		font-family : Arial, Helvetica, sans-serif;
    	font-size : 14px;
    	font-weight : bold;
		font-style : normal;
    	color : #000000;
 }
 td.headline3 {
		font-family : Arial, Helvetica, sans-serif;
    	font-size : 12px;
    	font-weight : bold;
		font-style : normal;
    	color : #000000;
 }

a.mainlink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #106867;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
}

a.mainlink2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
}

span.boldextra {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #008080;

}




table.box{
	font-family : Arial,sans-serif;
	font-size : 10px;
	color : #ffffff;
	background-color : #008080;
	text-decoration : none;
	border: 1px solid #008080;	
}


/* LOGIN *************************/
td.login {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #000000;
	font-weight : normal;
	font-style : normal;
}

input.logintext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #000000;
	font-weight : normal;
	font-style : normal;
	width : 70px;
}

input.loginbut {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #ffffff;
	font-weight : normal;
	font-style : normal;
	background-color : #008080;
	width : 50px;
}

/* ________________________________________________*/


/* MENU *************************/
table.vMenuFrame  {
	background-color : #000000;
}

table.hMenuFrame  {
	background-color : #000000;
}


td.vMenuBorder {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ffffff;
	background-color: #000000;
	border: 1px solid #000000;
	
}

td.vMenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ffffff;
	background-color: #C6E2E2;
}



td.hMenu {
	font-family : Arial,sans-serif;
	font-size : 12px;
	color : #ffffff;
	background-color : #008080;
	text-decoration : none;
	height: 25px;
}


span.counter {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	color : #ffffff;
}

a.mainmenu {
		font-family : Arial, Helvetica, sans-serif;
    	font-size : 12px;
    	font-weight : normal;
    	color : #FFFFFF;
    	text-decoration : none;
}

a.mainmenuH {
		font-family : Arial, Helvetica, sans-serif;
    	font-size : 14px;
    	font-weight : normal;
    	color : #000000;
    	text-decoration : none;
}

a.submenu {
		font-family : Arial, Helvetica, sans-serif;
    	font-size : 12px;
    	font-weight : normal;
    	color : #FFFFFF;
    	text-decoration : none;
}



span.menuitalic {
		font-family : Arial, Helvetica, sans-serif;
    	font-size : 14px;
    	font-weight : normal;
		font-style : normal;
    	color : #FFFFFF;
    	text-decoration : none;
}

span.step {
		font-family : Arial, Helvetica, sans-serif;
    	font-size : 14px;
    	font-weight : bold;
		font-style : italic;
    	color : #ffffff;
		background-color : #000000;
 }

/* ________________________________________________*/

/* quick-cards-logo *************************/
span.quick {
		font-family : Arial, Helvetica, sans-serif;
    	font-size : 12px;
    	font-weight : bold;
		font-style : italic;
    	color : #FFFFFF;
    	background-color : #000000;
}

span.cards {
		font-family : Arial, Helvetica, sans-serif;
    	font-size : 12px;
    	font-weight : bold;
		font-style : normal;
    	color : #FFFFFF;
    	background-color : #008080;
}
/* ________________________________________________*/


