
/* CSS Document */

html, body {
    background-color:#fff;
}
#header {
	border-bottom-color:#335c85;
	background:#335c85;
}
#headersmall {
	border-bottom-color:#335c85;
	background:#335c85;
}
h1 {
	background-color:#335c85;
}

#content {
	background:#fff;
}

#cleftbig {
	
}
#cleftgiant {
	
}
#cleft_inner {
	margin:10px 0px 10px 20px;
}
#cleft_inner h4 {
	color:#335c85;
	border-bottom: 1px solid #ccc;
}
#cleft_inner h4 + p  {
    border-left-color:#ccc;
}
#cleft_inner h5 {
	color:#335c85;
}
#cleft_inner p {
	color:#000;
}
#cleft_inner p.important {
	border-color:#335c85;
}
#cleft_inner p.zusammenfassung {
	color:#666;
}
#cleft_inner code {
	border:1px dotted #335c85;
	border-left:5px solid #335c85;
    background:#eee;
}
#cleft_inner small {
    color:#666;
}
#cleft_inner a {
	color:#335c85;
}
#cleft_inner blockquote {
	border: 1px dotted #335c85;
}

#cleft_inner .image {
	border:1px solid #335c85;
}
#cleft_inner table.content th {
	border-bottom-color: #335c85;
}
#cleft_inner table.content tr.last td {
	border-top-color: #335c85;
}
#cleft_inner table.content tr:hover td {
	background-color: #335c85;
	color: #fff;
}

#cleft_inner a.intern:hover {
	border-bottom:1px solid #335c85;
}
#cleft_inner a.extern:hover {
	border-bottom:1px dashed #335c85;
}

#cleft_inner ul.content {
    color:#000;
}

.navi_head {
    color:#000;
}
#cright {
	background: #fff;
    
    padding-top:;
}
#navi li a {
	color:#335c85;
}
#navi li a:hover {
	color:#000;
}
#navi li.active b a {
	color:#fff;
}
#navi li.active b {
	color:#000;
    background-color:#335c85;
}
#navi li:hover small {
	color:#000;
    background-color:#fff;
}
.navi_subnavi li a {
	color:#335c85;
}
.navi_subnavi li a:hover {
	color:#000;
}
.navi_subnavi li.active {
	background:#335c85;
}
.navi_subnavi li.active a {
    color:#fff;
}
.httpr_uonline {
    color:#fff;
    background:#335c85;
}
.httpr_uonline a {
    color:#fff;
    text-decoration:none;
}

#breadcrumb {
	color: #335c85;
    background-color: #fff;
}
#breadcrumb a {
	color: #335c85;
}
#bottom {
    background-color:#fff;
}
#footer {
	background-color:#335c85;
	color:#fff;
}
#options {
	color:#335c85;
}
#bottom a {
	color:#335c85;
}
#footer a {
    color:#fff;
}

#scrollheader {
	background-color:#335c85;
}
.scrollheader_inner strong {
	color: #fff;
}
.scrollheader_inner small {
	color: #fff;
}
.scrollheader_inner small a {
	color: #fff;
}
#scrollheadertoc {
	background-color:#335c85;
	color: #fff;
}
#scrollheadertoc a {
	color: #fff;
}



.ac_select li {
	list-style: none;
	float: left;
	width: 110px;
	height: 60px;
	overflow: hidden;
	border-left: 10px solid #000;
}
.ac_select li:hover {
	border-left-style: dotted;
}

#cleft_inner .ac_select li b a {
	display: block;
	height: 30px;
	text-align: left;
	padding: 10px 5px;
	color: #000;
	font: normal normal 0.8em "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}
#cleft_inner .ac_select li a.selectcounter {
	display: block;
	text-align: left;
	padding: 20px 5px;
	color: #000;
	font: normal normal 1.1em Georgia, "Times New Roman", Times, serif;
}


#landselect {
	display: block;
	height: 100px;
	padding: 0px;
	overflow: hidden;
    background:#ddd;
}
#landselect ul.abicalcselect li {
	display: block;
	float: left;
	width: 80px;
	text-align: center;
	padding: 0px 10px 0px 10px;
}
#landselect ul.abicalcselect .calcimg {
	width: 80px;
	height: 60px;
}
#landselect ul.abicalcselect .calcimg img {
	width: 50px;
}
#landselect ul.abicalcselect b {
	font: normal normal 0.7em "Lucida Grande", Lucida, Verdana, sans-serif;
	display: block;
	position: relative;
	top: 60px;
	height: 20px;
}
#landselect ul.abicalcselect b a {
	color:#333;
}
.landselect_header {
	color: #ddd;
	text-transform: uppercase;
	font: 1.4em/0.8em "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	text-align: right;
    margin-top:30px;
}
li.moretocome {
    font: normal 0.7em "Lucida Grande", Lucida, Verdana, sans-serif;
    display: block;
	float: left;
	width: 140px;
	text-align: center;
	padding: 40px 10px 0px 10px;
    color:#333;
}
