@import url("gat2.css");
body {
	text-align: center;
	font: 10px 'Roboto Condensed', sans-serif;
	font-weight: 300;
	background-color: #fff;
	margin: 0;
	color: #555;
}

#container {
width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}
img {
	border-style: none;
}
.quota {
	font-family: Times, 'Times New Roman', serif;
}
a {
	text-decoration: none;
	color: black;
}
a.unterstrichen {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: black;
}
h1 a {
	text-decoration: none;
	color: white;
}
h1 a:hover {
	text-decoration: underline;
	color: white;
}
a:focus {
outline: 0;
}
#seite{
	text-align: left;
	width: 100%;
	float: left;
	padding-bottom: 8px;
	background-color: #f0f0f0;
	position: relative;
	margin-top: 42px;
}
#startseite{
	text-align: left;
	width: 100%;
	float: left;
	padding-bottom: 8px;
	position: relative;
	margin-top: 42px;
}
.header{
	width: 100%;
	margin-top: 0;
}
.headertel {
	margin-top: 12px;
	margin-bottom: 12px;
	float: right;
	margin-right: 10px;
}
.headerlogo {
	margin-top: 16px;
	margin-bottom: 12px;
	float: left;
	margin-left: 12px;
}
.homebutton {
	margin-top: 12px;
	margin-bottom: 12px;
	float: left;
	margin-left: 12px;
	clear: both;
}
.clearb{
	clear: both;
}
.fotorechts{
	float: left;
	display: inline-block;
	margin-right: 32px;
}
.imgprod {
	float: left;
	display: inline-block;
	margin-right: 32px;
	margin-top: 10px;
}
.gatprod {
	margin-bottom: 32px;
	padding-bottom: 32px;
	border-bottom: 1px solid #B41571;
}
.gatformat {
	color: #B41571;
}
.daten {
	margin-top: 0px;
	float: right;
	display: inline-block;
	line-height: 42px;
	text-align: right;
}
.clearprod {
	clear: right;
}
h1 {
	color: white;
	text-transform: uppercase;
	width: 184px;
	height:160px;
	font-weight: 300;
	font-size: 18px;
	position: relative;
	float: left;
	clear: none;
	display: inline-block;
	margin: 8px 0 14px 20px;
	padding-top: 24px;
	padding-bottom: 8px;
	padding-left: 16px;
	letter-spacing: 1px;
	border: 1px solid white;
}


/*update 2016*/
.nomargbot 			{ margin-bottom: 0; text-transform: uppercase;  margin-left:0.75em }
.ui-accordion-content + h2 { margin-top: 1.25em;  }