/*****************************
* German Site Specific Styles 
*****************************/

#fpContent h1 {
	margin-top: 1.5em;
}

#fpContent p {
}

#kontactLinks {
	margin-left: 0;
}

#kontactLinks li {
	height: 1.5em;
	margin: 1em 0 1em 0;
	padding: 0 0 .75em 1.75em;
	list-style: none;
	background: url('/www_images/assets/arrow-link.png') no-repeat top left;
}

#eventButtons {
	margin: 0 auto;
	text-align: center;
}

#eventButtons img {
	margin: 0 auto;
	text-align: center;
}

#eventButtons hr {
	margin: .3em auto;
	width: 80%;
	height: 1px;
	color: #BBC4CD;
	background: #BBC4CD;
	border: 0;
}

#secondCol li {
	font-weight: normal;
}

#thirdCol ul {
	margin-top: 2em;
}

#footer {
	float: left;
	width: 900px;
	margin-bottom: 2em;
	margin-right: -3px; /* Fix IE dup. char bug */
	clear: both;
	font-size: 90%;
}

#footer ul {
	margin: .5em auto;
	font-size: 90%;
	text-align: center;
}

#footer li {
	display: inline;
	color: #999;
}

#footer p {
	margin: .5em auto;
	font-size: 90%;
	text-align: center;
	color: #666;
}

#footer a:hover {
	text-decoration: underline;
	color: #35699a;
}

#footer a:visited {
	color: #35699a;
}

#footer .hr {
	height: 15px;
	margin: 0;
	background: #3C4E5C url('/www_images/navigation/btm-hr.jpg') top left repeat-x;
	color: #6B8196;
	border: 0;
}
