html{
  font-size: 11px;
  font-family: Verdana,serif;
}

body{
  margin: 0;
  padding: 0;
  background-color: white;
}



	
a {
	text-decoration: none;
	font-weight: normal;
	color:  #ccc;
	text-decoration: underline;
	}
a:visited {
	color:  #ccc;
	}
a:active {
	color:  #ccc;
	}
a:hover {
	color: #ccc;
	text-decoration: none;
	}

A.footer:link  {
	font-family : verdana, arial, helvetica, sans-serif;
	font-weight : normal;
	font-size : 10px;
	color : #B3C2D1;
	text-decoration : underline;
}

A.footer:hover  {
	color : #ffffff;
	text-decoration : none;
}

A.footer:visited  {
	color : #BDD8F1;
	text-decoration : none;
}

A.footer:active  {
	color : #BDD8F1;
	text-decoration : none;
}



strong, b {
	font-weight: bold;
	}
p {
	margin-top: 20px;
	margin-bottom: 10px; 
	}

p.head {
	margin-top: 2px;
	margin-bottom: 2px; 
	}

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0;
	}

	
	
/*
  Following part deals with the navigation in div with id "navContainer"
*/




	
	
/* Alle DIV IDs */
	
#bg_start {
position: relative;
width: 100%; /* fuer IE */
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #b5d0e9;
	}
	
#bg_tv {
position: relative;
width: 100%; /* fuer IE */
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #e3b5e3;
	}
	
#bg_compilations {
position: relative;
width: 100%; /* fuer IE */
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #66CCCC;
	}
	
#bg_music {
position: relative;
width: 100%; /* fuer IE */
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #ea5151;
	}
	
#bg_profile {
position: relative;
width: 100%; /* fuer IE */
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #ffcc66;
	}
	
#bg_contact {
position: relative;
width: 100%; /* fuer IE */
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #babdee;
	}
	
#bg_partner {
position: relative;
width: 100%; /* fuer IE */
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #bfe39b;
	}
	
#bg_jobs {
position: relative;
width: 100%; /* fuer IE */
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #ff9900;
	}
	
#bg_news {
position: relative;
width: 100%; /* fuer IE */
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #cc9966;
	}
	
#header {
  display: none;
	}
	
#flash {
  display: none;
	}

	
#logo {
position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 60px;
	}
	

	
#top_start {
	top: 0px;
	left: 0px;
	margin: 40px 0px 40px 0px;
	padding-left: 200px;
	height: 24px;
	}
	
#top_tv {
	top: 0px;
	left: 0px;
	margin: 40px 0px 40px 0px;
	padding-left: 200px;
	height: 24px;
	}
	
#top_compilations {
	top: 0px;
	left: 0px;
	margin: 40px 0px 40px 0px;
	padding-left: 200px;
	height: 24px;
	}
	
#top_music {
	top: 0px;
	left: 0px;
	margin: 40px 0px 40px 0px;
	padding-left: 200px;
	height: 24px;
	}
	
#top_profile {
	top: 0px;
	left: 0px;
	margin: 40px 0px 40px 0px;
	padding-left: 200px;
	height: 24px;
	}
	
#top_contact {
	top: 0px;
	left: 0px;
	margin: 40px 0px 40px 0px;
	padding-left: 200px;
	height: 24px;
	}
		
#top_partner {
	top: 0px;
	left: 0px;
	margin: 40px 0px 40px 0px;
	padding-left: 200px;
	height: 24px;
	}
	
#top_jobs {
	top: 0px;
	left: 0px;
	margin: 40px 0px 40px 0px;
	padding-left: 200px;
	height: 24px;
	}
	
#top_news {
	top: 0px;
	left: 0px;
	margin: 40px 0px 40px 0px;
	padding-left: 200px;
	height: 24px;
	}
	
#top_breadcrumb {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight : normal;
	padding-top: 8px;
	font-size : 11px;
	color : #B3C2D1;
	
	}
	
	
	
	
	
#left {
  display: none;

}
	
	
#left_nav {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 154px;
	border-right: 1px solid #003366;
	}
	
	
	

#middle {
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding-top: 10px;
	height: 100%;
	}



	
	
	
	
#content {
	margin: 0px 0px 0px 3px;
	padding-left: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	background: #FFFFFF;
	text-align: left;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}


	
#content_head {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight : bold;
	font-size : 14px;
	line-height: 18px;
	color : #000066;

	text-align: left;
	margin: 0px 0px 0px 0px;

}
	
	
	
	
#content_copy {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;
	line-height: 14px;
	color : #000000;

	text-align: left;
	margin: 0px 0px 0px 0px;
}
	
	
	
#right {
	float: right;
	margin: 0px 0px 40px 20px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 200px;
}

	

#right_top {
	margin: 0px 0px 0px 0px;
	padding-left: 10px;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	background: #B5D0E9;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;
	line-height: 14px;
	color : #003366;
	vertical-align: top;
	border-right: 1px solid #1062AC;
	BACKGROUND: url(../_images/news_li_top_01.gif) no-repeat;
	
}

#right_content {
	margin: 0px 0px 0px 0px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background: #DEEBF8;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;
	line-height: 14px;
	border-left: 1px solid #1062AC;
	border-right: 1px solid #1062AC;
	color : #006699;
}


#right_bot {
	margin: 0px 0px 0px 0px;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 6px;
	background: #DEEBF8;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;
	line-height: 14px;
	color : #003366;
	vertical-align: bottom;
	border-right: 1px solid #1062AC;
	BACKGROUND: url(../_images/news_li_bot_01.gif) no-repeat;
}


	





	
	
.copy {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;
	line-height: 18px;
	color : #000000;
	}
	
.subhead00 {
	font-family : 'Verdana', 'Arial', 'Sans-Serif';
	font-weight : bold;
	font-size : 11px;
	line-height : 12px;
	color : #0066CC;
}

.subhead01 {
	font-family : 'Verdana', 'Arial', 'Sans-Serif';
	font-weight : bold;
	font-size : 10px;
	line-height : 14px;
	color : #006600;
}

.subhead02 {
	font-family : 'Verdana', 'Arial', 'Sans-Serif';
	font-weight : bold;
	font-size : 10px;
	line-height : 14px;
	color : #CC6600;
}

.subhead03 {
	font-family : 'Verdana', 'Arial', 'Sans-Serif';
	font-weight : bold;
	font-size : 10px;
	line-height : 14px;
	color : #990066;
}

.editmode {
color: #ffffff;
margin: 1px;
font-family : verdana, arial, helvetica, sans-serif;
font-weight : normal;
font-size : 10px;
padding: 2px;
background: #FF3333;
}


.editmode2 {
color: #FF3333;
margin: 1px;
font-family : verdana, arial, helvetica, sans-serif;
font-weight : normal;
font-size : 10px;
padding: 2px;
border-bottom: 1px solid #FF3333;
}


















