/* CSS Document */


#textebene {
	position:absolute;
	width:577px;
	left:300px;
	top:140px;
	height:420px;
		} 

td.textfeld {
		background-image:url(images/textfeld.gif);
		background-repeat:repeat-y; 
		margin-left:inherit;
		}

td.liabst {
		background-image:url(images/liabst_spacer.gif);
		background-repeat:repeat-y; 
		margin-left:inherit;
		}

td.textfeld {
		background-image:url(images/textfeld.gif);
		background-repeat:repeat-y; 
		margin-left:inherit;
		}
		

		
/* SCHRIFTEN-SEKTION */

ul,body,p,td,tr,table,ol,div{
	font-size:13px;
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	text-align:left;
	}
	
.standard {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	}

.italic {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style:italic;
	}

.standardstrong {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:bold;
	}
	

.copyright {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	}

.preis  {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px; 
	margin-top:5px;
	}

h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:22px; 
	font-weight:bold;
	color:#351E01;
	text-align:left;
	margin-bottom:10px; 
	margin-top:10px;
	}

h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px; 
	color:#351E01;
	font-weight:bold;
	text-align:left;
	margin-bottom:16px;
	}

h3 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px; 
	font-weight:bold;
	text-align:left;
	margin-bottom:10px;
	margin-top:10px;
	}
	
h4 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px; 
	font-weight:bold;
	text-align:left;
	margin-bottom:1px;
	margin-top:1px;
	border-width:thin;
 	border-top-color:#FFF; border-top-width:thin;
 	border-left-color:#FFF; border-left-width:thin;
	border-right-color:#FFF; border-right-width:thin;
	border-bottom-color:#000; border-bottom-width:thin;
	border-width:2px; 
	border-style:solid;
	text-align:left;
	}
	
.artikelueberschrift  {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px; 
	color:#000062;
	font-weight:bold;
	text-align:left;
	margin-bottom:1px;
	margin-top:1px;
	text-align:right;
	}
	
.gepunktet {
	font-size: 14px; 
	color:#000062; 
	font-weight: bold;
	padding:0px; 
	border-width:thin;
 	border-top-color:#FFF; border-top-width:thin;
 	border-left-color:#FFF; border-left-width:thin;
	border-right-color:#FFF; border-right-width:thin;
	border-bottom-color:#BADCF8; border-bottom-width:thin;
	border-width:2px;
	border-style:dotted;
	text-align:right;
}
	
/* LINK-SEKTION */

a:link {
	color:#2B6420;
	text-decoration:none;
	font-weight:bold;
	text-decoration:underline;
         }

a:visited {
 	color: #2B6420;
	text-decoration:none;
	font-weight:bold;
	text-decoration:underline;
         }

a:active {
 	color:#2B6420;
	text-decoration:none;
	font-weight:bold;
	text-decoration:underline;
         }
		 
a:link.extlink {
 	color:#874B75;
	font-weight:bold;
	text-decoration:underline;
         }
		 
a:visited.extlink {
 	color:#874B75;
	font-weight:bold;
	text-decoration:underline;
         }
		 
		 
a:link.nachoben {
 	color:#000080;
	font-weight:bold;
	text-decoration:underline;
	vertical-align:middle;
	text-align:right;
         }

a:visited.nachoben {
 	color:#000080;
	font-weight:bold;
	text-decoration:underline;
	vertical-align:middle;
	text-align:right;
         }
		 
a:active.nachoben {
 	color:#000080;
	font-weight:bold;
	text-decoration:underline;
	vertical-align:middle;
	text-align:right;
         }

