body {
  background-color: #fff;
  color:#000;  
  padding:20px;
  margin-left: 100px;
  margin-top: 0;
  margin-right: 100px;
  margin-bottom: 0;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif; 
}


blockquote { width: 450px; } 

#footer {
  text-align: center;
  vertical-align: middle;
  align: center;
  margin: 5px 0px 0px 0px;
  padding: 0px;
  width: 850px;
  color: #ffffff;
  font-family: arial, helvetica, sans-serif;
  font-size: 0.7em;
}

td.bottom {
  font-size: 0.8em;
  font-family: Arial, Helvetica, sans-serif;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: normal;
}

#inhalt { 	
  text-align: left;
  vertical-align: middle;
  align: center;
  margin: 5px 0px 0px 0px;
  padding: 0px;
  width: 850px;
  background-color: #ffffff;
  border: 1px solid #c0c0c0;
}

#logo { 	
  text-align: center;
  vertical-align: middle;	
  margin: 0px 0px 0px 0px;
  padding: 0px;
  width: 1106px;
  height: 185px;
  background-color: none;
  border: none;
  background-image: url(/images/RepairConsortiumHeader.jpg);
  background-repeat: no-repeat; 
} 

.LogoBox {
	text-decoration:none;
	padding:0px;
	margin:0px;
	display:block;
	height:185px;
	width:1106px;
	text-align:justify;
	overflow:hidden;
	font-size:17px;
	color:#000000;
	background:url(images/new/pixClear.gif) no-repeat;
}

.alt {
	display:none;
}

div#logo H1 {
	margin:0;
	padding:0;
}


h3 {
	padding-top: 30px;
}

h3.top {
	padding-top: 0px;
}

h3 a {
text-decoration: none;
color: #000;}

h3 a:hover {
text-decoration: none;
color: #000;}

h3 a:visited {
text-decoration: none;
color: #000;}

h3.top a {
text-decoration: none;
color: #000;}

h3.top a:hover {
text-decoration: none;
color: #000;}

h3.top a:visited {
text-decoration: none;
color: #000;}

td {
  height: 0px;
  font-weight: normal;
}

img {
border: 0px;
}

td.none {
  height: 0px;
  padding-left: 0px;
  padding-right: 0px;

}

td.title {
	padding-top: 15px;
}

td.left {
  font-size: 0.8em;
  font-family: Arial, Helvetica, sans-serif;
  padding-left: 20px;
  font-weight: normal;
}

td.problems {
  font-size: 0.8em;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

p.pos_fixed
{
position:fixed;
top:0px;
left:0px;
margin-top: 0px;
}

.cflite {
	width: 600px;
	font-family: arial;
}
.cflite_td {
	padding:4px;
	font-size:12px;
}
.cflite p {
	padding:4px;
}
.cflite label {
	padding:4px;
}
label {
 padding-right:10px
}
.required {
 font-weight:bold;
}
.required_star {
 font-weight:bold;
 color:#F00;
}
.not-required {
 font-weight:normal
}



