body {background-image: url(caro-textur2.jpg);
background-repeat: repeat;
		scrollbar-base-color: #FDD095;
        scrollbar-3dlight-color: #73573D;
        scrollbar-arrow-color: #73573D;
		scrollbar-track-color: #FDD095;				
}

p {font-family: Arial; color: #000000; font-size: 14pt;  line-height: 1.3; text-align: center; margin-right:10px; margin-left:10px}
p.links {font-family: Arial; color: #000000; font-size: 14pt;  line-height: 1.3; text-align: left; margin-right:0px; margin-left:0px}
p.rechts {font-family: Arial; color: #000000; font-size: 14pt;  line-height: 1.3; text-align: right; margin-right:0px; margin-left:0px}
p.small {font-family: Arial; color: #000000; font-size: 12pt;  text-align: center;}

h1 {font-family: Arial; color: #663333; font-size: 16pt; text-align: center}
h2 {font-family: Arial; color: #663333; font-size: 16pt; text-align: center; font-weight: normal}
h3 {font-family: Arial; color: #663333; font-size: 14pt; text-align: center; font-weight: normal}
h4 {font-family: Arial; color: #663333; font-size: 16pt; text-align: right; font-weight: normal}

a:link {color: #800000; font-family: Arial; font-size: 12pt;}
a:hover {color: #E3855F; font-family: Arial; font-size: 12pt;} 
a:visited {color: #663333; font-family: Arial; font-size: 12pt;}

a.big:link {color: #800000; font-family: Arial; font-size: 14pt;}
a.big:hover {color: #E3855F; font-family: Arial; font-size: 14pt;} 
a.big:visited {color: #663333; font-family: Arial; font-size: 14pt;}

a.back:link {font-family: Arial; font-size: 14pt; color: #800000; font-weight:bold; text-decoration: overline}
a.back:hover {font-family: Arial; font-size: 14pt; color: #E3855F; font-weight:bold; text-decoration: none}
a.back:visited {font-family: Arial; font-size: 14pt; color: #663333; font-weight:bold; text-decoration: overline}

a.bild:link {text-decoration: none;}
a.bild:hover {text-decoration: none;}
a.bild:visited {text-decoration: none;}

.Eingabefeld {
		background-color:#FDD095;
		border-color:#B6664B;
		
