/*** CSS Einstellungen für Footer Fix am Browserrand ***/
html, body, #wrap, #main, #containerMain {
	height: 100%;
}
body > #wrap {
	height: auto;
	min-height: 100%;
	background-color: #FFF;
	width: 947px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	padding-bottom: 20px;
}  /* must be same height as the footer */
/* CLEAR FIX*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/*** Ende CSS Einstellungen für Footer Fix am Browserrand ***/
body {
	font-family: tahoma, verdana, arial;
	text-align: left;
	margin: 0px;
	font-size: 13px;
	background-color: #F9F7F7;
}
h3 {
	font-size: 12px;
	color: #0070ac;
	margin: 0px;
	padding: 0px;
}
#layerPage {
	text-align: center;
	width: 947px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-bottom: 0px;
	padding-bottom: 20px;
}
#containerHead {
	height: 180px;
	width: 947px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/containerHead.gif);
	background-repeat: no-repeat;
}
#layerNaviService {
	height: 20px;
	width: 522px;
	padding: 0px;
	margin-top: 153px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	float: left;
	text-align: left;
	vertical-align: middle;
	color: #FFF;
	font-size: 11px;
}
#layerTheme {
	width: 180px;
	height:180px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 27px;
}
.imageThemeMain {
	margin: 0px;
	padding: 0px;
	height: 178px;
	width: 181px;
}
#layerLanguage {
	height: 20px;
	width: 175px;
	text-align: right;
	margin-top: 153px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: left;
}
#containerMain {
	width: 947px;
	padding-bottom: 20px;
}
#containerNavigationLeft {
	width: 184px;
	text-align: left;
	vertical-align: top;
}
#layerNavigationLeft {
	width: 184px;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#containerMemberQuick {
	height: 150px;	
	}
#containerContent {
	width: 580px;
	vertical-align: top;
	text-align: left;
}
#layerContent {
	margin-top: 40px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 30px;
}
#layerTopButton {
	text-align: left;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 20px;
	position: absolute;
	left: 214px;
	top: -20px;
}
#containerNavigationRight {
	width: 182px;
	text-align: left;
	vertical-align: top;
}
#layerSearch {
	padding: 0px;
	width: 181px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#containerAdress {
	vertical-align: bottom;	
	}
#containerFooter {
	width: 947px;
	height: 40px;
	position: relative;
	margin-top: -40px; /* negative value of footer height */
	clear:both;
	margin-right: auto;
	margin-left: auto;
}
#layerFooter {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0070ac;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0070ac;
	height: 20px;
}
#layerFooterNavi {
	width: 500px;
	font-size: 11px;
	margin: 0px;
	padding: 3px;
	float: right;
	text-align: right;
}
#layerAdress {
	font-size: 10px;
	color: #000000;
	line-height: 18px;
	text-align: left;
	margin: 0px;
	position: absolute;
	height: 80px;
	width: 150px;
	left: 767px;
	top: -95px;
	padding: 0px;
}
#layerCreants {
	font-size: 10px;
	color: #999999;
	width: 185px;
	float: left;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 3px;
}
#layerISOLeft {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 50px;
	position: absolute;
	left: 22px;
	top: -65px;
}
#containerBottom {
	height: 30px;
	margin: 0px;
	width: 947px;
	padding: 0px;
}
.creantsLink {
	font-size: 10px;
	color: #061922;
	text-decoration: none;
}
.creantsLink:link {
	color: #061922;
}
.creantsLink:visited {
	color: #061922;
}
.creantsLink:focus {
	color: #061922;
}
.creantsLink:hover {
	color: #666666;
}
.creantsLink:active {
	color: #666666;
}
a {
	color: #0070ac;
	text-decoration: none;
}
a:link {
	color: #0070ac;
	text-decoration: none;
}
a:visited {
	color: #0070ac;
	text-decoration: none;
}
a:focus {
	color: #0070ac;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #0070ac;
	text-decoration: none;
}
.adressLink {
	color: #0070ac;
	text-decoration: none;
}
.adressLink:link {
	color: #0070ac;
	text-decoration: none;
}
.adressLink:visited {
	color: #0070ac;
	text-decoration: none;
}
.adressLink:focus {
	color: #0070ac;
	text-decoration: none;
}
.adressLink:hover {
	color: #666666;
	text-decoration: none;
}
.adressLink:active {
	color: #0070ac;
	text-decoration: none;
}
.languageLink {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	font-size: 11px;
}
.languageLink:link {
	color: #FFFFFF;
	text-decoration: none;
}
.languageLink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.languageLink:focus {
	color: #FFFFFF;
	text-decoration: none;
}
.languageLink:hover {
	color: #666666;
	text-decoration: none;
}
.languageLink:active {
	color: #FFFFFF;
	text-decoration: none;
}
.topLink {
	color: #0070ac;
	text-decoration: none;
	font-size: 11px;
}
.topLink:link {
	color: #0070ac;
	text-decoration: none;
}
.topLink:visited {
	color: #0070ac;
	text-decoration: none;
}
.topLink:focus {
	color: #0070ac;
	text-decoration: none;
}
.topLink:hover {
	color: #666666;
	text-decoration: none;
}
.topLink:active {
	color: #0070ac;
	text-decoration: none;
}
.pathText {
	color: #FF0000;
}
