@import "navigation.css";
@import "table.css";
/* A font by Jos Buivenga (exljbris) -> www.exljbris.com */
@font-face {
	font-family: 'MuseoSans500Regular';
	src: url('MuseoSans500/museosans_500.eot');
	src: local('?'), url('MuseoSans500/museosans_500.woff') format('woff'), url('MuseoSans500/museosans_500.ttf') format('truetype'), url('MuseoSans500/museosans_500.svg#webfont2iCguDDJ') format('svg');
	font-weight: normal;
	font-style: normal;
}

body, html {
	border: none;
	background: none;
	margin: 0;
	padding: 0;
	background: url('../img/background.jpg') repeat-x center top;
	font-family: 'MuseoSans500Regular', verdana, sans-serif;
	font-size: 15px;
    cursor: default;
}

body {
	min-width: 600px;
}

* a, a, a *, * a * {
    cursor: pointer;
}

input {
    font-family: 'MuseoSans500Regular', verdana, sans-serif;
}

#header {
	width: 100%;
	height: 150px;
	background: url('../img/header.png') repeat-x center top;
}

#footer {
	width: 500px;
	margin: auto;
	text-align: center;
	padding: 10px 0;
	color: #6699CC;
	font-family: 'MuseoSans500Regular', verdana, sans-serif;
	font-size: 12px;
}
/*#breadcrumb {
    width: 400px;
    height: 30px;
    position: absolute;
    right: 50px;
    top: 150px;
    text-align:right;
}

#breadcrumb a {
    color: #335588;
	font-size: 11px;
	font-weight: bold;
}

#search {
    width: 250px;
    height: 40px;
    position: absolute;
    right: 50px;
    top: 150px;
    text-align:right;
}*/

#breadcrumb {
    /*width: 50%;*/
    height: 2em;
	float: right;
    text-align: right;
}

#breadcrumb a {
    color: #335588;
	font-size: 11px;
	font-weight: bold;
}

#search {
    /*width: 50%;*/
    /*height: 2.8em;*/
    margin-bottom: 0.5em;
	float: left;
    text-align:left;
}

#search form {
    padding: 0;
	margin: 0;
}

#search form p {
    padding: 0;
	margin: 0;
}

#search form p input#searchinput {
    background-color: #F9FAFB;
    font-size: 1.1em;
    height: 1.8em;
	margin: 0 0 0 20px;
    width: 13em;
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

    -webkit-box-shadow: 2px 2px 5px #e2e2e2, inset 2px 2px 5px #e2e2e2;
    -moz-box-shadow: 2px 2px 5px #e2e2e2, inset 2px 2px 5px #e2e2e2;
    box-shadow: 2px 2px 5px #e2e2e2, inset 2px 2px 5px #e2e2e2;

    filter:progid:DXImageTransform.Microsoft.Shadow(color=#e2e2e2, Direction=135, Strength=5);
    -ms-filter:"progid:DXImageTransform.Microsoft.Shadow(color=#e2e2e2, Direction=135, Strength=5)";
}

#search form p input {
    font-family: 'MuseoSans500Regular', verdana, sans-serif;
}

#content {
	position: absolute;
	top: 130px;
	padding: 20px;
	right: 50px;
	left: 250px;
	width: auto;
	min-width: 500px;
	max-width: 1300px;
	height: 630px;
}

#content a {
	color: #2266BC;
}


#content a.monatslink {
    font-family: verdana, sans-serif;
    color: #000000;
    font-weight: bold !important;
    text-decoration: none;
    padding: 2px;
    font-size: 11px;
    -moz-opacity: 0.65; 
    opacity: 0.65;
    filter:alpha(opacity=65);
    margin-bottom: 10px;
    cursor: pointer;
}


#content a[href^="http://"] {
   color: #2244ac;
   padding-left: 12px; 
   background-image: url('../img/external.gif');
   background-repeat: no-repeat;
   background-position: 0 0.45em;
}

.content_top {
    height: 12px;
	clear: both;
}
.content_top_right {
    height: 12px;
    padding-right: 12px;
    background: url('../img/content_right_top.png') no-repeat right top;
}
.content_top_left {
    height: 12px;
    padding-left: 12px;
    background: url('../img/content_left_top.png') no-repeat left top;
}
.content_top_center {
    height: 12px;
    background: url('../img/content_top.png') repeat-x;
}

.content_middle {
    height: auto;
}
.content_middle_right {
    height: auto;
    padding-right: 12px;
    background: url('../img/content_right.png') repeat-y right;
}
.content_middle_left {
    height: auto;
    padding-left: 12px;
    background: url('../img/content_left.png') repeat-y left;
}
.container {
    height: auto;
}

.content_bottom {
    height: 11px;
    margin-top: -5px;
}
.content_bottom_right {
    height: 11px;
    padding-right: 12px;
    background: url('../img/content_right_bottom.png') no-repeat right bottom;
}
.content_bottom_left {
    height: 11px;
    padding-left: 12px;
    background: url('../img/content_left_bottom.png') no-repeat left bottom;
}
.content_bottom_center {
    height: 11px;
    background: url('../img/content_bottom.png') repeat-x;
}
div.textbox {
    background: #FFFFFF;
    padding: 10px 20px 10px 25px;
    margin-bottom: 5px;
    font-family: 'MuseoSans500Regular', Arial, sans-serif;
}
div.textbox img {
    max-width: 100%;
}

div.container hr {
    border: none;
    padding: 0;
    margin: 0;
    height: 6px;
    width: 100%;
    background: url('../img/content_hr.png') repeat-x bottom;
}
div.container {
    background: url('../img/content_hr.png') repeat bottom;
}

.haupt, .container h2 {
    font-size: 18px;
    font-weight: bold;
	text-shadow: #444444 0px 0px 2px;
    padding: 0 0 10px 4px;
    margin: 0;
	height: 23px;
}

h2 span#h2left {
	width: 13px;
	height: 26px;
    background: url('../img/h2_left.png') no-repeat top;
	display: block;
	float: left;
}

h2 span#h2right {
	width: 13px;
	height: 26px;
    background: url('../img/h2_right.png') no-repeat top;
	display: block;
	float: left;
}

h2 span#h2middle {
	width: auto;
	height: 25px;
	display: block;
	float: left;
    background: url('../img/h2_middle.png') repeat-x top;
}

.unter, .container h3 {
    font-size: 17px;
    text-decoration: underline;
	text-shadow: #888888 1px 1px 1px;
    padding: 0 0 10px 4px;
    margin: 0 0 0 -15px;
    color: #444444;
}

span#navigation_top, span#navigation_bottom {
    width: 193px;
    display: block;
}
span#navigation_top {
    height: 40px;
	background: url('../img/back.png') left repeat-y;
}
span#navigation_bottom {
    height: 20px;
    display: block;
	background: url('../img/back.png') left repeat-y;
}

/*search engine highlighting*/
span.highlight_word {
    background: #ECB055;
}
span.hl0 {
    background:none repeat scroll 0 0 #99FFFF;
}
span.hl1 {
    background:none repeat scroll 0 0 #FFFF99;
}
span.hl2 {
    background:none repeat scroll 0 0 #FF99FF;
}
span.hl3 {
    background:none repeat scroll 0 0 #ECB055;
}
/*search engine highlighting*/
div#processingtime {
    margin-right:20px;
    position:absolute;
    right:10px;
    bottom:10px;
    font-size:0.5em;
}

/* search engine autocompletion (Ajax) */
div.autocomplete {
  position:absolute;
  width:250px;
  background-color:white;
  border:1px solid #888;
  margin:0;
  padding:0;
}
div.autocomplete ul {
  list-style-type:none;
  margin:0;
  padding:0;
}
div.autocomplete ul li.selected { background-color: #d0d0ff;}
div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:1px;
/* height:32px; */
  font-family: 'MuseoSans500Regular', verdana, sans-serif;
  font-size: 11px;
  height:12px;
  cursor:pointer;
}

.flip{
        -moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        filter: FlipH;
        -ms-filter: "FlipH";
}

