body  {
	color:           black;
/*	background-color: #1C000D; */
	background-color: #000000;
	margin: 0;
	padding: 0;
	padding-bottom: 1em;
	padding-bottom: 0;
	background-image: url(roter-faden.gif); 
/*	background-attachment: fixed; */
	background-repeat: no-repeat;
 	background-position: 620px 100%;
 	height: 100%;
 	
}

#hund {
        position: fixed;
        right: 0;
        bottom: 0;
/*	background-image: url(beiss-mit-a3wsaar-hund.gif); 
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 100% 100%;
        z-index: 10; */
}

#inhalt {
	margin: 0;
	padding: 0;
/*        z-index: 3; */
}

h1.startseite {

}

#roterfaden {
/*        width: 100%;
        height: 100%;
	margin: 0;
	padding: 0;
        position: fixed;
        overflow: none;
	background-image: url(roter-faden.gif); 
	background-attachment: fixed;
	background-repeat: no-repeat;
 	background-position: 80% 100%;  
        z-index: 2;  */
}

h1   {
	color:       #e70000;
	font-size:    2em;
	font-family:  "Franklin Gothic Medium", Georgia, Times, "Times New Roman", serif;
	font-weight:  normal;
	font-stretch: semi-condensed;
	margin:       0;
	padding:      0;
	margin-top: 50px;
	margin-bottom: 25px;
	margin-left: 80px;
	 }

p {
	font-size:  0.9em;
	color: #e6e1e5;
	color: #cdbac8;
	font-family:  "Franklin Gothic Medium", Georgia, Times, "Times New Roman", serif;
	font-weight:  normal;
	font-stretch: semi-condensed;
	margin-left: 80px;
	margin-bottom: 25px;
	width: 550px;
	line-height: 144%;
}

table {
	margin-left: 80px;
}

td {
	font-size:  0.9em;
	color: #cdbac8;
	font-family:  "Franklin Gothic Medium", Georgia, Times, "Times New Roman", serif;
	font-weight:  normal;
	font-stretch: semi-condensed;
	line-height: 144%;
}

ul {
	font-size:  0.9em;
	font-family:  "Franklin Gothic Medium", Georgia, Times, "Times New Roman", serif;
	font-weight:  normal;
	font-stretch: semi-condensed;
	margin-left: 80px;
	margin-bottom: 25px;
	width: 500px;
	line-height: 144%;
}

li {
	color: #E80000;
}

.formgross {
	font-size: 2em;
}

.formgrossrot {
	color: #E80000;
}
	
/* #hund  {
	background-image: url(schaf.jpg);
	background-position: right;
	background-repeat: no-repeat;
	position:          fixed; 
	right:             0;
	bottom:            0; 
} */


.rot {
	color:       #E80000;
}

.hell {
	color: #cdbac8;
}

.a3wsaar {
	color: #e80000;
	font-size: 0.9em;
	font-family: "Franklin Gothic Medium", Georgia, Helvetica, Arial, sans-serif;
}

a {
	color: #e80000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

a:hover {
	background-color: #e80000;
	color: #1C000D;
}

input {
	background-color: #cdbac8;
	border-top: 1px solid #cdbac8;
	border-right: 1px solid #E80000;
	border-bottom: 1px solid #E80000;
	border-left: 1px solid #cdbac8;	
}

textarea {
	background-color: #cdbac8;
	border-top: 1px solid #cdbac8;
	border-right: 1px solid #E80000;
	border-bottom: 1px solid #E80000;
	border-left: 1px solid #cdbac8;	
}