/* CSS Document */

html, body {
	width:100%;
	margin:0;
	padding:0;
	background: #fff;
	font-size: 16px;
}

.centerbox {
	margin: 0px auto;
}
.main {
	width: 900px;
	background: url(img/headerbg.png) no-repeat top;
}


.header {
	height: 310px;
}
.header h1 {
	display: none;
}

/**
 * Seitenstile Content
 */
 
p.comingsoon {
	font: 4em/1em Cambria, Georgia, Times, "Times New Roman", serif;
	padding: 0px;
	margin: 50px 0px 0px 0px;
}
p.comingsoon_small {
	font: italic 1em Cambria, Georgia, Times, "Times New Roman", serif;
	margin: 0px;
	padding: 0px 0px 0px 170px;
	color: #999;
}


/**
 * Seitenstile rechte Leiste
 */
.right {
	float: right;
	width: 330px;
}
p.welcome {
	font: 1.2em/1.4em Cambria, Georgia, Times, "Times New Roman", serif;
	color: #333;
}
p.welcome a {
	color: #048ac3;
	text-decoration: none;
	font-style: italic;
}
p.welcome a:hover {
	border-bottom: 2px solid #ccc;
}

p.goonold {
	
}
p.goonold span {
	font: 1.2em/1.4em Cambria, Georgia, Times, "Times New Roman", serif;
	background: #048ac3;
	color: #fff;
}
p.goonold a {
	color: #fff;
	background: #222;
	font: 1.2em/1.4em Cambria, Georgia, Times, "Times New Roman", serif;
	text-decoration: none;
}
p.goonold a:hover {
	background: #048ac3;
}

/**
 * Footer
 */
p.footer {
	clear: both;
	font: 1em/1.4em Cambria, Georgia, Times, "Times New Roman", serif;
	color: #222;
	padding: 100px 0px 50px 0px;
}
/* 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;
}
/* CSS Document */

html, body {
	width:100%;
	margin:0;
	padding:0;
	background: #fff;
	font-size: 16px;
}

.centerbox {
	margin: 0px auto;
}
.main {
	width: 900px;
	background: url(img/headerbg.png) no-repeat top;
}


.header {
	height: 310px;
}
.header h1 {
	display: none;
}

/**
 * Seitenstile Content
 */
 
p.comingsoon {
	font: 4em/1em Cambria, Georgia, Times, "Times New Roman", serif;
	padding: 0px;
	margin: 50px 0px 0px 0px;
}
p.comingsoon_small {
	font: italic 1em Cambria, Georgia, Times, "Times New Roman", serif;
	margin: 0px;
	padding: 0px 0px 0px 170px;
	color: #999;
}


/**
 * Seitenstile rechte Leiste
 */
.right {
	float: right;
	width: 330px;
}
p.welcome {
	font: 1.2em/1.4em Cambria, Georgia, Times, "Times New Roman", serif;
	color: #333;
}
p.welcome a {
	color: #048ac3;
	text-decoration: none;
	font-style: italic;
}
p.welcome a:hover {
	border-bottom: 2px solid #ccc;
}

p.goonold {
	
}
p.goonold span {
	font: 1.2em/1.4em Cambria, Georgia, Times, "Times New Roman", serif;
	background: #048ac3;
	color: #fff;
}
p.goonold a {
	color: #fff;
	background: #222;
	font: 1.2em/1.4em Cambria, Georgia, Times, "Times New Roman", serif;
	text-decoration: none;
}
p.goonold a:hover {
	background: #048ac3;
}

/**
 * Footer
 */
p.footer {
	clear: both;
	font: 1em/1.4em Cambria, Georgia, Times, "Times New Roman", serif;
	color: #222;
	padding: 100px 0px 50px 0px;
}