/*Basiswerte*/

body					      { color: #900; font-size: 80%; font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; line-height: 140%; background-color: #fff; background-image: url(images_gestalten_bauen/hg.gif); margin-top: 20px; margin-bottom: 20px; }
p { line-height: 140%; padding-right: 5px; padding-bottom: 3px; }
td					 { font-size: 100% }
th					{ font-size: 110%; font-family: "Times New Roman", Times, serif; padding-top: 4px; padding-bottom: 4px }
h1					{ font-size: 120%; font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif }

h2					{ font-size: 100%; font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif }
/*Linkformate*/
a:link { color: #dcdcdc; }
a:visited { color: #dcdcdc; }
a:hover { color: #fff; }
a:active { color: #ff0; }
/*Textformate*/
.klein				{ font-size: 80%; line-height: 100% }
.textlink { color: #900; text-decoration: underline; }
/*Ueberschriften*/
.ueb1				{ color: #900; font-size: 120%; font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif  ; font-weight: 700; line-height: 120%; text-transform: uppercase; text-align: left; letter-spacing: 6px; }
.ueb2				{ color: #000; font-size: 120%; font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif ; font-weight: 700; line-height: 120%; text-transform: uppercase; text-align: left; }
.ueb3				 {font-weight: 700 }

/*Listendarstellung*/
li 					{ font-size: 100% }
.listekasten		{ list-style-type: square }
.listekreis			{ list-style-type: circle }

/*Tabulatoren*/
.tab6				{ margin-left: 6px }
.tab12  			{ margin-left: 12px }
.tab18 				{ margin-left: 18px }
.tab42 				{ margin-left: 42px }
.tab6r   			{ margin-right: 6px }

/*Hintergrund*/
.kasten_blau		{ color: #fff; font-weight: 600; background-color: #003; padding: 3px 3px 3px 6px; width: auto }
.kasten_grau		 { color: black; background-color: #dcdcdc; padding: 3px 3px 3px 6px; width: auto }
