html {
	font-family: AvantGarde, Helvetica, Arial, Verdana, sans-serif;
	font-size: 09px;
}

body {
	font-family: AvantGarde, Helvetica, Arial, Verdana, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #eee;
	margin: 0;
	padding: 0;
	border: 0;
	background-color:#fff;
	overflow: hidden;
}

a {
	color: #777;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #ddd;
}

img, p, h1, h2, h3, h4, h5 {
	margin: 0;
	border: 0;
}

form {
	margin: 0;
}

input, textarea {
	font-size: 0.9em;
	padding: 3px;
	border: 1px solid #555;
	background-color: #555;
}

input.checkbox {
	padding: 0;
	border: 0;
}

select {
	border: 1px solid #555;
}

#global {
	position:absolute;
	top: 50%;
	width: 100%;
	height: 600px;
	margin-top: -300px; 
	border: 0;
	text-align: center;
}
.fixedWidth700 {
	position:absolute;
	left: 50%;
	height: 100%;
	width: 700px;
	margin-left: -350px; 
	border: 0;
	text-align: left;
}

.splash {
	background: transparent url(../images/splash_backgr2.jpg) top center no-repeat;
}

#impressum {
	position:absolute;
	font-size: 10px;
	color: #888888;
	bottom: 2;
	right: 4;
	border: 0;
}
#impressum a { color: #888888; text-decoration: none;}
#impressum a:link { color: #888888;  text-decoration: none;}
#impressum a:hover { color: #333333;  text-decoration: none;}

h1 {
	font-size: 2.1em;
	line-height: 1.1em;
	margin: 0.3em 0 0 0;
	font-weight: normal;
	text-transform: uppercase;
	color: #333333;
}
h1 a {
	color: #333333;
	font-weight: normal;
}
h1 a:hover {
	color: #999999;
}
h2 {
	font-size: 2.1em;
	line-height: 1.1em;
	margin: 0;
	font-weight: normal;
	text-transform: uppercase;
	color: #999999;
}
h2 a {
	color: #333333;
	font-weight: normal;
}
h2 a:hover {
	color: #999999;
}
h3 {
	font-size: 2.1em;
	line-height: 1.1em;
	margin: 0;
	font-weight: normal;
	text-transform: uppercase;
	color: #999999;
}
h3 a {
	color: #999999;
	font-weight: normal;
}
h3 a:hover {
	color: #333333;
}
.h1h3 {
	margin: 0;
	font-weight: normal;
	text-transform: uppercase;
	color: #777777;
}
.h1h3 a {
	color: #777777;
	font-weight: normal;
}
.h1h3 a:hover {
	color: #dddddd;
}
h4 {
	font-size: 1.0em;
	line-height: 1.7em;
	margin: 0;
	font-weight: normal;
	text-transform: uppercase;
	color: #222222;
}
h4 a {
	color: #222222;
	font-weight: normal;
}
h4 a:hover {
	color: #04B404;
}
.flashplugin {
	background: transparent url(../images/flashplugin.gif) center left no-repeat;
	padding: 0 0 0 50px;
	display: block;
}
