/* CSS Document - weitlaner.com */



body {

	margin-top: 0px;

	background-image:url(../images/body_background.jpg);

	background-repeat: repeat-x;

	color: #000000;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:small;

}



h1 {

	color: #a92b01;

	font-size:110%;

	font-weight: bold;

}



h2 {

	color: #a92b01;

	font-size:100%;

	font-style:oblique;

}



.content a, .content a:visited, .content a:active, .content a:hover {

	text-decoration:none;

	color:#a92b01;

}



.content a:hover {

	text-decoration:underline;

}



/* Kommentare, Zitatfelder */

.comment {

	font-style: italic;

	line-height: 25px;

}



/* Bilder kein Rand */



img {

	border: 0px;

}



/* Flash Tabellenzeile */

.flash {

	width: 946px;

	height: 120px;

}



/* Button für Login */



.button

{

	color:white; 

	border:thin solid;

	background-color: #a92b01;

}



/* Error MSG */



.error {

	color:#a92b01;

	font-weight:bold;

}



/*navi tabelle */



.navi {

	height: 55px;

	width: 578px;

	background-image:url(../images/navi_background.jpg);

	background-repeat:repeat-x;

	text-align:left;

	padding-left: 0px;

	padding-top: 0px;

}





/* Haupttabelle */

Table.main {

	width: 946px;

	border: solid 1px #A6A6A6;

	padding: 0px 0px 0px 0px;

	text-align:left;

}



/* Headline - Wo bin ich? */

.headline {

	background-color:#FFFFFF;

	padding-left: 25px;

	color:#a92b01;

	font-size:large;

}



/* content - haupttextbereich */

.content {

	background-color:#FFFFFF;

	padding: 5px 15px 15px 25px;

	text-align:justify;

	line-height: 1.5em;

	list-style-image:url(../images/point.gif);

}



/* footer */



.footer {

	border-top: solid 1px #A6A6A6;

	background-color:#FFFFFF;

	text-align:center;

	color: #a92b01;

	font-size:x-small;

	padding-top: 5px;

	padding-bottom: 5px;

}



.footer a, .footer  a:visited, .footer  a:active, .footer  a:hover {

	text-decoration:none;

	color:#a92b01;

}



.footer  a:hover {

	text-decoration:underline;

}



/* validation table */

.valid {

	text-align:right;

	padding-top: 3px;

}



/* Fragebogenspezifische CSS */



.radiodescription {

	font-size:9px;

	color:#999999;

	text-align:center;

	width: 45px;

	line-height:1.2em;

	border-bottom:1px solid #CCC;

}



.question {

	border-right:1px solid #CCC;

	background-color:#EEE;

}



.rb {

	background-color:#EEE;

	text-align:center;

}