/* -- Alles in Arial ausgeben -- */
center,h1,h2,h3,h4,h5,h6,ul,ol,li,td,th,address,blockquote,nobr,b,i,small,blink,p {font-family:arial,sans-serif;}

/* -- ausser PRE-Texte, diese in Courier -- */
pre { font-family:Courier New,Courier; font-size:10pt; }
tt { font-family:Courier New,Courier; font-size:10pt; }

/* -- Schriftgroessen -- */
h1 { font-size:x-small; }
h2 { font-size:small; }
h3 { font-size:18pt; }
h4 { font-size:16pt; }
h5 { font-size:14pt; }
h6 { font-size:12pt; }
h7 { font-size:6pt; }

ul,ol,li,td,th,address,blockquote,nobr,b,i,small,blink,p { font-size:11pt;}
small { font-size:8pt; font-family:Verdana,Arial,Helvetica;}
big { font-size:14pt; font-weight:bold; font-family:Arial,Helvetica;}

/* -- Links-Aussehen -- */

   a:visited {
	color:#4043B9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
   a:link {
	color:#4043B9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
   a:hover {
	color:#FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}



 /* Einrueckung am Absatzbeginn +/
#text {text-indent:10px}       /*<p id="text"> ... </p> */
#t {text-indent:10px}

 /* Blockquote-Ersatz */
#einruecken {margin-left:20px} /*<div id="einruecken"> ... </div> */
#e {margin-left:20px}

/*------ LAYOUT.CSS-Ende -----*/body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #4043B9;
	text-decoration: none;
	background-image: url(images/vcp-hintergrund.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left center;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #4043B9;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(images/titelbild.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

