*{
	margin: 0px auto;
	padding: 0px;
}
html, body {
	/**background-color: #1000ff; **/
	font-family: Arial, sans-serif;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	width: 100%;
	height: 101%;
}

.wrapper {
	position: relative;
	min-height: 100%;
	height:auto !important; /* moderne Browser */
	height:100%; /* IE */
}
.footer{
	/**background-color:#1000ff;**/
	height: 57px;
	line-height: 57px;
	bottom: 0px;
	margin:-57px auto auto;
}
.head {
	position: relative;
	/** background-color: #1000ff; **/
	color:black;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.breitePadding{
	padding: 20px;
}

.breitePaddingSeiten {
	padding:0px 20px 0px 20px;
}
.content {
	position: relative;
	/**background-color: white;**/
	color: black;
	height: 100%;
	min-height: 100%;

}
.breite {

	text-align: left;
	/** background-color: white;**/
	position: relative;
	width: 630px;
	height: 100%;
}
.grau{
	color:#1000ff;
}
p{
	text-align: justify;
	margin-bottom: 10px;
}

.claim {

	font-size: 16px;
	text-transform: uppercase;
	text-align: justify !important;
	letter-spacing: 7px;
	margin-bottom: 25px
}

.claim-en {

	font-size: 16px;
	text-transform: uppercase;
	text-align: justify !important;
	letter-spacing: 7px;
	margin-bottom: 25px
}

.blau{
	letter-spacing: 19px;
	font-size: 19px;
	color: #1000ff;
}
.weiss{
	color: white;
}
a .weiss, a:active .weiss, a:hover .weiss, a:visited.weiss{
	color: white;
	text-decoration: underline;
}

a, a:active, a:hover, a:visited{
	color: #1000ff;
	text-decoration: underline;
}

.logo-bildmarke-back{
	background-color: #1000ff; 
	height: 57px;
}
.logo-bildmarke{

	background-image: url(../images/gpslogo-bildmarke.gif); 
	background-repeat: no-repeat;
	background-position: right;
}

.logo-text{
	background-image: url(../images/gpslogo-textmarke.gif); 
	padding-top: 65px;
	background-repeat: no-repeat;
	background-position: right top;
}
