a {
	color:#fec50f;
	text-decoration:none;
}
a:hover {
	color:#333333;
}
/*----- Linien ------- */
hr.news {
	background-color:#d0d0d2; /* Mozilla 1.4 */
	color:#d0d0d2; /* IE 6 */
	border: #d0d0d2; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
	margin:0;
}
hr.newsh1 {
	background-color:#666666; /* Mozilla 1.4 */
	color:#666666; /* IE 6 */
	border: #666666; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
	width:400px;
	margin:0;
}
hr {
	background-color:#999; /* Mozilla 1.4 */
	color:#999; /* IE 6 */
	border: #999; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
	margin-left:0;
}
hr.light {
	background-color:#dadada; /* Mozilla 1.4 */
	color:#dadada; /* IE 6 */
	border: #dadada; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
	margin-left:0;
}
/*----- Image ------- */
img.none {
	border:0px;
}
/*----- Formular ------- */
input {
	border:1px solid #666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:150px;
}
input.check { /* -- Kontrollkästchen + Radio-Buttons -- */
	width:15px;
	border:none;
}
input.login {
	width:70px;
	color:#FFFFFF;
	background-color:#5c5c5c;
	margin-top:10px;
}
input.senden {
	width:70px;
	color:#585858;
	background-color:#FFFFFF;
}
input.loginkds {
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:120px;
}
textarea { 
	border:1px solid #666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:300px;
	height:80px;
}
select {
	border:1px solid #666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:152px;
}
/*----------------- */
p.nomargin {
	margin:0;
}

#readmore {
	width:600px;
	height:15px;
	text-align:right;
	margin-top:5px;
	margin-bottom:15px;
	border-top:1px dashed #666666;
}
#seiten {
	width:600px;
	height:15px;
	text-align:right;
	margin-top:5px;
	margin-bottom:15px;
	border-top:1px solid #666666;
}

/* -------- IDs [unten existieren die Klassen =) ]*/
#divdetails {
	margin-bottom:5px;
}
#divdetailssmall {
	width:540px;
	margin-bottom:5px;
}
#divdetailspos1 {
	width:200px;
	border-right:1px dashed #ffffff;
	float:left;
	height:17px;
}
#divdetailspos2 {
	width:360px;
	padding-left:10px;
	float:left;
	height:17px;
}
#divdetailsposh1 {
	width:200px;
	border-right:1px dashed #ffffff;
	float:left;
	height:85px;
}
#divdetailsposh2 {
	width:360px;
	padding-left:10px;
	float:left;
	height:85px;
}
/*-- divdetails Klassen --*/
.divdetails {
	margin-bottom:5px;
}
.divdetailspos1 {
	width:200px;
	border-right:1px dashed #ffffff;
	float:left;
	height:17px;
}
.divdetailspos2 {
	width:360px;
	padding-left:10px;
	float:left;
	height:17px;
}
.divdetailsposh1 {
	width:200px;
	border-right:1px dashed #ffffff;
	float:left;
	height:85px;
}
.divdetailsposh2 {
	width:360px;
	padding-left:10px;
	float:left;
	height:85px;
}
/*--- Ende Klassen ---*/

#divprposi1 {
	width:200px;
	border-right:1px dashed #333;
	float:left;
	height:17px;
}
#divprposi2 {
	width:240px;
	padding-left:5px;
	float:left;
	height:17px;
}

.divprposi1 {
	width:200px;
	border-right:1px dashed #333;
	float:left;
	height:17px;
}
.divprposi2 {
	width:240px;
	padding-left:5px;
	float:left;
	height:17px;
}

.divdetailszucht1 {
	width:160px;
	float:left;
	height:111px;
}
.divdetailszucht2 {
	width:430px;
	float:left;
	height:111px;
}
