/* CSS Document */
html,body {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px;
	overflow:auto;
	background-image:url(../img/bg.gif);
	background-repeat:repeat-x;
	background-color:#efefef;
}
div {
	float: left;
}
a, a:visited {
	color:#3d5462;
}
a:hover {
	color:#89c9f3;
}
h1 {
	text-decoration:underline;
	font-size:18px;
	margin-bottom:10px;
	padding-bottom:0px;
}
#container{
	position: absolute;
	left: 50%;
	margin: 0 -483.5px;
	width: 967px;
	background-image:url(../img/content_bg.png);
}
#header-navi a {
	text-decoration:none;
	font-size:12px;
	text-transform:uppercase;
	color:#afafaf;
	padding:0px 15px;
	font-weight:bold;
}
#header-navi a:link, #header-navi a:visited, #header-navi a:active {
	color:#afafaf;
}
#header-navi a:hover {
	text-decoration:none;
	color:#89c9f3;
}
#header-search a, #header-search a:visited {
	color:#000000;
	font-weight:bold;
}
#header-search .header-navi-short a, #header-search .header-navi-short a:visited {
	font-size:12px;
	line-height:24px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#FFFFFF;
}
#header-search .header-navi-short a:hover {
	text-decoration:none;
	color:#FF0000;
}
#content .content-element-container div {
	width:665px;
	clear:left;
	float: none;
	clear:left;
}
#content .align-center {
	text-align:center;
}
#content a, #content a:visited {
	text-decoration:underline;
	color:#6ca8d1;
	font-weight:bold;
}
#content a:hover {
	color:#ff0000;
}
#leftcol ul, #leftcol .news-latest-container {	
	list-style:none;
	margin-left:0px;
	padding-left:10px;
}
#leftcol .news-latest-container {
	margin-top:15px;
}
#leftcol h2 {
	font-size:24px;
	margin-bottom:15px;
	text-decoration:underline;
}
#leftcol ul {
	margin-top:0px;
	padding-top:0px;
}
#leftcol ul li {
	background-image:url(../img/navi_bg.png);
	background-repeat:no-repeat;
}
#leftcol ul .ulsub {
	margin-left:0px;
	padding-left:10px;
}
#leftcol ul a, #leftcol ul a:visited, .startnavi a, .startnavi a:visited {
	display:block;
	width:180px;
	height:30px;
	line-height:26px;
	color:#3d5462;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	text-transform:uppercase;
	padding-left:20px;
}
#leftcol ul .ulsub a, #leftcol ul .ulsub a:hover, .startnavi a:hover {
	display:block;
	width:170px;
	height:30px;
}
#leftcol ul a:hover {
	color:#89c9f3;
}
.breadcrumb, .breadcrumb a {
	vertical-align:top;
	text-decoration:none;
	line-height:14px;
	font-size:9px;
	font-weight:bold;
	color:#FFFFFF;
}
.breadcrumb a:hover {
	color:#89c9f3;
}
.printview a, .printview a:link, .printview a:visited, .printview a:active, .printview a:hover {
	font-size:10px;
	text-decoration:none;
	color:#003399;
}
/*******************************************
* Styles für Extension "tx_indexedsearch"
********************************************/
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#eeeeee; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#E0E7F5; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { color:#006699; margin-top:0px; margin-bottom:0px; background:transparent; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#cccccc; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color : #666666; }
.tx-indexedsearch-sw, .csc-sword, .tx-indexedsearch-redMarkup { font-family: monospace; font-style: normal; padding:0 0.3em 0 0.3em; background:#ffff88; border: 1px #ccd solid; }
