/* CSS Document krause-systems.com Tunnelseite*/

body {
	margin:0;
	text-align:center;
	font-family:Arial, Helvetica, Verdana,  sans-serif;
	background: url(imgTunnel/bg.jpg) no-repeat center top;
	font-size: 12px;
}
#container {
	margin: 15px auto;
	text-align:left;
	width:960px;

}
#header {
	margin-top: 0;
	background:url(imgTunnel/header.jpg) no-repeat;
	height: 127px;
}
#content {
	margin-left: 100px;
	position:relative;
	z-index:1;
}
#random{
	width:220px;
	height:358px;
	position: absolute;
	text-align:center;
	left: 580px;
	top: 220px;
	margin-top: 0;
	margin-left: 0;
	z-index: 10;
}
h1 {
	font-size: 20px;
	color: #D70000;
}
h2, h3, h4, h5, h6 {
	margin: 0;
	margin-top: 15px;
	color: #00598C;
	font-size: 18px;
}
.countryWrap {
	position: relative;
	z-index: 99;
}
.flag {
	width: 84px;
	float:left;
}
.text {
	float:left;
	font-size:14px;
	width:760px;
}
.clear {
	clear:both;
	margin-bottom: 10px;
}
a:link, a:visited {
	color: #D70000;
	font-weight: bold;
	text-decoration: underline;
}
a:active, a:hover, a:focus {
	color: #D70000;
	font-weight: bold;
	text-decoration: none;
}

#altSelect {
	width:500px; 
	margin-top: 10px;
}
#altSelect div {margin-bottom: 10px;}
#altSelect div.lang {
	width:auto;
	display:inline;
	padding-right: 15px; 
	line-height: 150%;
	margin-bottom: 0px;
	white-space:nowrap;
}
#altSelect ul {
	margin: 10px 0 0 0; 
	padding: 0; 
	list-style:none;
}
#altSelect ul li {
	display:inline; 
	padding-right: 15px; 
	line-height:150%;
	white-space:nowrap;
}

