/* 
CSS Style   
Project:	www.unholtz.de
Author:		michael schmidt
Date		11/2006
*/



html {height: 100%; margin-bottom: 1px; }

td.content {
background-color: #FFF;
color: #000;
border: none;
font-size: 12px;
vertical-align: top;
margin-top:0;
padding: 2px;
}

/*=====================Navigation=============*/




.navbar {
	font-size: 14;
	font-weight: bold;
	color: #FAA61A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: none;
}

a.navbar:link,a.navbar:visited,a.navbar:active {
	font-size: 14;
	font-weight: bold;
	color: #FAA61A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: none;
}

a.navbar:hover { 
font-family: Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
font-size:14px;
text-decoration: none;
}





a.navbar2:link,a.navbar2:visited,a.navbar2:active {
	font-size: 12;
	font-weight: bold;
	color: #49473B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: none;
}

a.navbar2:hover { 
font-family: Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
font-size:12px;
text-decoration: none;
}



.g12pkursiv {
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-style: italic;
}


a.g12pkursiv;a.g12pkursiv:visited {
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-style: italic;
}
a.g12pkursiv:hover {
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-style: italic;
}

a:link {
	color: #FAA61A;
	text-decoration: none;
	
}
a:visited {
	color: #FAA61A;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	font-style: normal;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}



