/* Siteelements */
iframe {
	background-color:#F8F8F9;
	border:1px solid #BEBEBE;
	margin:5px 0px;
	padding:5px;
}

hr {
	background:url('/cachepics/hr_bg.gif');
	background-position:bottom;
	background-repeat:repeat-x;
	border-top:1px solid #cecece;
	height:3px;
	margin:20px;
	padding:0;
}


p.hinweisBox {
	margin-left:20px;
	border-left:2px solid #40719e;
	padding-left:10px;
}

div.slogan {
	margin:5px 0 0 20px;
}

div.slogan a{
	background:#fff url('/cachepics/arrow_white.gif');
	background-position:right top;
	background-repeat:no-repeat;;
	color: #40719e;
	text-transform:uppercase;
	padding:0px 35px 0px 2px;
	text-decoration:none;
	font-size:15px;

}

p.copyright {
	color:#5e5e5e;
	float:right;
	padding:12px 0 0 0;
}

/* Listen */

div#content ul {
	padding:0px 0 2px 24px;
	list-style-type:none;
	line-height:1.4;
}

div#content ul li {
	background:url('/cachepics/list_style_type.gif');
	background-position:7px 6px;
	background-repeat:no-repeat;
	padding:3px 0 3px 23px;
	list-style-type: none;
	line-height:1.3;
}


div.sliderContent ul {
	padding:5px 0 0px 24px;
	list-style-type:none;
	line-height:1;
	float:left;
}

div.sliderContent ul li {
	background:url('/cachepics/list_style_type.gif');
	background-position:7px 6px;
	background-repeat:no-repeat;
	padding:1px 0 1px 24px;
	list-style-type: none;
	line-height:1.4;
}


/* Timer */
div.kursplan div.dayWrapper {
	padding:20px 0 0 0;
	float:left;
	width:100%;
}

div.kursplan div.taskWrapper {
	border-bottom:1px solid #e9e9e9;
	clear:both;
}

div.kursplan div.taskWrapper:hover {background-color:#e9e9e9;}

div.kursplan div.dayWrapper h2 {
	font-size:12px;
	text-transform:uppercase;
	font-style:normal;
	padding:0 0 10px 0px;
}

div.kursplan div.dayWrapper a {
	text-decoration:none;
}

div.kursplan div.eventWrapper {
	padding:3px 10px 3px 0px;
	clear:both;
}

div.kursplan div.eventWrapper a {
	display:block;
	float:left;
}

div.kursplan div.eventWrapper span {
	display:block;
	float:left;
	padding:3px 0 0 10px;
	vertical-align:bottom;
}

/* Links */

div#buttonWrapper {
	clear:both;
	padding:0 0 20px 375px;
}

div#buttonWrapper ul li {
	height:20px;
	list-style-type:none;
	text-decoration: none;
	background:#fbfbfb url('/cachepics/submit_bg_left.gif');
	background-position:left top;
	background-repeat:no-repeat;

	border:0 none;
	float:left;
	margin:0 0 0 5px;
	padding:0 0;

}

div#buttonWrapper ul li span.selectedOne,
div#buttonWrapper ul li a {
	background:url('/cachepics/submit_bg_right.gif');
	background-position:right top;
	background-repeat:no-repeat;

	text-transform:uppercase;
	color:#fff;
	height:20px;
	border:0 none;

	display:block;
	float:left;
	font-size:12px;
	font-weight:normal;
	line-height:1;
	margin:0 0;
	padding:3px 15px;
	text-decoration:none;
}

div#buttonWrapper ul li a:hover {
	color:#fbfbfb;
	text-decoration: underline;
}
