body {

	color: #282828;
	font-family: arial;
	font-size: 12px;
}



h2 {
	color: #282828;
}

h3 {
	color: #282828;
}

/* Design der Links */
a {
	color: #282828;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.radio_plan {
	display: block;
	padding: 3px;
}

a.radio_plan:hover {
	background-color: #ddd;
	color: #FFFFFF;
	text-decoration: none;
}

/* Grunddesign der Tabelle */
table.radio_plan {
	margin-left: auto;
	margin-right: auto;
}

/* Grunddesign der Tabellenzeilen */
tr.radio_plan {
	background-color: #ccc;
	text-align: center;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

/* Grunddesign der Tabellenfelder */
td.radio_plan {
	width: 100px;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

/* Anzeige der Tage */
td.radio_plan_day {
	font: 12px 'arial', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
	border-left: 1px solid #282828;
	border-top: 1px solid #282828;
	border-right: 1px solid #282828;
	border-bottom: 1px solid #282828;
	padding-top: 5px;
	padding-bottom: 5px;
font-weight: bold;
	background: #151515 url(../../images/main-bg.gif) repeat;
}

/* Anzeige der Stunden */
td.radio_plan_time {
	background: #151515 url(../../images/main-bg.gif) repeat;
	font: 12px 'arial', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
	width: 80px;
	border-left: 1px solid #282828;
	border-top: 1px solid #282828;
	border-right: 1px solid #282828;
	border-bottom: 1px solid #282828;
	font-weight: bold;
}

/* Leeres Feld, links oben in der Tabelle */
td.radio_plan_blank {
	background: #151515 url(../../images/main-bg.gif) repeat;
	border-left: 1px solid #282828;
	border-top: 1px solid #282828;
	border-right: 1px solid #282828;
	border-bottom: 1px solid #282828;

}

/* Aktuelle Sendung */
td.radio_plan_act_show {

	background: #ccc;
	font-weight: bold;
}

/* Zur aktuellen Zeit keine Sendung */
td.radio_plan_no_show {

	font-size: 11px;


}
/******************************/
/* Styles fr Sendungsdetails */
/******************************/

/* Rahmen um alle Angaben */
div#radio_plan {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 650px;
	background: #ccc ;
	padding: 0px;

	border-left: 1px solid #282828;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;

}

/* Link zurck zur  ersicht */
h4.radio_plan_button {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 100px;
	background-color: #ccc;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

/* Allgemeine  erschriften */

h1.radio_plan {
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;

	padding: 3px;

}

h4.radio_plan {
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 600px;
	padding: 3px;
	background-color: #ccc;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

/* Überschriften */
h5.radio_plan {
	margin: 0px;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 3px;
	font-size: 12px;
	font-weight: normal;
}

/* Bildabstand etc. */
img.radio_plan {
	padding-top: 14px;
}

/* Moderator */
div#radio_plan_moderator {
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 8px;
	font-size: 16px;
	font-weight: bold;
}

/* Sendungstitel */
div#radio_plan_title {
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 3px;
	font-size: 16px;
	font-weight: bold;
}

/* Detailtext */
div#radio_plan_details {
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
}

/*********************************/
/* Styles fr Moderatorendetails */
/*********************************/

/* Messenger, falls angegeben */
div#radio_plan_messenger {
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
}

/*************/
/* Wunschbox */
/*************/

input, button {

}

td.submit {

}

td.radio_plan_input {

}

textarea {

}


/* Allgemeine  erschriften */
h3.radio_plan {
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 800px;
	padding: 3px;
	background-color: #AAAADD;
	border-left: 1px solid #CCCCFF;
	border-top: 1px solid #CCCCFF;
	border-right: 1px solid #000033;
	border-bottom: 1px solid #000033;
}

div.radio_plan {
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 800px;
	padding: 3px;
	background-color: #eee;
	border-left: 1px solid #CCCCFF;
	border-top: 1px solid #CCCCFF;
	border-right: 1px solid #000033;
	border-bottom: 1px solid #000033;
}


/****************/
/* Adminbereich */
/****************/

/* Links zur Bearbeitung von Moderatoren und Sendungen */
h4.radio_plan_admin {
	width: 820px;
}

/* Auswahlbox fr Moderatoren und Sendungen */
input.radio_plan, select.radio_plan {
	width: 350px;
	font-size: 10px;
	background-color: #eee;
	border: 1px solid black;
}

textarea.radio_plan {
	width: 350px;
	height: 50px;
	font-size: 10px;
	background-color: #eee;
	border: 1px solid black;
}

/* Auswahlbox fr Zeitauswahl */
select.radio_plan_time {
	width: 60px;
	font-size: 10px;
	background-color: #eee;
	border: 1px solid black;
}

/* Buttons */
button.radio_plan {
	text-align: center;
	width: 120px;
	background-color: #eee;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	font-weight: bold;
}



/* Copyrightdesign darf angepasst werden, allerdings weder entfernt, */
/* noch unsichtbar (z.B. gleiche Schrift- und Hintergrundfarbe) gemacht werden. */
/* Die Schrift muss mindestens 10px oder eine vergleichbare Gr se haben */

div#copyright {
	clear: both;
	margin-top: 20px;
	margin-bottom: 40px;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	color: #AAA;
}

div#copyright a {
	text-decoration: none;
	color: #AAA;
}

div#copyright a:hover {
	text-decoration: underline;
	color: #AAA;
}

