

H1, H2, H3, H4, H5, H6,
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #df0073;
}

BODY,
TEXTAREA,
TD, P,
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 1.3;
	color: #666666;
}

H1
{
 color: #666666;
 font-size: 12px;
}

.sevensenses-special H1{
	font-size: 14px;
	color: #DF0073;
}

A,
.linkstyle,
.list-symbol-link,
.multipage-navigation P {
	color: #DF0073;
}

/***************************************** 
	Tabelle 
*****************************************/

.header-table
{
 	border-collapse:collapse;
 	table-layout:fixed;
}

.border5px{
 	border-top:   5px solid #DF0073;
}

.border1px{
	border-top:   1px solid #DF0073;
}

td.left-dist
{
	width: 14px;
}
td.right-dist
{
	width: 13px;
}


/* Tabelle */

table.content-tabelle caption {
	color:#fff;
	background-color: #b91726;
}

table.content-tabelle.bg-colored {
	background-color:#f4f4f4;
}

table.content-tabelle.border-colored {
	border-left:   1px solid #b91726;
	border-right:  1px solid #b91726;
	border-bottom: 1px solid #b91726;
}

table.content-tabelle td.border-left-colored {
	border-left: 1px solid #b91726;
}

table.content-tabelle td.border-top-colored,
table.content-tabelle.border-top-colored {
	border-top: 1px solid #b91726;
}

table.content-tabelle .bg-highlight {
	background-color:#e4e4e4;
}

/***************************************** 
	Content
*****************************************/
	
.content-text {
	padding-left: 0px;
	padding-right: 0px;
}

/***************************************** 
	Headline-Streifen
*****************************************/

.headline-streifen {
	background-color: #df0073;
	}

.headline-streifen-5px {
	background-color: #df0073;
	height:5px;
}

.headline-streifen-1px {
	background-color: #df0073;
	height: 1px;
}

/*****************************
 Channelnavigation
*****************************/

.channelnavi A {
	font-family: Arial;
	font-size: 12px;
	color: #858585;
	margin: 5px 0px 0px 0px;
	height:17px;
	border-bottom: 2px solid #ebebeb;
}

.channelnavi A.highlighted,
.channelnavi A:Hover {
	color: #df0073;
}

.channelnavi #c0{
 display:none;
 height:0px;
}

.lilastrich{
	color: #df0073;
}

/*****************************
Sender-Navigation
*****************************/
.sender-navigation A {
	display: block;
	height: 57px;
	margin-bottom: 10px;
	padding-left: 0px;
	background-position: 0px 0px;
}

.sender-navigation A:Hover {
	background-position: 0px -57px;
}

.sender-navigation IMG {
	width: 150px;
	height: 57px;
}


.news-text {
	padding-left: 5px;
	padding-right: 5px;
}


/*
	Footer
*/

#footer {
	background-image: url(/images/sese/sevensenses_streifen_footer.gif);
	background-repeat: repeat-x;
	border:0px;
	height:139px;
}

#footer .navi {
	width: 987px;
	height: 44px;
}


#footer .navi A {
	height: 40px;
	background-position: 0px 0px;
}

#footer .navi A {
	display: block;
	padding: 0px; 
	margin: 0px; 
	text-decoration:none ; 
}

#footer .navi A.highlighted,
#footer .navi A:Hover.highlighted {
	background-position: top left;
}

#footer .navi A.home
{
	background-image: url(/images/sese/grafiknavi/de/sn_01.gif);
	width: 52px;
}

#footer .navi A:Hover.home
{
	background-position: 0px -44px;
}

#footer  .navi A.sitemap
{
	background-image: url(/images/sese/grafiknavi/de/sn_02.gif);
	width: 85px;
}

#footer .navi A:Hover.sitemap
{
	background-position: 0px -44px;
}


#footer  .navi A.impressum
{
	background-image: url(/images/sese/grafiknavi/de/sn_03.gif);
	width: 105px;
}
#footer .navi A:Hover.impressum
{
	background-position: 0px -44px;
}


#footer  .navi A.datenschutz
{
	background-image: url(/images/sese/grafiknavi/de/sn_04.gif);
	width: 110px;
}

#footer .navi A:Hover.datenschutz
{
	background-position: 0px -44px;
}


#footer  .navi A.nutzungsbedingungen
{
	background-image: url(/images/sese/grafiknavi/de/sn_05.gif);
	width: 180px;
}

#footer .navi A:Hover.nutzungsbedingungen
{
	background-position: 0px -44px;
}


#footer .subnavi
{
	float:left;
	margin-right:10px;
}

#footer .subnavi A 
{
	display: block;
	padding: 0px; 
	margin: 0px; 
	text-decoration:none ; 
	color: #c4c9cf;
	font-family: Arial;
	font-size: 11px;
	
}

footer .subnavi A.copyright
{
	font-size: 10px;
}


/******************************
Windows media player
******************************/

.wmp-container {
	background-color: #f4f4f4;
	border: 1px solid #df0073;
}
