/* TAGs Formatting */


a:hover, a:active,
{ 
color: 000000;
}



b
{
	font: 14px/20px Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0;
	background-color:#ffffff;
	color: #000000;
	text-decoration: none;
}

.normaltext
{
	font: 14px/20px Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px 0px 0px 10px;
	margin: 0;
	background-color:#ffffff;
	color: #000000;
	text-decoration: none;
}

h1
{
	font: 16px/50px Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 1px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color:#ffffff;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
}

h2
{
	font: 16px/68px Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 1px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color:#e2e2e2;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
}

h3
{
	font: 13px/18px Century Gothic, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0;
	background-color:#e2e2e2;
	color: #000000;
	text-decoration: none;
}

body
{

	scrollbar-base-color:#cccccc;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#9999FF;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#BDBEC0;
	scrollbar-highlight-color:#9999ff;
	scrollbar-shadow-color:#333333;
	scrollbar-track-color:#999999;
}




.border {
	valign="top";
	border-right: 1px solid #fff;	
	border-bottom: 1px solid #fff;
}

.borderbottom {
	valign="top";
	border-right: 1px solid #fff;	
}


/* CLASS */




/*  navigation  */ 


ul.navigation {
	padding: 0;
	margin: 0;
	list-style: none;
}


.navigation li a {
	display: block;
	font: 16px/18px  Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #e2e2e2;
	width: 170px;
	padding: 16px 0px 16px 10px;
	maring: 0;
	color: #000;
	text-decoration: none;
	vertical-align: top;
}

.navigation a:hover {
	color: #FFF;
	background-color: #9999FF;
}


.navigation a:active {
	color: #FFF;
	background-color: #e2e2e2;
}


.navigationaktiv  {
	display: block;
	font: 16px/18px  Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 170px;
	margin: 0;
	color: #fff;
	background-color: #BDBEC0;
	text-decoration: none;
	vertical-align: top;
}


/*  subnavigation  */ 

.subnavigation
{
	display: block;
	font: 13px/18px  Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 136;
	height: 47;
	border-bottom: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	padding: 5px 5px 5px 5px;
	color: #000000;
	background-color: #BDBEC0;
	text-decoration: none;
}

.subnavigation:hover
{
	color: #FFFFFF;
	background: #9999FF;
	border-bottom: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
}

.subnavigation:active
{
	color: #FFFFFF;
	background-color: #999999;
	border-bottom: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
}

/* subnavigationaktiv  */

.subnavigationaktiv
{
	display: block;
	font: 13px/18px  Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 136;
	height: 47;
	border-bottom: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	padding: 5px 5px 5px 5px;
	color: #000000;
	background-color: #9999FF;
	text-decoration: none;
}


.subnavigationaktiv:hover
{
	color: #FFFFFF;
	background: #9999FF;
	border-bottom: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
}

.subnavigationaktiv:active
{
	color: #FFFFFF;
	background-color: #BDBEC0;
	border-bottom: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
}


.link
{
	font: 14px/30px Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #666666;
	background-color:#ffffff;
	text-decoration: none;
}

.link:hover {
	color: #000000;
	background-color: #fff;
}

.link:active {
	color: #000000;
	background-color: #fff;
}


.linknews
{
	font: 14px/13px Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #666666;
	background-color:#ffffff;
	text-decoration: none;
}

.linknews:hover {
	color: #000000;
	background-color: #ffffff;
}

.linknews:active {
	color: #000000;
	background-color: #ffffff;
}


/*  referenzen  */ 


ul.referenzen {
	padding: 0;
	margin: 0;
	list-style: none;
}


.referenzen li a {
	display: block;
	font: 13px/16px  Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #e2e2e2;
	width: 170px;
	padding: 4px 0px 4px 10px;
	maring: 0;
	color: #000;
	background-color: #e2e2e2;
	text-decoration: none;
	vertical-align: top;
}

.referenzen a:hover {
	color: #FFF;
	background-color: #9999FF;
	border-bottom: 1px solid #e2e2e2;
}


.referenzen a:active {
	color: #FFF;
	background-color: #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}


li.referenzenaktiv a {
	display: block;
	font: 13px/16px  Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #e2e2e2;
	width: 170px;
	padding: 4px 0px 4px 10px;
	margin: 0;
	color: #fff;
	background-color: #BDBEC0;
	text-decoration: none;
	vertical-align: top;
}

.perfectday
{
	font: 10px/16px Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 0 0px 15px;
	margin: 10px 0 0 0;
	color: #999999;
	background-color:#BDBECO;
	text-decoration: none;
}

.perfectday:hover {
	color: #000;
	background-color: #BDBECO;
}

.perfectday:active {
	color: #000;
	background-color: #BDBECO;
}
