/*----------------------------------
rh.css
(c) 2008 ahiller.de
created by Andreas Hiller - ahiller.de

Internet-Seiten von Reinhard Hiller
------------------------------------*/

/* --------------------------------
Standard-Elemente
-----------------------------------*/

html, body{
	background-color: rgb(247,247,248);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	height: 100%;
	text-align: left;
	width: 100%;

}

body {
}


table
{
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

tr,td{
	vertical-align : top;
}


Form {
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

input	, textarea, checkbox {
	background-color: #ffffff;
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	border: 1px solid rgb(220,220,220);
}

fieldset {
	border-style: none;
}

a {
	color: black;
	text-decoration: underline;
}

p a {

	text-decoration: underline;
}



a:hover {
	text-decoration: underline;
}


a img {
	border: 0px;
}

p {
	font-family:  Arial, Helvetica, sans-serif;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}

li {

}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom:2px;
	padding-left:0px;
	margin-left: 14px;
}

*HTML ul {
	padding-left: 0px;
	margin-left: 16px;
}

h1 {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left	: 0px;
	font-size: 14px;
	font-weight: bold;
	color: rgb(13,63,150);
	border-bottom: 1px solid rgb(13,63,150);
	width: 100%;
}

h2 {
	padding-top: 6px;
	margin-top:0px;
	margin-left	: 0px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
	color: rgb(30,30,30);
}

h3 {
	color: rgb(13,63,150);
	padding-top: 6px;
	margin-top:0px;
	margin-left	: 0px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 7px;
}

/* --------------------------------
Inhalt
-----------------------------------*/
.pdf_link {
	background-image: url(pdf.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
}


/* textpic */

dl.csc-textpic-image dt{
	padding-bottom: 2px;

}

.csc-textpic-caption {
	color: rgb(100,100,100);
	padding-left: 4px;
	padding-top: 1px;
}


/* --------------------------------
Hauptnavigation 
-----------------------------------*/

/* --------------------------------
Linke Navigation 
-----------------------------------*/


.navileft {
  position: reltive;
  margin-top: 0px;
  margin-left: 38px;
	font-size : 11px;

}

.navileft ul,ol{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.navileft ul a {
	color: black;
	text-decoration: none;
	display: block;
}


/* ---- 1. Ebene ----------*/

.navileft ul.l1 li.no {
color: rgb(13,63,150);
font-weight: bold;
}

.navileft ul.l1 li.act {
color: rgb(13,63,150);
font-weight: bold;
}

.navileft li.no a:hover {
	color: rgb(0,153,255);
	text-decoration: none;
}
.navileft li.act a:hover {
	text-decoration: none;
}

/* ---- 2. Ebene ----------*/

.navileft ol.l2 {
	padding-top:2px;
	padding-bottom: 2px;
	margin-bottom: 2px;
  margin-top: -4px;
}

.navileft .l2 li.no a:hover {
	text-decoration: none;
  border-left: 11px solid rgb(129,191,118);
	padding-left: 3px;
  font-weight: normal;
  background-color: rgb(129,191,118);
	color: black;
	
}


.navileft .l2 li.no {
	font-weight: normal;
	color: black;
	font-size: 11px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 0px;
	width: 120px;
	background-color: transparent;
  margin-bottom: 0px;
}
.navileft .last .l2 li.no {
  line-height: 10px;
}


.navileft .last .l2 li.act {
  line-height: 10px;
}

.navileft .l2 li.no a {
	border-left: 11px solid rgb(13,63,150);
	padding-left: 3px;
font-weight: normal;
}

.navileft .last .l2 li.no a {
	border-left: 8px solid rgb(13,63,150);
	padding-left: 3px;
font-weight: normal;
}





.navileft .l2 li.act {
	font-weight: bold;
	color: black;
	font-size: 11px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 0px;
	width: 120px;
	
	border-bottom: none;
	margin-bottom: 0px;
}

.navileft .l2 li.act a {
	border-left: 11px solid rgb(129,191,118);
	padding-left: 3px;
  font-weight: normal;
  background-color: rgb(129,191,118);
}

.navileft .last .l2 li.act a {
	border-left: 8px solid rgb(13,63,150);
	padding-left: 3px;
  font-weight: normal;
  height: 10px;
}



/* --------------------------------
Layout
-----------------------------------*/

.line {
	position: absolute;
	top: 93px;
	left: 0px;
	height: 1px;
	width: 100%;
	border-bottom: 1px solid rgb(13,63,150);
}


#outerwrap {
		position: relative;
		margin: 0;
		padding: 0; 
		text-align: left;
		width: 778px;
		height: 600px;
    background-color: rgb(247,247,248);
}


#innerwrap {
		position: relative;
		margin: 0;
		padding: 0; 
		text-align: left;
		width: 100%;
		height: 600px;
		background-image: url(bogen.png);
  	background-repeat: no-repeat;
    background-position: left;	
}


#header {
	position: absolute;
	top: 4px;
	left: 40px;
	height: 90px;
	z-index: 4;
	text-align: left;
	width: 680px;
	background-color: transparent;
	border-bottom: 1px solid rgb(13,63,150);
	padding-left: 250px;
}


.topbild1, .topbild2, .topbild3 {
float: left;
width: 140px;
height: 80px;
margin-right: 50px;
margin-top: 4px;
}

.topbild1 {
margin-left: 90px;
}


.soft {
	filter: alpha(opacity=40);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
 -moz-opacity: 0.40; opacity:0.4;;
}




.claim {
	position: absolute;
	bottom: 4px;
	left: 73px;
	z-index: 4;
}

.claim h1 {
  margin-top: 0px;
	margin-bottom: 0px;
	margin-left	: 0px;
	font-size: 22px;
	font-weight: bold;
	color: rgb(13,63,150);
	font-family: Times, serif;
	border: none;
	
}


#left {
	position: absolute;
	top: 140px;
	left: 80px;
	height: 350px;
	z-index: 4;
	text-align: left;
	width: 170px;
	background-color: transparent;
	border-right: 1px solid rgb(255,255,255);
}






#contentwrap {
	background-color: transparent;
	position: absolute;
	top: 140px;
	left: 360px;
	z-index:3;
	margin: 0;
	padding-top: 0px;
	width: 600px;
}


#content_left {
	background-color: transparent;
	position: relative;
	z-index:4;
	padding-top: 0px;
	padding-left: 24px;
	padding-bottom: 30px;
	width: 500px;
	float: left;
	height: 400px;
}


.footer {
  clear: both;
  margin-top: 10px;
	margin-left: 0px;
	color: rgb(170,170,200);

	z-index:5;
	font-size: 11px;

	padding-left: 10px;
	padding-top: 4px;
	margin-bottom: 10px;
	background-color: transparent;
	width: 720px;
	height: 15px;
}



