body {
	background:#E2E3E7;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	font-size:101%;
}

a img {
	border:none;
}

a {
	color:#27293F;
	text-decoration:none;
}

ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
}

dd {
	padding:0px;
	margin:0px;
}

hr.clear {
	height:0;
	line-height:0;
	font-size:0;
	clear:both;
	visibility:hidden;
	border:0;
	padding:0;
	margin:0; 
}

h1 {
	font-size:0.7em;
}

p,ul {
	font-size:0.65em;
}

li {
	margin-bottom:3px;
}

* html li {
	margin-bottom:0px;
}

#top {
	background:url(/fileadmin/layout/bg_top.jpg) no-repeat;
	margin:30px 0 0 0;
	height:15px;
	width:812px;
	margin-right:auto;
	margin-left:auto;
}

/* Caption Image */

.csc-frame-rulerAfter {
	border-bottom: 1px solid #ccc;
}
.csc-frame-rulerBefore {
	border-top: 1px solid #ccc;
}

#content dd.csc-textpic-caption {
	font-size:.6em;
	color:#999;
}

.internal-link-new-window {
	color: #1A4DB1;
	font-weight: bold;
}

/*--- topmenu + searchbox---*/

.topmenu {
	position: relative;
	left: 110px;
	width: 650px;
	text-align: right;
}

.searchbox {
	position: relative;
	left: 110px; top:8px;
	width: 650px;
	text-align: right;
}
#search {
	position:absolute;
	margin: 0 0 0 370px;
	width:160px;
	height: 19px;
}
#search .inp_t {
	position:absolute;
	background-color:#f6f7f7;
	border:1px solid #7b9cac;
	width:90px;
	height: 15px;
	color: #333;
	padding-top:2px;
}

* html #search .inp_t{
	margin: 5px 0 0 0;
}

#search .inp_s {
	position:absolute;
	margin: 2px 0 0 96px;
}



/* -- indexed_search -- */

.tx-indexedsearch {
	color: #5A6C7E;
	width: 640px;
}
.tx-indexedsearch-searchbox-sword {
	border:1px solid #9AAEC2;
	color:#5A6C7E;
}
#tx-indexedsearch-searchbox-button-submit {
	background:#9AAEC2;
	border:1px solid #9AAEC2;
	font-size:.6em;
	color:white;
}
.tx-indexedsearch-browsebox {
	clear: both;
	padding-top: 10px;
}
.tx-indexedsearch-browsebox p{
	margin: 0 !important;
}
.tx-indexedsearch-browsebox ul{
	margin-top: 12px !important;
}
.tx-indexedsearch-whatis {
	font-size: 0.7em;
}
ul.browsebox {
	list-style-type: none !important;
}

.browsebox li {
	float: left;
	margin-right: 10px;
}

.tx-indexedsearch-res {
	clear: both;
	padding-top: 5px;
}
.tx-indexedsearch-info dt, .tx-indexedsearch-info dd {
	float: left;
	font-size: 0.6em;
}
.tx-indexedsearch-res h3 {
	padding:6px 0 0 0; margin: 0 0 6px 0;
	font-size: 12px;
	border-top: 1px solid #bacceb;
}
.tx-indexedsearch-res dl {
	margin: 6px 0 0 0;
}
.tx-indexedsearch-descr {
	font-size: 11px;
	background-color: #edf1f6;
	padding: 6px;
}
.tx-indexedsearch-redMarkup, .tx-indexedsearch-sw {
	color: #CC0000;	
}
dt.tx-indexedsearch-text-item-path {
	clear: both !important;
}


