/* style sheet wechsler */
#css_common
{
	display: 						none;
}
#highcontrast
{
	display: 						block;
}


div#Head2
{
	width:							100%;
	background-color:				#9f1634;

}


div#content div#left div div.content_nav_header h1
{
	color:							#9d2f4a;
	font-weight:					bold;
	font-size:						1.3em;
	padding-left:					50px;

}

div#content div#right div div.content_nav_header
{
	text-align:						right;
}

div#content div#right div div.content_nav_header h1
{
	color:							#c0a953;
	font-weight:					bold;
	font-size:						1.3em;

	padding-right:					50px;

}

div.content_nav_header h1 span
{
	color:							#bebebe;
	font-weight:					normal;

}

div#content div#mitte div#mitte_header
{
	background-color:				#000;
	padding:						1em 0 0.4em 0;
}

div#content div#mitte div#mitte_header h1
{

	font-weight:					bold;
	font-size:						1.3em;
	color:							#bebebe;
	padding-left:					100px;
}

div#content h2
{
	color:#555;
        font-weight:bold;
}

h2.invisible
{
display:none;
}

div#footer div#sponsoren h1
{
color:#1f1f1f;
}

div#content div#mitte div.text, div.suchmenue, div.suchergebnisse
{
	padding:						1em 1em 1em 1em;

}

fieldset {
background-color: #d8d8d8;
color: #4f4f4f;
margin: 1em 0 1em 0;
padding: 1em;
}

label {
padding-left: 0.5em;
}

fieldset legend {
color: #4f4f4f;
font-weight:bold;
padding: 0 0 0.5em 0;
}

fieldset div.check_left {
width:20em;
}

fieldset div.check_left {
float:left;
}

fieldset div.check_right {

}

fieldset div label {

}

div.buttons input {
background-color: #881d37;
color: #fff;
font-weight:bold;
border: 1px solid #000;
margin-left:1em;

}

table.ergebnisse thead {
padding:0.2em;
margin:0.1em;
border: 0.1em solid #000000;
background-color: #b4b4b4;
}

table.ergebnisse tbody td, table.ergebnisse thead th {

border: 0.1px solid #4f4f4f;
}

table.ergebnisse tbody tr.row1 td {
background-color:#dbcfd2;
}

.fett {
font-weight:bold;
}

.kursiv {
font-style:italic;
}

.shuttle1 {
color:#881d37;
}

.shuttle2 {
color:#a88c37;
}

div#ppg_sticky {
	border-top:						1px solid #fff;
	padding: 						6px;
}

div#ppg_sticky_list ul li {
	margin-bottom:					4px;
}

div#ppg_sticky_list ul li a {
	font-size:						82%;
	font-weight:					normal;
}

div#ppg_sticky_list ul li a:hover {
	font-weight:					normal;
}

div#ppg_sticky_list ul li span.time {
	font-size:						82%;
	font-weight:					bold;
}

div#ppg_sticky_list ul li span.title {
	font-style:						italic;
}

div#show_institut {
	border-top: 1px solid #666;
	margin-top: 4px;
	padding-top: 4px;
	border-bottom: 1px solid #666;
	margin-bottom: 4px;
	padding-bottom: 4px;
	display: none;
}

div#event_search_results, div.event_search_results {
	border-top: 1px solid #666;
	margin-top: 4px;
	padding-top: 4px;
}

div#event_search_results li, div.event_search_results li {
	border-bottom: 1px solid #666;
	margin-bottom: 4px;
	padding-bottom: 4px;
}

div#event_search_results li a, div.event_search_results li a {
	color:#881d37;
	font-weight: normal;
}

div#event_search_results li a:visited, div.event_search_results li a:visited {
	color:#555;
	font-weight: normal;
}

div#event_search_results li a:hover, div.event_search_results li a:hover {
	font-weight: normal;
}


div#event_search_results li a.title, div.event_search_results li a.title {
	color: #881d37;
	font-weight: bold;
}

div#event_search_results li a.title:visited, div.event_search_results li a.title:visited {
	color: #555;
	font-weight: bold;
}

div#event_search_results li a.title:hover, div.event_search_results li a.title:hover {

}

div#event_search_results li div.icons, div.event_search_results li div.icons {
	height: 28px;
}

div#event_search_results li div.icons div.icon_left, div.event_search_results li div.icons div.icon_left {
	float: left;
	width: 20px;
	height: 20px;
	margin: 4px 14px 4px 0;
	border: 1px solid #888;
	
}

div#event_search_results li div.icons div.icon_left_noborder, div.event_search_results li div.icons div.icon_left_noborder {
	float: left;
	width: 20px;
	height: 20px;
	margin: 4px 14px 4px 0;
        padding: 1px;
}

div#event_search_results li div.icons a.button_right, div.event_search_results li div.icons a.button_right {
    display: block;
    border: none;
	float: right;
	width: 19px;
	height: 19px;
	margin: 5px 0px 4px 14px;
	
}

div#event_search_results li div.icons a.button_right img, div.event_search_results li div.icons a.button_right img {
    border: none;
}