@charset "UTF-8";
/* CSS Document */

html,body{
	height:100%;
	min-width:908px;
	min-height:608px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #321487;
}
body {
	text-align:center;
	background-color: #CD6428;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: relative;
}
#vertical{
	float:left;
	height:50%;
	margin-top:-304px;/* hälfte der vertikalen Höhe */
	width:100%;

}
#hoz {
	width:908px;
	margin-left:auto;
	margin-right:auto;
	height:608px;
	/*line-height:700px;*/
	overflow:hidden;
	text-align:left;
	clear:both;
	position: relative;
	background-color: #CD6428;
	border: solid #321487 8px;
}
/* CSS created by WebGarage AG, Zuerich, 2009 */
p {
	padding-top: 0px;
	margin-top: 0px;
}

a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 18px;
}
#logo {
	position: absolute;
	width: 232px;
	height: 96px;
	right: 0px;
	bottom: 0px;
}
#bild {
	position: absolute;
	height: 50px;
	width: 700px;
	left: 112px;
	top: 158px;
}
#contentCenter {
	position: absolute;
	height: 125px;
	width: 720px;
	left: 112px;
	top: 214px;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	line-height: 23px;
	letter-spacing: 0.02em;
}
#contentLeft {
	position: absolute;
	height: 20px;
	width: 720px;
	left: 112px;
	top: 358px;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 0.01em;
}
