/* **********************************   Rolfing  ***************************************/
.bodytext {
		font-family: Verdana, Arial, sans-serif;
		color: #333;
		margin:0;
} 
 * html .bodytext {margin-bottom:6px;}
.bodytext a {
	font-weight:bold;
}
	
.lightbluetextfett {
	color:#6C89CB;
	font-weight:bold;
}
.lightbluetext {
	color:#6C89CB;
	font-weight:normal;
}
.darkbluetextfett {
	color:#3A4783;
	font-weight:bold;
}
.darkbluetext {
	color:#3A4783;
	font-weight:normal;
}
.orangetextfett {
	color:#E88700;
	font-weight:bold;
}
.orangetext {
	color:#E88700;
	font-weight:normal;
}
.ockertextfett {
	color:#C67503;
	font-weight:bold;
}
.bodytext b {
	color:#C67503;
	font-weight:bold;
}

/* -------- Bold gleich wie ockertextfett-------- */
.ockertext {
	color:#C67503;
	font-weight:normal;
}
.lightbluetextfett14 {
	color:#6C89CB;
	font-weight:bold;
	font-size:14px
}
.lightbluetext14 {
	color:#6C89CB;
	font-weight:normal;
	font-size:14px
}
.darkbluetextfett14 {
	color:#3A4783;
	font-weight:bold;
	font-size:14px
}
.darkbluetext14 {
	color:#3A4783;
	font-weight:normal;
	font-size:14px
}
.orangetextfett14 {
	color:#E88700;
	font-weight:bold;
	font-size:14px
}
.orangetext14 {
	color:#E88700;
	font-weight:normal;
	font-size:14px
}
.ockertextfett14 {
	color:#C67503;
	font-weight:bold;
	font-size:14px
}
.ockertext14 {
	color:#C67503;
	font-weight:normal;
	font-size:14px
}
.float-right {
	float:right;
}
.float-left {
	float:left;
}
.image-right {
	margin-left:10px;
	margin-top:10px;
	float:right;
}
.image-left {
	margin-right:10px;
	margin-top:6px;
	float:left;
}
.textindent25 {
	margin-left:25px;
}

.clearboth {
	clear:both;
}
hr {
	height: 1px; background-color: #88A4E4; border: none; margin:0;padding:0;line-height:1px;
}
	* html hr {border: solid 1px #88A4E4;}

.box {
	border: 1px solid #88A4E4;
	padding: 0.6em;
	line-height: 18px;
	font-size:11px
}
.box a {color:#6C89CB;text-decoration:none;font-weight:bold}
.box a:hover {color:#3A4783;text-decoration:none;font-weight:bold}

DIV.csc-frame-frame1 {
	border: 1px solid #88A4E4;
	padding: 0.6em;
	line-height: 18px;
	font-size:11px;
	margin-bottom:20px;
}
DIV.csc-frame-frame1 a {color:#6C89CB;text-decoration:none;font-weight:bold}
DIV.csc-frame-frame1 a:hover {color:#3A4783;text-decoration:none;font-weight:bold}

DIV.csc-frame-frame2 {
	border: 1px solid #88A4E4;
	padding: 0.6em;
	line-height: 18px;
	background-color: #F4F4F4;
	font-size:11px;
	margin-bottom:20px;
}
DIV.csc-frame-frame2 a {color:#6C89CB;text-decoration:none;font-weight:bold}
DIV.csc-frame-frame2 a:hover {color:#3A4783;text-decoration:none;font-weight:bold}
DIV.csc-frame-rulerBefore {
	clear:both;
	border-bottom: 1px solid #88A4E4;
	margin-bottom: 20px;
	margin-top: 20px;
	padding: 0;
	line-height: 1px;
	width:100%;
}
DIV.csc-frame-rulerAfter {
	clear:both;
	border-bottom: 1px solid #88A4E4;
	margin-bottom: 20px;
	margin-top: 20px;
	line-height: 1px;
	width:100%;
}

.boxlink {width:100%;text-align:right;}
p a {color:#6C89CB;text-decoration:none;}
p a:hover {color:#3A4783;text-decoration:none;}
.unterstrich {
	border-bottom: 1px solid #88A4E4;
	padding: 0;
	line-height: 18px;
	clear:both;
}
	* html .unterstrich {padding-bottom:3px}
div.clear,p.clear {
	clear:both;
	font-size:1px;
	line-height:1px;
	display:block;
	height:1px;
} 
a.ocker {
	color:#C67503;
	font-weight:bold;
	text-decoration:none;
}
a:hover.ocker {  	
	color:#6C89CB;
	font-weight:bold;
	text-decoration:none;
}
a.blue {
	color:#6C89CB;
	font-weight:bold;
	text-decoration:none;
}
a:hover.blue {  	
	color:#3A4783;
	font-weight:bold;
	text-decoration:none;
}

.csc-sitemap ul, .csc-menu-def {
	list-style-type: none;
	color:#6C89CB;
	font-weight:bold;
	width:200px;
	margin-left: 0;
	padding-left: 30px;
}
.csc-sitemap li, .csc-menu-def li{

	margin-left: 0;
	padding-left: 0.5em;
}
.csc-sitemap ul a, .csc-menu-def a {
	color:#6C89CB;
	font-weight:bold;
	text-decoration:none;
	display:block;
}
.csc-sitemap ul a:hover, .csc-menu-def a:hover {
	background-color: #DBDFE7; 
	color:#6C89CB;
	font-weight:bold;
	text-decoration:none;
	display:block;
}