
/* * basics * */

* 		{ margin: 0; padding: 0; }

body {
	background-color: #CCCBC6;
	margin: 0px;
	padding: 0px;
	font-family: arial, sans-serif;
	color: #00265E;
	/*text-align: justify;*/
}

input { font-family:arial, sans-serif; color:#00265E; }


*:focus	{ outline:none; }

img		{ border:0px; }

a		{ color:#BF1220; text-decoration:none; }
a:hover	{ text-decoration:underline; }

p, h1, h2, h3, h4, h5, h6, ul, form {
	margin:0;
	padding:0;
	font-weight:normal;
}

h1, h2 	{ font-size:22px; }
h1	   	{ color:#BF1220; }

span.h2zusatz { font-size:14px; }
/* text neben der ueberschrift */
h1 span					{ display:block; }
h1 span.rechts 			{ padding-top:8px; font-size:12px; text-transform:uppercase; }
h1 span.rechts a 		{ color:#BF1220; }
h1 span.rechts a:hover 	{ color:#00265E; }
h1 span.rechts a.active { color:#00265E; }
/* ***** */
h3	 			{ font-size:14px; line-height:18px; margin-bottom:5px; }
h3.underline	{ padding-bottom:5px; margin-bottom:10px; border-bottom:3px solid #EAEAEA; }

/* fuer mysong */
h3.h3_groesser	{ font-size:18px; line-height:22px; font-family:"Times New Roman", Times, serif; }



h4 				{ font-size:10px; margin-bottom:1px; text-transform:uppercase; color:#2E3654; }
h4.underline 	{ height:30px; line-height:30px; margin-bottom:10px; border-bottom:3px solid #EAEAEA; }
h4.normal		{ text-transform:none; }


h5 { font-size:14px; line-height:18px; margin-bottom:6px; }
span.h5_zusatz { font-size:11px; color:#737373; }



.uppercase { text-transform:uppercase; }

/* * float * */

.f_left 	{ float:left; }
.f_right 	{ float:right; }
.clear {
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
}

.blau 	{ color:#00265E; }
.rot   	{ color:#BF1220; }
.weiss  { color:#fff; }


.trenner_min {
	border-bottom:1px solid #EAEAEA;
}
.trenner_max {
	border-bottom:3px solid #EAEAEA;
}

.italic { font-style:italic; }

span.pipe { padding:0 7px; }

/***********************************************************************/





/* * container  * */

div#all {
	width: 975px;
	padding-right: 5px;
	background-image: url(../images/basics/background_all.gif);
}


/* ******************************************************************** */



/* * header, menue-leiste * */

div#header 				{ height:150px; background-color:#F5F5F5 }
div#header div.links	{ float:left; width:215px; padding:31px 0 0 20px; }
div#header div.rechts	{ float:left; padding:30px 0 0 0; }



div#menue {
	float:left;
	/*width:651px;*/
	height:30px;
	background-image:url(../images/basics/background_menue.gif);
	background-repeat:repeat-x;
}


div#anmelden {
	float:right; /* entfernt 09.01.2012 wegen neuen jobs.ch Code von AdKey */
	width:305px;
	height:30px;
	padding-left:19px;
	line-height:30px;
	background-image:url(../images/basics/background_menue_link_p.gif);
	background-repeat:repeat-x;
	font-size:12px;
	color:#8F96B7;
}
div#anmelden a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
}




/* *  * */

div#workspace { 
	width:975px; 
	background-image:url(../images/basics/background_workspace.gif); 
}

div#spalteLinks		{ float:left; width:650px; color:#00265E; }
div#spalteRechts	{ float:left; width:321px; margin-left:4px; }

/* div.content			{ padding-top:25px; } ** geändert SH 15.06.2011 */
div.content			{ padding-top:0px; }



/* linke spalte */


/* ******************************* */
/* player styles in der player.css */
/* ******************************* */




/* rechte spalte */
form#tx_indexedsearch_left { display:none; }

div.poweredby {
	height:36px;
	border-bottom:1px solid #D9D9D9;
	background-color:#F2F2F2;
	color:#00265E;
}


/* SH 14.06.2011 für Radio1 Promo anstatt Wetter */
div.r1_promo {
	height:268px;
	border-bottom:1px solid #D9D9D9;
	background-color:#F2F2F2;
	color:#00265E;
}

div.suche input.tx_indexedsearch_sword {
	border:0;
	border-left:1px solid #D5D5D5;
	border-top:1px solid #D5D5D5;
	float:left;
	font-size:11px;
	margin:0 10px;
	padding:1px;
	width:155px;
}
div.suche input.submitImage {
	margin:0;
	width:12px;
}





div.reiterbox {
	min-height:268px;
}
* html div.reiterbox { height:268px; } /* ie */
 div.reiterboxUpDown {
	height:23px;
	font-size:10px;
	border-bottom:1px solid #D9D9D9;
	background-color:#F3F3F2; 
	padding-right:20px;
	text-align:right;
}
div.reiterboxUpDown img {
	margin-top:9px;
	display:none;
	float:left;
	margin-left:11px;
}
div.reiterboxUpDown div {
	float:right;
}
 



/* ******************************************************************** */



div#footer {
	clear:both; 
	padding-left:20px;
	height:50px;
	line-height:50px;
	background-image:url(../images/basics/background_footer.gif);
	color:#fff;
	font-size:11px;
	margin-top:50px;
}

div#footer a {
	color:#fff;
	text-decoration:none;
}
div#footer a:hover { text-decoration:underline; }



/* ******************************************************************** */
/* Werbe Boxen Adlink & Co */



div#skyscraper { position:absolute; top:205px; left:995px;}

div#leaderboard  {
	background-image:url(../images/basics/background_footer.gif);
	float: left;
	margin: 50px 0px;

}

/* ******************************************************************** */

/* test aenderungen */
div.csc-header h3 { font-weight:bold; } 

/*h2 { font-size:18px;  } */ 


/*
div.wetter span { text-align:center; width:70px !important; }

div.wetter img {
display:inline !important;
}

div.wettertest { text-align:center; }
*/
div.wetter span.aussicht { font-size:10px; }
div.wetter span			 { padding-bottom:5px !important; }



/* ********************* RESULT BROWSER ******************************* */

div#resultBrowserOuter {
	margin:0px auto;
	padding:0px;
	text-align:center;
	width:240px;
}


ul.resultBrowser {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-align:center;
}

ul.resultBrowser li {
	display:inline;
	font-size:11px;
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;
}


/* ********************* RESULT BROWSER ******************************* */

