/* Contact me - (c) webmaster-inside.net - style.css */

/* Über die folgenden Angaben können Sie das Aussehen Ihres Kontaktformulars ändern */
/* Die StyleSheets können beliebig ergänzt werden */

/* ALLGEMEINES */
body {
scrollbar-DarkShadow-Color:#000080;
	scrollbar-Track-Color:#F6F6F6;
	scrollbar-Face-Color:#FFE653;
	scrollbar-Shadow-Color:#808080;
	scrollbar-Highlight-Color:#FEFFDD;
	scrollbar-3dLight-Color:#FEFFDD;
	scrollbar-Arrow-Color:#A500C6;
         MARGIN: 0px;
         margin-left:0px;
         margin-right:0px;
         margin-top:0px;


}

FONT {FONT-FAMILY: Arial; FONT-SIZE: 12px}
counter {FONT-FAMILY: Arial; FONT-SIZE: 12px}
TD {FONT-FAMILY: Arial; FONT-SIZE: 12px}

/* Link normal */
A:link {
color : #8000A3;
FONT-FAMILY: Arial;
FONT-SIZE: 12px;
text-decoration : none;
}
/* Besuchter Link */
A:visited {
color : #8000A3;
FONT-FAMILY: Arial;
FONT-SIZE: 12px;
text-decoration : none;
}
/* Aktiver Link */
A:active {
color : #8000A3;
FONT-FAMILY: Arial;
FONT-SIZE: 12px;
text-decoration : none;
}
/* Link bei Mausber&uuml;hrung */
A:hover {
color : #C681FF;
FONT-FAMILY: Arial;
FONT-SIZE: 12px;
text-decoration : none;
}
.rahmen {
	border: 1px solid #AFAFAF;
	margin: 1px;
	padding: 2px 2px 2px 10px;

}
.rahmen2 {
         border: 1px solid #AFAFAF;
         width: 40%;
	margin: 1px;
	padding: 1px;
}
.inputtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FDE768;
	border: 1px solid #AFAFAF;
	width: 250px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #FDE768;
	border: 0px none;
}
.fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: none;
}
.rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AA0000;
	text-decoration: none;
	border: none;
}
.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #932ABA;
	text-decoration: none;
	border: none;
}
.bigest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #932ABA;
	text-decoration: none;
	border: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #8F8F8F;
	text-decoration: none;
	border: none;
}

.mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #6F6F6F;
	text-decoration: none;
	border: none;

}

.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #8F8F8F;
	text-decoration: none;
	border: none;
}

.mittel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000266;
	text-decoration: none;
	border: none;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000266;
	text-decoration: none;
	border: none;
}

.zeile {
	line-height: 5px;
}
.texteinfach {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	clear: both;
}
.rahmenbunt {
	border: 1px solid #AFAFAF;
	margin: 1px;
	padding: 2px 2px 2px 10px;
	background-color: #FFFFD7;

}
.hauptrahmen {
	margin: 1px;
	padding: 2px 2px 2px 50px;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: none;
	background-color: #FDE768;
}