.text { font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; color: #000000; line-height:18px; }

.klein { font-family: Georgia, Times New Roman, Times, serif; font-size: 10px; color: #000000; }

.ueberschrift { font-family: Georgia, Times New Roman, Times, serif; font-size: 14px; color: #000000; font-weight:bold; }
.ueberschrift2 { font-family: Georgia, Times New Roman, Times, serif; font-size: 16px; color: #000000; font-weight:bold; text-align:center; }

.hoch { font-family: Georgia, Times New Roman, Times, serif; font-size: 10px; line-height: normal; }

.inhalt {
	margin:0px;
	padding:0px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height:17px;
	color: #000000;
}

hr { color:#663300; background-color:#663300; }
.hrunter { color:#663300; background-color:#663300; size:2px; }

.maintd {
	background-color: #ffcc66;
	margin: 0px;
	padding-top: 25px;
	padding-left: 25px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}

.randunten { border-bottom: 1px dotted #663300; height: 20px;}

.kapitel { font-family: Georgia, Times New Roman, Times, serif; font-size: 13px; color: #000000; font-weight: bold; height: 25px;}

.streifenlinks { background-image:url(images/links_sofia.jpg); background-repeat:no-repeat; margin:0px; }

.eingabefeld { padding: 3px; margin:0px; border: 1px solid #663300; background-color:#FFFFFF; color:#000000; font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; width: 230px;}
.eingabefeldplz { padding: 3px; margin:0px; border: 1px solid #663300; background-color:#FFFFFF; color:#000000; font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; width: 48px;}
.eingabefeldort { padding: 3px; margin:0px; border: 1px solid #663300; background-color:#FFFFFF; color:#000000; font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; width: 177px;}

.button { padding: 5px; border:0px solid #FFFFFF; background-color:#663300; color:#FFFFFF; font-family: Georgia, Times New Roman, Times, serif; font-size: 13px; font-weight: bold; height: 20px; width: 110px; }

img { border: 0px; }

body { font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; color: #000000;
       background-color: #ffcc66;
       margin:0px;
       padding:0px;

       scrollbar-base-color: #663300;
       scrollbar-3dlight-color: #663300;
       scrollbar-arrow-color: #000000;
       scrollbar-darkshadow-color: #663300;
       scrollbar-face-color: #ffcc66;
       scrollbar-highlight-color: #ffcc66;
       scrollbar-shadow-color: #ffcc66;
       scrollbar-track-color: #663300;
}

a:active, a:focus, a:link, a:visited, a { color: #663300; text-decoration: none; }
a:hover { color: #000000; text-decoration: underline; cursor: pointer; }

.kasten { border: solid 1px #000; padding:10px 20px; }

