.sichtbar{visibility: visible;}
.unsichtbar{visibility: hidden;}

img{border: none;
		vertical-align: top;}
		
.link {cursor: pointer;}
		
		
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:active {text-decoration: none;}
a:hover {text-decoration: none;}

#linie_o{width: 522px;
			height: 1px;
			position: absolute;
			top: 0px;
			left: 0px;
			}


#uberschrift{width: 522px;
			height: 25px;
			position: absolute;
			top: 3px;
			left: 0px;
			font-family: Georgia, Times;
			font-size: 24px;
			font-weight: normal;
			color: #a5a5a5;
			font-style: italic;}
			

#linie_mo{width: 522px;
			height: 1px;
			position: absolute;
			top: 34px;
			left: 0px;
			}
			
			
#thumbs{width: 600px;
			height: 50px;
			position: absolute;
			top: 39px;
			left: 0px;
			}


#pfeil_links{width: 9px;
			height:7px;
			position: absolute;
			top:125px;
			left: 1px;
			}
			
#pfeil_rechts{width: 9px;
			height:7px;
			position: absolute;
			top:125px;
			left: 512px;
			}

td {padding-right: 6px;
			padding-left: 0px;
			padding-top: 0px;
			padding-bottom: 3px;}

#linie_mu{width: 522px;
			height: 1px;
			position: absolute;
			top: 135px;
			left: 0px;
			}

			
			
#gross{width: 522px;
			height: 1000px;
			position: absolute;
			top: 140px;
			left: 0px;
			line-height: 10px;
						}
						

.uberschrift_klein{font-family: Georgia, Times;
					font-size: 10px;
					font-weight: bold;
					color: #000000;
					line-height: 10px;
					}
					
.text{font-family: Georgia, Times;
					font-size: 10px;
					font-weight: normal;
					color: #000000;
					line-height: 10px;
					}