body {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	background: rgba(0,127,255,0.5) url(images/background.png) repeat-x fixed;
}

#navigation {
	color: white;
	font: bold 16pt "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-left: 100px;
	margin-top: 20px;
	text-shadow: gray 1px 1px 2px;
}

#navigation a {
	color: white;
	font: bold 16pt "Lucida Grande", Lucida, Verdana, sans-serif;
	text-shadow: gray 1px 1px 2px;
	text-decoration: none;
}

#navigation a:visited {
	color: white;
	font: bold 16pt "Lucida Grande", Lucida, Verdana, sans-serif;
	text-shadow: gray 1px 1px 2px;
	text-decoration: none;
}

#navigation a:hover {
	color: yellow;
}

#logoright {
	text-align: right;
	position: absolute;
	right: 100px;
}

#title {
	text-align: center;
	clear: both;
	margin-top: 100px;
	margin-bottom: 20px;
	color: white;
	font-size: 14pt;
}

#title h1 {
	font-size: 36pt;
	font-weight: bold;
	margin-bottom: 1px;
}

#zentrum {
	clear: both;
	padding-left: 20px;
	padding-right: 20px;
	width: 600px;
	height: 340px;
	margin: 0 auto;
	font-size: 10pt;
}

#zentrumiPhone {
	clear: both;
	padding-left: 20px;
	padding-right: 20px;
	width: 900px;
	height: 720px;
	margin: 0 auto;
	font-size: 10pt;
	background-color: #8fb8f7;
	z-index: 1;
}

#iPhoneImage {
    background-image: url(images/mensaH-iPhone-12.png);
    width: 318px;
    height: 622px;

}

#iPhoneImage:hover {
    background-image: url(images/mensaH-iPhone-12-menu.png);
    width: 318px;
    height: 622px;
}

#zentrumKontakt {
	clear: both;
	padding: 20px;
	width: 900px;
	height: auto;
	margin: 0 auto;
	font-size: 10pt;
	background-color: #8fb8f7;
	text-align: center;
}

#left {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	position: relative;
	width: 200px;
	height: auto;
	padding: 20px;
	text-align: left;
}

#left h2 {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 2px;
	padding-bottom: 1px;
}

#left p {
	margin-top: 0px;
}

#right {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	position: relative;
	width: 200px;
	height: auto;
	padding: 20px;
	text-align: left;
}

#right h2 {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 2px;
	padding-bottom: 1px;
}

#right p {
	margin-top: 0px;
}

#right ul {
	margin-top: 0px;
}

#picture {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	text-align: center;
	width: 340px;
	height: auto;
}

#mensaHiPhone {
	float: left;
	border: 1px solid navy;
	position: relative;
	margin-top: 50px;
	text-align: center;
	padding: 20px;
	width: 200px;
	height: 240px;
	background-color: #8fb8f7;
	font-size: 12pt;
}

#mensaHiPhone h1 {
	font-size: 18px;
	font-weight: bold;
}

#mensaHMac {
	float: right;
	border: 1px solid navy;
	position: relative;
	margin-top: 50px;
	padding: 20px;
	text-align: center;
	width: 200px;
	height: 240px;
	background-color: #8fb8f7;
	font-size: 12pt;
}

#mensaHMac h1 {
	font-size: 18px;
	font-weight: bold;
}

#footer {
	margin-top: 50px;
	text-align: center;
}

#twitter_title {
	text-align: center;
	clear: both;
	margin-top: 100px;
	margin-bottom: 5px;
	color: white;
	font-size: 14pt;
	font-weight: bold;
}

#twitter_title a {
	color:  white;
	font-size: 11pt;
}


#twitter_div {
	clear: both;
	padding-left: 20px;
	padding-right: 20px;
	width: 500px;
	height: 300px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	font-size: 10pt;
	background-color: #8fb8f7;
}

#twitter_div ul {
	list-style-type: none;
}

#twitter_div li {
	margin-bottom: 1ex;
}

#mensaHLiteBanner {
	z-index: 2;
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 595px;
	height: 344px;
}