#search
{
	height: 65px;
	background: #fff url(../images/search-normal.png);
	margin: 0 8px 0 8px;
	font-size: 0.9em;
}
#search h2
{
	/** This hides headline and shows a background picture insted **/
	height: 55px;
	width: 80px;
	background: url(../images/h2-search-small.png) right center no-repeat;
	font-size: 0px;
	color: #e6e6e6;
	margin: 0;
	float: left;
}
#search fieldset
{
	padding: 0 0 0 20px;
	line-height: 1.3;
}
#search fieldset p
{
	float: left;
	width: 165px;
	padding-top: 5px;
}
#search fieldset p label
{
	margin: 0;
	padding: 0;
}
#search fieldset p select
{
	width: 160px;
}
#search fieldset p input
{
	width: 155px;
}
#search fieldset a
{
	float: left;
	background: url(../images/link-more.png) right 8px no-repeat;
	padding: 3px 15px 0 10px;
	float: right;
}
#search .last
{
	width: 120px;
	float: right;
	padding-top: 18px;
	background: url(../images/advanced-search.png) left bottom no-repeat;
}
#search button
{
	float: none;
	margin-bottom: 6px;
}

#text
{
	font-size: 0.9em;
}
#search span#headLogo
{
	/* Background is defined in a style block in <head> */
	background-repeat: no-repeat;
	background-position: left bottom;
	border-right: 8px solid white;
	float: left;
	height: 99px;
	margin: 0;
	text-indent: -10000px;
	width: 208px;
}
#text
{
	background: #fff url(../images/gfx-boxShadow.png) center bottom no-repeat;
	padding: 18px;
	position: relative;
}
#subnavigation
{
	float: left;
	letter-spacing: -1px;
	min-height: 250px;
	padding-right: 26px;
	width: 195px;
	font-size: 0.9em;
}
#subnavigation h2
{
	background: #F7F7F7;
	color: #4A4A4A;
	font-size: 1.3em;
	padding: 4px 10px;
	margin: 0;
}
#subnavigation h2 a
{
	color: #4A4A4A;
}

#subnavigation ul
{
	list-style: none;
	font-size: 1.1em;
	margin: 0;
	margin-top: 3px;
}
#subnavigation ul li
{
	border-bottom: 1px solid #E8E8E8;
	padding: 3px 10px;
	margin: 0;
}
#subnavigation ul li a
{
	color: #666666;
}
#subnavigation ul li.selected a
{
	font-weight: bold;
}
#subnavigation ul li.selected ul li a
{
	font-weight: normal;
}
#subnavigation ul li ul
{
	font-size: 1em;
	margin: 0;
}
#subnavigation ul li ul li
{
	border-bottom: none;
	padding: 2px 12px 1px;
}
#breadcrumbs li
{
	display: inline;
	margin: 0;
}
#overview
{
	position: relative;
	margin-left: 220px;
	margin-right: 251px;
	padding-bottom: 10px;
}
#overview h1
{
	font-size: 1.8em;
	font-weight: normal;
	/*float: left;*/
	margin: 0;
	padding-bottom: 0em;
	width: 100%;
}

#overview h2
{
	font-size: 1.4em;
	font-weight: normal;
	/*float: left;*/
	margin: 0;
	padding-bottom: 0em;
	width: 100%;
}

#cleanoverview
{
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
}
#cleanoverview h1
{
	font-size: 1.8em;
	font-weight: normal;
	float: left;
	margin: 0;
	padding-bottom: 1em;
	width: 100%;
}

#cleanresult
{
	float: left;
	padding-bottom: 50px;
	width: 100%;
}

#result
{
	float: left;
	padding-bottom: 50px;
	width: 390px;
}
#result h3
{
	font-size: 1.2em;
	margin-bottom: 0.5em;
	margin-top: 1em;
}
#result fieldset div input.error, #result fieldset div textarea.error, #result fieldset.error div.radiobuttons, #result fieldset ul li.error
{
	border: 2px solid red;
}
#result fieldset div label span, #result fieldset legend span
{
	color: red;
	cursor: help;
	padding: 3px;
}
#result span.DatePublished
{
 	font-size: 0.8em;
 	font-style:italic;  
}
#teachers li
{
	cursor: pointer;
	line-height: 1.3;
	margin-left: 2px;
}
#teachers li.expandable span
{
	color: #585858;
	font-weight: normal;
	padding-left: 13px;
	background: url(../images/search_expand.gif) 0 2px no-repeat;
}
#teachers li.open span
{
	padding-left: 13px;
	background: url(../images/search_collapse.gif) 0 2px no-repeat;
	font-weight: bold;
}
#teachers p
{
	margin-top: 0.15em;
}
#teachers li.expandable *
{
	display: none;
	margin-top: 0.15em;
}
#teachers li.expandable span
{
	display: block;
	margin-bottom: 0.5em;
}

#teachers li.open p, #teachers li.open ul
{
	display: block;
}

#sidebar
{
	display: inline;
	float: right;
	top: 52px;
	right: 14px;
	position: absolute;
	width: 226px;
}
#sidebar h3
{
	font-family: Verdana;
	font-size: 1.1em;
	margin-top: 0;
	position: relative;
}
#booking
{
	border: 1px solid #F2F2F2;
	border-top-width: 6px;
	padding: 12px;
}
#booking h3
{
	background: url(../images/booking_person.gif) no-repeat left center;
	border-bottom: 1px solid #E8E8E8;
	color: #4A4A4A;
	font-family: Verdana;
	font-size: 1.1em;
	margin: 0;
	padding: 4px 0;
	padding-left: 15px;
}
#booking dl
{
	margin: 0 4px 1em;
}
#booking dl dt
{
	color: #4A4A4A;
	font-weight: bold;
	margin-top: 0.5em;
}
#booking dl dd
{
	margin: 0;
}
#booking a
{
	margin-left: 4px;
}
#direct
{
	border: 1px solid #F2F2F2;
	margin-top: 10px;
	padding: 11px;
}
#direct a
{
	background: url(../images/entrance_arrows.gif) no-repeat left top;
	padding: 3px 0 3px 19px;
}
.puff
{
	background: #f9f9f9;
	margin-top: 10px;
	padding: 10px 16px;
}
.puff h3
{
	color: #4A4A4A;
	font-family: Verdana;
	font-size: 1.1em;
}
.puff ul
{
	list-style-image: url(../images/results_arrow.gif);
	margin: 0;
}
.related
{
	list-style-image: url(../images/results_arrow.gif);
	background: #f9f9f9;
	margin-top: 10px;
	padding: 10px 16px;
}
.related h3
{
	list-style-image: url(../images/results_arrow.gif);
	color: #4A4A4A;
	font-family: Verdana;
	font-size: 1.1em;
}
.related ul
{
	list-style-image: url(../images/results_arrow.gif);
	margin: 0;
}

#sidebar #actions
{
	border: 1px solid #E8E8E8;
	height: 36px;
	list-style: none;
	margin: 0;
	right: 0;
	top: 0;
	width: 90px;
}
#sidebar #actions.wide
{
	width: 132px;
}
#actions li
{
	display: inline;
}
#actions li a
{
	background: no-repeat center top;
	display: inline;
	float: left;
	height: 25px;
	text-indent: -10000px;
	overflow: hidden;
	margin: 4px 9px;
	padding: 0;
	width: 25px;
}
#actions li a:hover
{
	background-position: center bottom;
}
#actions li#print a
{
	background-image: url(../images/actions_print.gif);
}
#actions li#mail a
{
	background-image: url(../images/actions_mail.gif);
}
#actions li#save a
{
	background-image: url(../images/actions_save.gif);
}


#breadcrumbs
{
	margin: 1em 0;
}





/** News**/
.newlist
{
	margin: 0;
}
.newlist li
{
	list-style: none;
	padding: 8px 5px 5px 5px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #f0f0f0;
}
#result .newlist li
{
	margin-left: 0;
}
.newlist li a
{
	font-size: 1.2em;
	line-height: 1.2;
	margin: 0;
}
.newlist li a
{
	padding: 3px 10px 5px 10px;
	color: #333333;
	font-weight: bold;
	background: url(../images/arrow-hover.png) 0 7px no-repeat;
}
.newlist li a:hover
{
	background: url(../images/arrow-hover.png) 0 7px no-repeat;
}
.newlist li strong
{
	font-size: 0;
	padding: 10px 16px 0px 16px;
	color: #8fa087;
	margin-left: 3px;
	line-height: 16px;
	background: url(../images/news.png) 0 bottom no-repeat;
}
.newlist li a span.details
{
	font-size: 0.8em;
	margin-top: 2px;
	display: block;
	font-weight: normal;
	color: #808080;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

i
{
	font-style: normal;
	margin-left: 28px;
	color: #666666;
}

