@charset "UTF-8";

h1 {
    color: #000000;
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    text-transform: uppercase;
}

a	{
	color: #ffffff;
	text-decoration:none;
}

#body	{
	margin-top: 0px;	
}

#wrap	{
	left: 10px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    position: relative;
    top: -8px;
    width: 1024px;
}

#header	{
	background: url(../images/layout/header.gif) top left no-repeat;
	background-repeat: no-repeat;
	height:149px;
	width: 1024px;
}

#logo	{
	float:left;
	background: url(../images/layout/logo.png) top left no-repeat;
	height: 55px;
	width: 200px;
	position:relative;
	top:10px;
	left:10px;
}

#hotline	{
	float:left;
	position:relative;
	top:25px;
	left:250px;
}

#hotline h1	{
	color: #D90051;
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
}

#opening	{
	float:left;
	position:relative;
	top:25px;
	left:350px;
}

#opening h1	{
	color: #D90051;
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
}

span	{
	color: #D90051;
}

.striefchen_link	{
	float:left;
	position:absolute;
	top:90px;
	left:750px;
	width:100px;
}

.ggo_link	{
	float:left;
	position:absolute;
	top:90px;
	left:450px;
}

#main	{
	width: 1000px;
	border-left: solid 1px #9CB9CB;
	border-right: solid 1px #9CB9CB;
	border-right: bottom 1px #9CB9CB;
	margin-left: 4px;
}

#welcome	{
	clear: both;
	width: 900px;
	margin-left: 20px;
}

#ggo	{
	float:left;
	width:528px;
	margin-left: 54px;
	clear: both;
}

#striefchen	{
	float:left;
	width: 352px;
	margin-left:23px;
}

#footer	{
	width: 1000px;
	margin-left: 4px;
	border: solid 1px #9CB9CB;
	
}

#address	{
	float:left;
	margin-left:20px;
	width:250px;
	height: 60px;
}

#telefon	{
	margin-left:20px;
}

#footer p	{
	color: #006699;
}

.abstand-10	{
	height: 10px;
	clear: both;
}

.abstand-20	{
	height: 20px;
	clear: both;
}

.abstand-10-hor	{
	width:10px;
	float:left;
}

