/* ***** LAYOUT ***** */

body {
	background-color: #787575;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#foottable {
	background: url(images/bgfoot.gif) no-repeat #787575;
	}
#footadr {
	font-size: 10px;
	color: #787575;
	padding-left: 192px;
	margin-top: 5px;
	margin-bottom: 22px;
	}


/* ***** TEXT ***** */

.ueberrot {
	font-size: 16px;
	font-weight: bold;
	color: #DF0000;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	}
#gesanzahl {

}

.rechts {
	text-align: right;
	float: right;
}
.links {
	float: left;
}
.breit100 {
	width: 100px;
	text-align: center;
}
.schmal25 {
	width: 25px;
}
.klein {
	font-size: 9px;
	color: #666;
}



.rot {
	font-size: 12px;
	color: #FF0000;
	line-height: 16px;
	}
.pic250 {
	width: 250px;
	overflow: hidden;
	float: right;
}

.schwarz {
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	}
	
input, textarea, button {
	background-color:#FFFFFF; 
	border:1px solid #000000; 
	font-size: 12px; color: #000000;
	}

a:link   { color: #000000; font-weight:normal; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:visited   { color: #000000; font-weight: normal; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:hover   { color: #661111; font-weight: normal; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

.white {
	background-color: #FFF;
}
.grau {
	color: #666;
}
input {
	width: 50px;
	text-align: right;
	padding-right: 3px;
	padding-left: 3px;
	margin: 0px;
	border-bottom: 1px solid #666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.blackright {
	font-weight: bold;
	text-align: right;
}
#button {
	padding: 5px;
	border: 1px solid #36F;
	margin-top: 5px;
}
.linie_oben {
	border-top: 1px dotted #666;
}

.inpubig {
	width: 250px;
	text-align: left;
}

.footer a{
	font-size:11px;
	
	
}
