body {
	background: #37a0ca url("../images/pagebg.gif") center top repeat;
	text-align: center;
	color: #0066b3;
	font: normal .7em sans-serif;
	margin: 37px auto;
}

h1, h2, h3 { color: #0066b3; font-weight: bold text-align: left  }
h1 { font-size: 2.5em; font-variant: small-caps; margin: .3em 0 }
h2 { font-size: 1.25em; margin: .6em  0 .1em 0; color: #d72109 }
h3 { font-size: 1.1em; margin: .4em  0; font-weight: bold }
p { margin: 0 0 .5em 0 }
a { color: #d72109; text-decoration: none; }
a:hover { text-decoration: underline; }
hr { color: #d72109; height: 1px; width: 95%; margin: 0 0 10px 0 }

table td {
font-size: .95em;
vertical-align: top;
}
td { vertical-align: top }

#block {
	background: #fff url("../images/pagebg-white.gif") left top repeat;
	margin: 0 auto;
	width: 751px;
	height: 751px;
	position: relative;
}
#block h1 {
	display: none
}
#block #motiv {
	background: url("../images/motiv.jpg") no-repeat;
	position: absolute;
	height: 435px;
	width: 751px;
	top: 151px;
	left: 0;
}

#block img#logo {
	position: absolute;
	top: 44px;
	left: 268px;
}

#block #langs {
	position: absolute;
	top: 580px;
	left: 0;
	width: 751px
}
#supportbox {
	margin: 5px auto;
	width: 751px;
	text-align: right;
}
form#support {
	 width: 291px;
	 height: 52px;
	 background: url("../images/support-bg.gif") no-repeat;
	 text-align: left;
	 float: right;
}

form#support input {
	 width: 100px;
	 height: 12px;
	 background: #fff;
	 border: 0;
	 margin: 0 5px;
	 font-size: 0.95em;
}

form#support input.submit {
	 width: 60px;
	 background: #f00;
	 border: 0;
	 color: #fff;
	 padding: 0 0 2px 0;
	 height: 14px
}

form#support div {
	 font-size: 0.85em;
	 margin-left: 65px;
	 color: #fff
}

form#support div td {
	 vertical-align: middle
}

form#support div b {
	 font-size: 1.2em
}