body {
		background-color: #999999;
}
	
	#container
	{
		float: left;
		width: 100%;
	
	}
	
	#feld
	{
		float: left;
		width: 100%;
	
	}
	
	#rechts
	{
		float: left;
		width: 50%;
	
	}
	
	#back
	{
		float: left;
		width: 50px;
		position: fixed;
		bottom: 20px;
		left: 970px;
	}
	
	#links
	{
		background-color: #ffffff;
		float: left;
		width: 950px;
	}
	
	#titel
	{
		float: left;
		width: 950px;
		height: 65px;
	}
	
	#menu
	{
		float: left;
		width: 950px;
		height: 20px;
	}	

	#leiste
	{
		float: left;
		width: 950px;
		height: 32px;
	}
	
	#karte
	{
		float: left;
		width: 73px;
		padding-top: 4px;
		height: 32px;
		text-align: center;	
		font-size: 9px; 
		font-family: verdana, sans serif; 
		color: #3d605c;
		font-weight: normal;
		font-style: normal;
		line-height: 1.5em;
	}
	
	#karte-a
	{
		background-color: #c5d3d3;
		float: left;
		width: 73px;
		padding-top: 4px;
		height: 28px;
		text-align: center;	
		font-size: 9px; 
		font-family: verdana, sans serif; 
		color: #3d605c;
		font-weight: normal;
		font-style: normal;
		line-height: 1.5em;
	}
	
	#karte2
	{
		float: left;
		width: 74px;
		padding-top: 4px;
		height: 28px;
		text-align: center;	
		font-size: 9px; 
		font-family: verdana, sans serif; 
		color: #3d605c;
		font-weight: normal;
		font-style: normal;
		line-height: 1.5em;
	}
	
	#karte2-a
	{
		background-color: #c5d3d3;
		float: left;
		width: 74px;
		padding-top: 4px;
		height: 28px;
		text-align: center;	
		font-size: 9px; 
		font-family: verdana, sans serif; 
		color: #3d605c;
		font-weight: normal;
		font-style: normal;
		line-height: 1.5em;
	}
	
	#karte-x
	{
		background-image: url(../grafik/cross.png);
		background-repeat: no-repeat;
		float: left;
		width: 73px;
		padding-top: 4px;
		height: 32px;
		text-align: center;	
		font-size: 9px; 
		font-family: verdana, sans serif; 
		color: #3d605c;
		font-weight: normal;
		font-style: normal;
		line-height: 1.5em;
	}
	
	#strich
	{
		background-color: #92a7a8;
		height: 2px;
		width: 950px;
		float: left;
	}
	
	#strich1
	{
		background-color: #92a7a8;
		height: 1px;
		width: 950px;
		float: left;
	}
	
	#line
	{
		margin-left: 40px;
		height: 125px;
		width: 875px;
		float: left;
		text-align: left;
	}
	
	#front
	{
		float: left;
		height: 110px;
		padding: 10px;
	}
	
	#front2
	{
		float: left;
		height: 110px;
		padding: 10px;
		background-color: #c5d3d3;
	}

	
	#date
	{
		float: middle;
		text-align: center;
		font: 12px Tahoma;
		letter-spacing: 0.1em;
		color:#446262;
	}
	
	#box
	{
		float: left;
		padding-top: 5px;
		padding-left: 5px;
		padding-right: 5px;
		background-color: #d9e7e7;
		
	}
	
	#zw
	{
		float: left;
		width: 10px;
		height: 125px;
	}

	
	#bild
	{
		float: left;
		text-align: center;
	}

	
	#text
	{
		float: middle;
		text-align: center;
		font: 10px Tahoma;
		letter-spacing: 0.1em;
		color:#446262;
	}

	
	#dist
	{
		float: left;
		width: 875px;
		height: 25px
	}
	
	#descript
	{
		margin-left: 40px;
		height: var;
		width: 870px;
		float: left;
		text-align: center;
		font: 14px Tahoma;
		letter-spacing: 0.1em;
		color:#446262;
	}
	
	#taste1
	{
		background-color: #c5d3d3;
		width: 94px;
		height: 20px;
		border-right-width: 1px;
  		border-right-style: solid;
		border-color: #92a7a8;
		float: left;
		text-align: center;
	}
	
	#taste2
	{
		background-color: #c5d3d3;
		width: 93px;
		height: 20px;
		border-left-width: 1px;
  		border-left-style: solid;
		border-right-width: 1px;
  		border-right-style: solid;
		border-color: #92a7a8;
		float: left;
		text-align: center;
	}
	
	#taste2a
	{
		background-color: #92a7a8;
		width: 95px;
		height: 20px;
		float: left;
		text-align: center;
	}
	
	#taste3
	{
		background-color: #c5d3d3;
		width: 94px;
		height: 20px;
		border-left-width: 1px;
  		border-left-style: solid;
		border-color: #92a7a8;
		float: left;
		text-align: center;
	}
	
	#mitte
	{
		float: left;
		width: 950px;
	}
	
	#space
	{
		float: left;
		height: 50px;
		width: 950px;	
	}
	
	#space-karte
	{
		margin-left: 40px;
		float: left;
		height: 33px;
		width: 875px;
		text-align: left;		
	}
	
	#zugang
	{
		float: left;
		width: 950px;	
		text-align: center;	
	}
	
	#space1
	{
		float: left;
		height: 20px;
		width: 950px;
		text-align: center;	
	}
	
	#space2
	{
		float: left;
		height: 150px;
		width: 950px;	
	}
	
	#space10
	{
		float: left;
		height: 10px;
		width: 950px;
		text-align: center;	
	}
	
	#space25
	{
		float: left;
		height: 25px;
		width: 950px;	
	}
	
	#unten
	{
		height: 10px;
		width: 100%;	
	}
	
	#copy
	{
		width: 950px;
		height: 45px;
	}
	
	#copysign
	{
		float: left;
		margin-left: 20px;
		width: 30px;
		height: 45px;
		text-align: left;
	}
	
	#copytext
	{
		float: left;
		width: 900px;
		height: 45px;
		text-align: left;
	}

span.status {
	color: #3d605c;
	font: 12px Tahoma;
	letter-spacing: 0.1em;
	font-weight: normal;
	font-style: normal;
	margin-top: 0;
	line-height: 1.8em;
}

span.status2 {
	color: #3d605c;
	font: 14px Tahoma;
	letter-spacing: 0.1em;
	font-weight: normal;
	font-style: normal;
	margin-top: 0;
	line-height: 1.8em;
}


  A:link   {font-family:Verdana; letter-spacing:0.1em; font-size: 10px; text-decoration:none; font-weight:normal; font-style:normal; color:#3d605c;
	line-height: 0.5em;}
   A:visited{font-family:Verdana; letter-spacing:0.1em; font-size: 10px; text-decoration:none; font-weight:normal; font-style:normal; color:#3d605c;
	line-height: 0.5em;}
   A:active {font-family:Verdana; letter-spacing:0.1em; font-size: 10px; text-decoration:none; font-weight:normal; font-style:normal; color:#3d605c;
	line-height: 0.5em;}
   A:hover {font-family:Verdana; letter-spacing:0.1em; font-size: 10px; text-decoration:none; font-weight:normal; font-style:normal; color:#3d605c;
	line-height: 0.5em;}


  A.class2:link   {font-family:Verdana; letter-spacing:0.1em; font-size: 12px; text-decoration:underline; font-weight:normal; font-style:italic; color:#000000;
	line-height: 0.5em;}
   A.class2:visited{font-family:Verdana; letter-spacing:0.1em; font-size: 12px; text-decoration:underline; font-weight:normal; font-style:italic; color:#000000;
	line-height: 0.5em;}
   A.class2:active {font-family:Verdana; letter-spacing:0.1em; font-size: 12px; text-decoration:underline; font-weight:normal; font-style:italic; color:#000000;
	line-height: 0.5em;}
   A.class2:hover {font-family:Verdana; letter-spacing:0.1em; font-size: 12px; text-decoration:underline; font-weight:normal; font-style:italic; color:#000000;
	line-height: 0.5em;}