body {
	background-color: #10A4EC;
	color: #FFFFFF;
	font-family: arial;
	font-size: 12px;
}

/* �erschrift */
h1.radio_plan, h2 {
	text-align: center;
	background-color: #1084AC;
	width: 810px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	border-left: 2px solid #CCCCFF;
	border-top: 2px solid #CCCCFF;
	border-right: 2px solid #333366;
	border-bottom: 2px solid #333366;
}

h2 {
	color: #FFF;
}

h3 {
	color: #A00;
}

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

a:hover {
	text-decoration: underline;
}

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

a.radio_plan:hover {
	background-color: #0000FF;
	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: #5555FF;
	color: #FFFFFF;
	text-align: center;
}

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

/* Anzeige der Tage */
td.radio_plan_day {
	font-size: 14px;
	font-weight: bold;
	border-left: 1px solid #CCCCFF;
	border-top: 1px solid #CCCCFF;
	border-right: 1px solid #000033;
	border-bottom: 1px solid #000033;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* Anzeige der Stunden */
td.radio_plan_time {
	width: 100px;
	border-left: 1px solid #CCCCFF;
	border-top: 1px solid #CCCCFF;
	border-right: 1px solid #000033;
	border-bottom: 1px solid #000033;
	font-weight: bold;
}

/* Leeres Feld, links oben in der Tabelle */
td.radio_plan_blank {
	background-color: #10A4EC;
}

/* Aktuelle Sendung */
td.radio_plan_act_show {
	background-color: #8888BB;
	font-weight: bold;
	border-left: 1px solid #000033;
	border-top: 1px solid #000033;
	border-right: 1px solid #CCCCFF;
	border-bottom: 1px solid #CCCCFF;
}

/* Zur aktuellen Zeit keine Sendung */
td.radio_plan_no_show {
	border-left: 1px solid #000033;
	border-top: 1px solid #000033;
	border-right: 1px solid #CCCCFF;
	border-bottom: 1px solid #CCCCFF;
}

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

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

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

/* Allgemeine �erschriften */
h4.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;
}

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

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

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

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

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

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

/* Messenger, falls angegeben */
div#radio_plan_messenger {
	border-left: 1px solid #CCCCFF;
	border-top: 1px solid #CCCCFF;
	border-right: 1px solid #000033;
	border-bottom: 1px solid #000033;
	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: #FFFF00;
	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: #FFFF00;
	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: #AAAADD;
	border: 1px solid black;
}

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

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

/* Buttons */
button.radio_plan {
	text-align: center;
	width: 200px;
	background-color: #AAAADD;
	border-left: 1px solid #CCCCFF;
	border-top: 1px solid #CCCCFF;
	border-right: 1px solid #000033;
	border-bottom: 1px solid #000033;
	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;
}

