BODY, P, TD, DD, DL, DT, EM, FONT, INPUT, SPAN, STRONG, EM, SELECT, TEXTAREA {
	font-family: Arial, helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}

BODY { 
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF; 
}

/*
* BODY {
	scrollbar-face-color:		#FFFFFF;
	scrollbar-highlight-color:	#F5D1BE;
	scrollbar-shadow-color:		#CCCCCC;
	scrollbar-3dlight-color:	#EEEEEE;
	scrollbar-arrow-color:		#F5D1BE;
	scrollbar-track-color:		#FFFFFF;
	scrollbar-darkshadow-color:	#666666;
}
*/

A:link 		{ font-family: Arial, helvetica, sans-serif; font-weight:normal; color:#BA624A; text-decoration:underline; }
A:visited	{ font-family: Arial, helvetica, sans-serif; font-weight:normal; color:#BA624A; text-decoration:underline; }
A:hover		{ font-family: Arial, helvetica, sans-serif; font-weight:normal; color:#000000; text-decoration:underline; }
A:active	{ font-family: Arial, helvetica, sans-serif; font-weight:normal; color:#000000; text-decoration:underline; }
A:focus		{ font-family: Arial, helvetica, sans-serif; font-weight:normal; color:#000000; text-decoration:underline; }

A.nav1:link 		{ font-size: 14px; font-family: Century Gothic, Arial, helvetica, sans-serif; font-weight:bold; color:#BA624A; text-decoration:none; }
A.nav1:visited		{ font-size: 14px; font-family: Century Gothic, Arial, helvetica, sans-serif; font-weight:bold; color:#BA624A; text-decoration:none; }
A.nav1:hover		{ font-size: 14px; font-family: Century Gothic, Arial, helvetica, sans-serif; font-weight:bold; color:#000000; text-decoration:none; }
A.nav1:active		{ font-size: 14px; font-family: Century Gothic, Arial, helvetica, sans-serif; font-weight:bold; color:#000000; text-decoration:none; }
A.nav1:focus		{ font-size: 14px; font-family: Century Gothic, Arial, helvetica, sans-serif; font-weight:bold; color:#000000; text-decoration:none; }


A.nav1markiert:link 	{ font-size: 14px; font-family: Century Gothic, Arial, helvetica, sans-serif; font-weight:bold; color:#000000; text-decoration:underline; }
A.nav1markiert:visited	{ font-size: 14px; font-family: Century Gothic, Arial, helvetica, sans-serif; font-weight:bold; color:#000000; text-decoration:underline; }
A.nav1markiert:hover	{ font-size: 14px; font-family: Century Gothic, Arial, helvetica, sans-serif; font-weight:bold; color:#000000; text-decoration:underline; }
A.nav1markiert:active	{ font-size: 14px; font-family: Century Gothic, Arial, helvetica, sans-serif; font-weight:bold; color:#000000; text-decoration:underline; }
A.nav1markiert:focus	{ font-size: 14px; font-family: Century Gothic, Arial, helvetica, sans-serif; font-weight:bold; color:#000000; text-decoration:underline; }

A.nav2:link 		{ font-size: 12px; font-family: Arial, helvetica, sans-serif; font-weight:normal; color:#BA624A; text-decoration:none; }
A.nav2:visited		{ font-size: 12px; font-family: Arial, helvetica, sans-serif; font-weight:normal; color:#BA624A; text-decoration:none; }
A.nav2:hover		{ font-size: 12px; font-family: Arial, helvetica, sans-serif; font-weight:normal; color:#000000; text-decoration:none; }
A.nav2:active		{ font-size: 12px; font-family: Arial, helvetica, sans-serif; font-weight:normal; color:#000000; text-decoration:none; }
A.nav2:focus		{ font-size: 12px; font-family: Arial, helvetica, sans-serif; font-weight:normal; color:#000000; text-decoration:none; }


A.nav2markiert:link 	{ font-size: 12px; font-family: Arial, helvetica, sans-serif; font-weight:normal; color:#000000; text-decoration:underline; }
A.nav2markiert:visited	{ font-size: 12px; font-family: Arial, helvetica, sans-serif; font-weight:normal; color:#000000; text-decoration:underline; }
A.nav2markiert:hover	{ font-size: 12px; font-family: Arial, helvetica, sans-serif; font-weight:normal; color:#000000; text-decoration:underline; }
A.nav2markiert:active	{ font-size: 12px; font-family: Arial, helvetica, sans-serif; font-weight:normal; color:#000000; text-decoration:underline; }
A.nav2markiert:focus	{ font-size: 12px; font-family: Arial, helvetica, sans-serif; font-weight:normal; color:#000000; text-decoration:underline; }


A.imglink:link 		{ color:#BA624A; text-decoration:underline; border-color:#BA624A; }
A.imglink:visited	{ color:#BA624A; text-decoration:underline; border-color:#BA624A; }
A.imglink:hover		{ color:#666666; text-decoration:underline; border-color:#666666; }
A.imglink:active	{ color:#666666; text-decoration:underline; border-color:#666666; }
A.imglink:focus		{ color:#666666; text-decoration:underline; border-color:#666666; }

IMG.imglink			{ border-color:#666666; }

INPUT.text { width:180px; }
INPUT.namecss { width:180px; }
INPUT.namekurzcss { width:90px; }
INPUT.strassecss { width:180px; }
INPUT.hausnrcss { width:55px; }
INPUT.plzcss { width:42px; }
INPUT.ortcss { width:180px; }
INPUT.ortspeccss { width:138px; }
INPUT.telefonnrcss { width:180px; }
INPUT.emailcss { width:180px; }
INPUT.urlcss { width:180px; }
INPUT.datumcss { width:70px; }
TEXTAREA.kommentarcss { width: 257px; height:111px;}
SELECT.standardcss { width: 180px; }


TABLE.navtab {
	background-color: #F5D1BE;	
}

TD.head{
	background-color: #F5D1BE;
}
TD.inhalt {
	background-color: #FFFFFF;
	color:#000000;
}
TD.naveb1{
	text-align:center;
	vertical-align:middle;
}

TD.naveb2{
	text-align:left;
	vertical-align:top;
	background-color: #F2F2F2;
}

.err {
	color: #880000;
}

.gross {
	font-size: 14px;
}

.klein {
	font-size: 10px;
}

.fett {
	font-weight: bold;
}

.ueb {
	font-size: 14px;
	font-weight: bold;
}
.titel {
	font-family: "Engravers MT", "Times New Roman", serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}


TABLE.tab0 {
	border-width:0px;
	padding:3px;
	margin:0px;
}

TD.tab0 {
}

TABLE.tab1 {
	border-width:0px;
	padding:3px;
	margin:0px;
}
TD.tab1 {
}

TABLE.tab2 {
	border-width:1px;
	border-color: #000000;
	padding:3px;
	margin:0px;
}
TD.tab2 {
}


