/*--- GENERAL START ---*/

body, html {
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: white;
	font-family: Arial;
	font-size: 12px;
	background-color: #d7e9f6;
}

div#container {
	width: 900px;
	margin: 0 auto;
	background-color: white;
	outline: 1px solid #cedbe4;
	outline-top: none;
	border: 1px solid #a9b3bb;
	border-top: none;
}

img {
	border: none;
}

ul, li {
	margin: 0;
	padding: 0;
}

/*--- GENERAL END ---*/

/*--- NAVIGATION START ---*/

div#navigationContainer {
	width: 100%;
	height: 216px;
}

div#logo {
	float: left;
	width: 197;
	height: 100%;
}

div#barContainer {
	float: left;
	width: 703px;
	height: 100%;
}

div#logoSpace {
	width: 100%;
	height: 122px;
	background: white url(../img/layout/hmi_logo_fond.jpg) 0 0 no-repeat;
}

div#bars {
	width: 100%;
	height: 94px;
}

div#topNavigationBar {
	width: 100%;
	height: 21px;
	background-color: #002c59;
	overflow: hidden;
}

div#secondaryNavigationBar {
	width: 100%;
	height: 21px;
	background-color: #004d85;
	border-bottom: 9px solid #00a7d4;
}

div#topNavigationBar li {
	float: left;
	list-style-type: none;
}

div#topNavigationBar li a {
	display: block;
	color:white;
	font-family: Helvetica;
	font-size: 12px;
	line-height: 21px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 16px;
	padding-right: 16px;
}

div#topNavigationBar li a:hover,
div#topNavigationBar li a.active {
	color: #002c59;
	background-color: #badcf5;
}

div#secondaryNavigationBar li {
	float: left;
	list-style-type: none;
}

div#secondaryNavigationBar li a {
	display: block;
	color: white;
	font-family: Helvetica;
	font-size: 12px;
	line-height: 21px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 11px;
	padding-right: 11px;
}

div#secondaryNavigationBar li a:hover,
div#secondaryNavigationBar li a.active {
	color: #004d85;
	background-color: #e5f2fb;
}

div#socialMediaContainer {
	padding-top: 10px;
	padding-right: 37px;
}

div#socialMediaContainer ul li {
	list-style-type: none;
}

div#socialMediaContainer ul li a {
	float: right;
	padding-left: 3px;
}

/*--- NAVIGATION END ---*/

/*--- CONTENT START ---*/

div#contentContainer {
	padding-left: 197px;
	padding-bottom: 50px;
	min-height: 360px;
}

div#contentContainer p {
	width: 550px;
	font-family: Arial;
	font-size: 12px;
}


/*--- CONTENT END ---*/

/*--- FOOTER START---*/

div#footerContainer {
	height: 52px;
	padding-right: 37px;
	border-top: 1px solid #ccc;
	padding-top: 5px;
	background-color: #f9f9f9;
}

div#footerContainer ul li {
	list-style-type: none;
}

div#footerContainer ul#sponsors li {
	float: left;
	padding-left: 5px;
}


div#footerContainer ul#links li {
	float: right;
	font-size: 11px;
	color: #999;
	padding-left: 20px;
}

div#footerContainer li a {
	font-size: 11px;
	color: #999;
	text-decoration: none;
}
/*--- FOOTER END ---*/

#contentGalerie{
	margin-left:0px;
	margin-top:0px;
	padding:0px;
	width:600px;
	height:400px;
	float:left;
	border: 1px solid;
}

.navbutton{
	width:40px;
	float:left;
	padding-top:180px;
}

.navbutton_video{
	width:50px;
	float:left;
	padding-top:120px;
	padding-left:9px;
}

#beschreibung{
	width:520px;
	padding-top:10px;
	margin-left:75px;
	float:left;
}

.profil_image{
	float:left;
	height:120px;
	padding-bottom:70px;
	padding-right:65px;
}

.profil_image_big{
	float:left;
	padding-right:10px;
	height:260px;
}

#charity_logo{
	float:right;
	margin-top:0px;
	padding-right:20px
}

* + html #charity_logo{
	margin-top:-40px;
}

* html #charity_logo{
	margin-top:-100px;
}

#charity_content{
	width:350px;
	float:left;
}

* html #charity_content{
	margin-left:100px;
	width:550px;
	margin-top:-40px;
	height:250px;
}


.img-wrap div {
 	float: left;
	margin: 0 4px 4px 0;
	position: relative;
}

.img-wrap a.wrap-link {
    display: table-cell;
	height: 300px;
	text-align: center;
    vertical-align: middle;
    width: 550px;
}

.img-wrap img {
	vertical-align: middle;
	border: none;
}

/* fix IE6 IE7 */

* +html .img-wrap a {
	display: block;
}

* +html .img-wrap span {
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}

* +html .img-wrap div {
	_height: 0;
	zoom: 1;
}

* html .img-wrap a {
	display: block;
}

* html .img-wrap span {
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}

* html .img-wrap div {
	_height: 0;
	zoom: 1;
}



.img-wrap_big div {
 	float: left;
	margin: 0 4px 4px 0;
	position: relative;
}

.img-wrap_big a.wrap-link {
    display: table-cell;
	height: 453px;
	text-align: center;
    vertical-align: middle;
    width: 595px;
}

.img-wrap_big img {
	vertical-align: middle;
	border: none;
}

/* fix IE6 IE7 */

* +html .img-wrap_big a {
	display: block;
}

* +html .img-wrap_big span {
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}

* +html .img-wrap_big div {
	_height: 0;
	zoom: 1;
}

* html .img-wrap_big a {
	display: block;
}

* html .img-wrap_big span {
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}

* html .img-wrap_big div {
	_height: 0;
	zoom: 1;
}


