/* CSS Document */


	body {
		background:url(../stuff/homefront3.png);
		font:13px/20px Tahoma, Verdana, Helvetica, Arial, "sans serif";
       		margin-top:50px;
		margin-left:17px;
		}


	#container {	
			width:800px;
			background:url(../stuff/homefront.jpg)  50% 0 no-repeat;
			height:480px;
			margin:0px 100px 0px 100px;
			padding-bottom:0px;
		}

	#container img{
		border:none;
	}

	#container_head {
			
			width:666px;
			height:30px;
			background:#0085FA;
			border: 1px solid #FFE1BF;
			margin:50px 0px 0px 167px;
			padding-bottom:0px;
	}

	acronym {
		text-transform:lowercase;
		font-variant:small-caps;
		border-bottom-width:thin;
		cursor:help;
		font-size:15px;
	 }

	 div.left {
		position:absolute;
		margin-top:320px;
		margin-left:140px;
		width:150px;
		}
	div.right {
		position:absolute;
		margin-top:320px;
		margin-left:540px;
		width:145px;
		}
	#news p{
		color:#000000;
		margin-top:0px;
		margin-bottom:2px;
		line-height:15px;
		}
	#news h2{
		color:#003E83;
		margin-bottom:5px;
		}
	#news a{
		text-decoration:none;
		color:#003E82;
		
		}
	#news a:hover{
			color:#FFE1BF;
			background:#003E81;
			}

	
	div.strasse a{
			text-decoration:none;
			background:transparent url(paul/startnummer.png)  50% 0 no-repeat;
			color:black;
			height:100px;
			padding:30px 50px 40px 50px;
			}
	
	div.strasse a:hover{
			background:transparent url(paul/startnummer_gr.png)  50% 50% no-repeat;
			padding:60px 80px 60px 80px;
			}

	div.cross a{
			text-decoration:none;
			background:transparent url(paul/startnummer_cross_kl.png)  50% 0 no-repeat;
			color:black;
			height:100px;
			padding:30px 50px 40px 50px;
			}
	
	div.cross a:hover{
			background:transparent url(paul/startnummer_cross_gr.png)  50% 50% no-repeat;
			padding:60px 80px 60px 80px;
			}

	div.bahn a{
			text-decoration:none;
			background:transparent url(paul/startnummer_bahn_kl.png)  50% 0 no-repeat;
			color:black;
			height:100px;
			padding:30px 50px 40px 50px;
			}
	
	div.bahn a:hover{
			background:transparent url(paul/startnummer_bahn_gr.png)  50% 50% no-repeat;
			padding:60px 80px 60px 80px;
			}			
	
	a.infobox {
		
	}		
	a.infobox span { 
			visibility:hidden; 
			position:absolute; 
			left:350px;
			top:420px;
                   	margin-top:1.5em; 
			padding:1em; 
			text-decoration:none; 
	}
  	a.infobox:hover span { 
			visibility:visible; 
			border:1px solid #B35F00;
                        color:#000000; 
			background:#FFE1BF;
			
	}
	
	
	a.kiwi span { 
			visibility:visible; 
			text-decoration:none; 
	}
  	a.kiwi:hover span { 
			visibility:visible; 
			background: url(kiwi/polaroid_kiwi_kl.png);
			
	}	

#footbar{
	position: relative;
	width: 100%;
	left: 175px;
	top: 500px;
	width: 45em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
	padding-bottom:50px;
	}

#footbar ul {
	margin: 0;
	padding: 0 0 15px 0;
	position: absolute;
	width: 45em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#footbar li  {
	display: inline;
	list-style: none;
	margin:0;
	padding:0;
}

#footbar li a {
	width: auto;
	display: block;
	float: left;
	padding: 0px 10px 0px 10px;
	margin: 0;
	text-align: center;
	border: none;
	background: none;
	border-right: 1px dotted #AAA;
	font-family: tahoma, verdana, sans-serif;
	font-size: 12px;
	line-height:12px;
	text-decoration: none;
	color:#003E82;
}
