body { background-color:red; color:white; }
.blue { background-color:#000033; color:white; }
.pink { background-color:#FFDDDD; color:white; }
.black { background-color:#000000; color:white; }
.black_sam { background-color:#000000;
 background-image:url(Bilder_Index/bg_sam_01.jpg); 
 background-repeat:repeat-x; 
 color:black;
 }
.grey { background-color:#333333; color:white; }
.index {background-color:#2A231F; color:white; }
img { border-style:none; }

img.sam { border-width: 8px;
	  border-style: groove;
	  border-color: #2A341E;
	 }

img.nov2009 { border-width: 8px;
	  border-style: groove;
	  border-color: #2A341E;
	 }


img.tuw { border-width: 11px;
	  border-style: groove;
	  border-color: #2A341E;
	 }



img.winter { border-width: 10px;
	  border-style: groove;
	  border-color: white;
	 }



img.fake { border-width: 15px;
	  border-style: groove;
	  border-color: black;
	 }
	 


img.ExSch { border-width: 10px;
	  border-style: groove;
	  border-color: white;
	 }




td { padding:30px; border-style:solid; border-width:3; border-color:white; }

h1 { font-family: Arial, Helvetica, sans-serif; font-style:italic;
font-size:12pt; font-weight:bold; line-height:20pt; }
h2 { font-family: Arial, Helvetica, sans-serif; font-style:normal;
font-size:10pt; font-weight:bold; line-height:15pt; }

.disclaimer { font-family: Arial, Helvetica, sans-serif; font-style:normal;
font-size:10pt; font-weight:normal; }

#metatext {
position: absolute;
top: 0px;
left: -9900px;
width: 200px;
}


