/* styles für home */

/* hintergrundfarben */

.bgoben1 {
	background-color:#101218;
}

.bgoben2 {
	background-color:#1F2A38;
}

.bghauptnavi {
	background-color:#FFFFFF;
}

.bgunten {
	background-color:#394251;
}

.bgextras {
	background-color:#394251;
}

.bgspecials {
	background-color:#394251;
}

.bgpartner {
	background-color:#444C5C;
}

.bgsponsoren {
	background-color:#6C7486;
}

.bgsquarebanner {
	background-color:#394251;
}

.bgfullbanner {
	background-color:#565F70;
}

.bgbox1 {
	background-color:#454E5E;
}

.bgbox2 {
	background-color:#454E5E;
}

.bgbox3 {
	background-color:#515A6B;
}


.bgbox4 {
	background-color:#515A6B;
}


.bgbox_espott {
	background-color:#2E3644;
}

.bgbox_espott_skyscraper {
	background-color:#2E3644;
}

.bgrechts1 {
	background-color:#FF5A0B;
}

.bgrechts2 {
	background-color:#394251;
}

.bgrechts3 {
	background-color:#394251;
}

.bgsendezeit {
	background-color:#FFAC16;
}

.bgteaser1 {
	background-color:#A5ABBB;
}

.bgteaser2 {
	background-color:#969DB0;
}

.bgcontent {
	background-color:#767E91;
}



/* schriftfarben */

.head {
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:10pt;
	font-weight:bold;
	font-style:normal;
	color:#000000;
	text-decoration:none;
	line-height:11pt;
}

.headweiss {
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:10pt;
	font-weight:bold;
	font-style:normal;
	color:#FFFFFF;
	text-decoration:none;
	line-height:11pt;
}

.schwarz {
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:10pt;
	font-weight:normal;
	font-style:normal;
	color:#000000;
	text-decoration:none;
	line-height:11pt;
}

.schwarzbold {
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:10pt;
	font-weight:bold;
	font-style:normal;
	color:#000000;
	text-decoration:none;
	line-height:11pt;
}

.weiss {
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:10pt;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
	text-decoration:none;
	line-height:11pt;
}

.weissbold {
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:10pt;
	font-weight:bold;
	font-style:normal;
	color:#FFFFFF;
	text-decoration:none;
	line-height:11pt;
}

.graubold {
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:10pt;
	font-weight:bold;
	font-style:normal;
	color:#CCCCCC;
	text-decoration:none;
	line-height:11pt;
}

.unten {
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:8pt;
	font-weight:normal;
	font-style:normal;
	color:#999999;
	text-decoration:none;
	line-height:11pt;
}
h1 {
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:11pt;
	font-weight:bold;
	font-style:normal;
	color:#000000;
	text-decoration:none;
	line-height:11pt;
}

.box {
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:10pt;
	font-weight:normal;
	font-style:normal;
	color:#CCCCCC;
	text-decoration:none;
	line-height:11pt;
}


/* linkfarben */

a.link:link		{color:#FFFFFF;text-decoration:none;font-weight : normal;}
a.link:visited 		{color:#FFFFFF;text-decoration:none;font-weight : normal;}
a.link:active 		{color:#FFFFFF;text-decoration: underline;font-weight : normal;}
a.link:hover 		{color:#FFFFFF;text-decoration: underline;}

a.partnerlink:link	{color:#FFFFFF;text-decoration:none;font-weight : normal;}
a.partnerlink:visited 	{color:#FFFFFF;text-decoration:none;font-weight : normal;}
a.partnerlink:active 	{color:#FFFFFF;text-decoration: underline;font-weight : normal;}
a.partnerlink:hover 	{color:#FFFFFF;text-decoration: underline;font-weight : normal;}

a.boxlink:link		{color:#CCCCCC;text-decoration:none;font-weight : normal;}
a.boxlink:visited 	{color:#CCCCCC;text-decoration:none;font-weight : normal;}
a.boxlink:active 	{color:#CCCCCC;text-decoration: underline;font-weight : normal;}
a.boxlink:hover 	{color:#CCCCCC;text-decoration: underline;}

a.untenlink:link	{color:#999999;text-decoration:none;font-weight : normal;}
a.untenlink:visited 	{color:#999999;text-decoration:none;font-weight : normal;}
a.untenlink:active 	{color:#999999;text-decoration: underline;font-weight : normal;}
a.untenlink:hover 	{color:#999999;text-decoration: underline;font-weight : normal;}
