/* Dateiname: test.css */

body { background-color: #CCCCCC; }

p, h1, h2, h3, h4{ font-family: Tahoma, Verdana, sans-serif; color: #009966;}
P { font-size: 10pt; line-height: 15pt;}
H1 { font-size: 20pt; line-height: 20pt; letter-spacing: 0.2em; }
H2 { font-size: 18pt; line-height: 18pt; letter-spacing: 0.2em; }
H3 { font-size: 14pt; line-height: 14pt; letter-spacing: 0.1em; font-style: oblique; }

#linkgrau {
	color=#CCCCCC;
	}

#linkgruen {
	color=#009966;
	}

#tabelle {
	color: #009966;
	}

#rahmen {
	border:1px solid ; padding:3px; 
	text-align: justify;
	border-style:ridge;
	border-color:#009966;
	}

#rahmen2 {
	border:1px solid ; padding:3px; 
	border-style:ridge;
	border-color:#009966;
	}

#rahmen3 {
	border:1px solid ; padding:3px; 
	border-color:#009966;
	background-color: #009966;
	border-style:ridge;
	color: #CCCCCC;
	text-align: center;
	}

#RahmenYellow {
	border:1px solid yellow; padding:3px; 
	}

#RahmenBlue {
	border:1px solid blue; padding:3px; 
	}

#RahmenRed {
	border:1px solid red; padding:3px; 
	}
   
#RahmenGreen {
	border:1px solid green; padding:3px; 
	}
      
#RahmenPurple {
	border:1px solid purple; padding:3px; 
	}

#liste {
	color: #009966;
	font-size: 8pt;
	list-style-type: square;
	}

#rjk	{
	color: #009966;
	font-size: 45pt;
	}

#gallerie	{
	color: #CCCCCC;
	}

#menue	{
	color: #CCCCCC;
	text-align: center;
	}

.bl {
	text-align: justify;
	}

.tlink {
	color: #CCCCCC;
        text-decoration: underline;
	}

.link {
	color: #CCCCCC;
        text-decoration: underline;
	}


A:link {
	line-height: 14pt;
        text-decoration: underline;
	color: #CCCCCC;
	}

A:active {
	background-color: #000000;
        text-decoration: underline;
	color: #CCCCCC;
	}

A:visited {
        text-decoration: underline;
	color: #CCCCCC;
	}

A:hover {
	font-weight:bolder;
        text-decoration: none;
	}
xt-decoration: underline;
	color: #CCCCCC;
	}

A:hover {
	font-weight:bolder;
        text-decoration: none;
	}
