/*Initialisierung*/
* {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
	}


PRE { font-family: monospace; }
A { color: #000066; text-decoration: underline; }
A:hover { color: #660000; }
FORM { margin: 0px 0px 0px 0px;}
P, PRE { margin: 0px 0px 0px 0px; }
P, TD, UL, OL { font-size: 13px; }

/*******************/
/* RTE / Bodytext: */
/*******************/
P.bodytext {
   font-size:13px;
  line-height:1.4em;
  }
P.bodytext A { font-weight: bold; }


/* RTE / Bulletlists */
#page_content UL { margin-left:22px!important;}
#page_content UL UL LI { font-size: 0.8em;}
#page_content OL { margin-left:22px!important;}
#page_content LI { margin-top: 0px; margin-bottom: 0px; padding-top: 1px;}


.contenttable {
}	

/*Gestaltung*/

.headline_gross {
	font-size: 23px;
	font-weight: bold;
	color: #FF6633;
	letter-spacing: 3px;
	font-variant: small-caps;
}

.vorspann_12pt {
	font-size: 17px;
	font-weight: bold;
	color: #6A6A6A;
	letter-spacing: 3px;
	font-variant: small-caps;
}

.textsmall, #textsmall {
	font-size : 12px;
	color: #000000;
	font-weight : normal;
	font-style : normal;
}

.textsmallb, #textsmallb {
	font-size : 12px;
	color: #000000;
	font-weight : bold;
	font-style : normal;
}

.textverysmall, #textverysmall {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
}

.textbig, #textbig {
	font-size: 16px;
	color: #003300;
	font-weight: bold;
	font-style: normal;
}

.textbig_red, #textbig_red {
	font-size: 16px;
	color: Red;
	font-weight: bold;
	font-style: normal;
}

.textbig_blue, #textbig_blue {
	font-size: 16px;
	color: #000099;
	font-weight: bold;
	font-style: normal;
}

.textbig_blue2, #textbig_blue2 {
	font-size: 16px;
	color: #0000FF;
	font-weight: bold;
	font-style: normal;
}

.textverybig, #textverybig {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
}

.textverybig_blue, #textverybig_blue {
	font-size: 18px;
	color: #000099;
	font-weight: bold;
	font-style: normal;
}

.textverybig_blue2, #textverybig_blue2 {
	font-size: 18px;
	color: #0000FF;
	font-weight: bold;
	font-style: normal;
}

.textverybig_red, #textverybig_red {
	font-size: 18px;
	color: Red;
	font-weight: bold;
	font-style: normal;
}

P.bodytext img {
	border:none;
   }

hr {
	height: 1px;
	color: #000;
}

H1 {
   font-size: 20px;
	text-indent: 18px;
	color: #003300;
	letter-spacing: ;
	text-decoration: none;
	width: 98%;
	border-top: 0px solid #d1d1d1;
	border-bottom: 0px solid #d1d1d1;
   background-image: url('./images/ueberschriften/klotz-h1.gif');
   background-repeat: no-repeat;
   background-position: left center;
	}


H2 {
   margin:6px 0 3px 0;
	font-size: 15px;
	color: #003300;
	font-weight: lighter;
	letter-spacing: ;
	text-decoration: none;
	width: 98%;
	border-top: 0px solid #d1d1d1;
	border-bottom: 1px dotted #d1d1d1;
	}
	
H3 {
	}

H4 {
}
