/*----------------------------------
rolands.css
(c) 2009 ahiller.de
created by Andreas Hiller - ahiller.de

Internet-Seiten von Ro-Lands.de
------------------------------------*/

/* --------------------------------
Standard-Elemente
-----------------------------------*/


* { /* Mit Universalselektor die Polsterungseigenschaften aller (Block-)Elemente auf null setzen */
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
}

body {
	background-color: rgb(255,255,255);
text-align: center; /* Für IE 5.01 & 5.5, um die Box #wrapper horizontal zu zentrieren */

}



html, body {
height: 100%;
	background-color: rgb(255,255,255);
	margin: 0;
padding: 0;
font-size: 12px;
}

/* clearfix zum Aufheben der Floatumgebung */

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


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;
}

input:active, input:focus, input:hover { 
    border: 1px solid gray;
}ca

textarea:active, textarea:focus, textarea:hover { 
    border: 1px solid gray;
}


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: 13px;
	font-weight: bold;
	color: rgb(0,0,0);
}

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: #2c99a3;
	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;

}


dd.csc-textpic-caption {
  font-size: 10px;
  color: rgb(60,60,60);
	padding: 0;
  }
#content .csc-textpic {
  border-bottom: 1px solid rgb(1,116,170);
  margin-bottom: 10px;

}

#content .csc-textpic-text {
  border-bottom: 1px solid rgb(1,116,170);
  margin-bottom: 10px;

}


#content .csc-textpic.csc-textpic-text {
  border: none;

}

/* --------------------------------
Layout
-----------------------------------*/

div#outerwrap {
position: relative;
margin: 0 auto;
width: 100%;
min-height: 100%;
height: auto !important;
height: 100%;
  background-image: url(verlauflinks.jpg);
	background-repeat: repeat-y;
	
}


div#outerwrap2 {
position: relative;
width: 100%;
height: 100%;
  background-image: url(verlaufrechts.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding: 0px;
	margin: 0px;

}



div#header {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  background-image: url(bild1.jpg);
	background-repeat: repeat-x;
	
  height: 85px;
  z-index: 10;

  }

.headerpic {
  position: absolute;
  left: 0px;
  top: 0px;

}


.claim {
position: absolute;
top: 62px;
left: 0px;
height: 18px;
width: 100%;
background-color: transparent;
color: white;
padding: 2px 0 1px 0;
}

.claim h1{
color: white;
padding: 0;
margin: 0;
font-size: 14px;
font-weight: bold;
letter-spacing: 1px;
}



 
div#column_left {
  float:left; 
  width:150px; 
  padding: 0;
  margin: 0; 
  min-height: 200px;
  background-image: url(verlauflinks.jpg);
	background-repeat: repeat-y;
  }
  
div#column_right {
  float:right; 
  width:150px; 
  padding: 0;
  margin: 0; 
  background-image: url(verlaufrechts.jpg);
	background-repeat: repeat-y;
	background-position: right;
	}
  
 
div#column_rightb {
  position: absolute;
  right:0px;
  top: 0px;
  width: 150px;
  height: 100%;
  background-image: url(verlaufrechts.jpg);
	background-repeat: repeat-y;
	background-position: right;
}


div#column_center {
  background-color: rgb(255,255,255); 
  margin:0;
  padding:0;
  text-align: center;
  }

div.sub   {
  text-align: left;
  min-height: 400px;
  width: 540px;
  margin: 0 auto;
  padding-top: 20px;
}


div.contentheader {
  text-align: center;
  height: 24px;
  width: 540px;
  padding-top: 90px;
  margin: 0 auto;
  background: transparent;
}

#contentright {
padding-top: 130px;
min-height: 300px;
text-align: left;
}

#contentleft {
padding-top: 130px;
min-height: 10px;
text-align: left;
padding-left: 26px;
}


.contenttitle {
 color: rgb(120,120,120);
 letter-spacing: 1px;
}



.copyright {

}


