@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 300;
	src: local('Open Sans Light'), local('OpenSans-Light'), url(http://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTegdm0LZdjqr5-oayXSOefg.woff2) format('woff2'), url(http://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}


@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	src: local('Open Sans'), local('OpenSans'), url(http://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2) format('woff2'), url(http://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 600;
	src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(http://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSugdm0LZdjqr5-oayXSOefg.woff2) format('woff2'), url(http://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSnhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
@font-face {
	font-family: 'Open Sans';
	font-style: italic;
	font-weight: 300;
	src: local('Open Sans Light Italic'), local('OpenSansLight-Italic'), url(http://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxko2lTMeWA_kmIyWrkNCwPc.woff2) format('woff2'), url(http://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxh_xHqYgAV9Bl_ZQbYUxnQU.woff) format('woff');
}
@font-face {
	font-family: 'Open Sans';
	font-style: italic;
	font-weight: 400;
	src: local('Open Sans Italic'), local('OpenSans-Italic'), url(http://fonts.gstatic.com/s/opensans/v13/xjAJXh38I15wypJXxuGMBo4P5ICox8Kq3LLUNMylGO4.woff2) format('woff2'), url(http://fonts.gstatic.com/s/opensans/v13/xjAJXh38I15wypJXxuGMBobN6UDyHWBl620a-IRfuBk.woff) format('woff');
}
@font-face {
	font-family: 'Open Sans';
	font-style: italic;
	font-weight: 600;
	src: local('Open Sans Semibold Italic'), local('OpenSans-SemiboldItalic'), url(http://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxl2umOyRU7PgRiv8DXcgJjk.woff2) format('woff2'), url(http://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxn5HxGBcBvicCpTp6spHfNo.woff) format('woff');
}
body {
	font-family: "Open Sans", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #555555;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	position:relative;
	display: table;
	width: 100%;

}
* html, * html body, *html, *html body {
	width: 100%;
	height: 100%;
}
img {
	display: table;
}

.button {
	border: 1px solid #8e0026;
	padding: 5px 10px;
}
/* .wrapper {
	width: 100%;
	height: 100%;
	position: fixed;
	display: block;
} */
.content {
	background-color: rgba(255, 255, 255, 1);
	width: 400px;
	height: 100%;
	min-height:200px;
	position:absolute;
	left:50px;
	top:0px;
	padding:20px;
	display: table;
}
.content-lg{
	width: 600px;

}
.btn {
	color: #ffff;
	background-color: #2A70AB;
	padding: 5px 15px;
}


.btn:hover, .btn:focus {
	color: #ffff;
	background-color: #21659F;
}
.logo {
	

}
.trenner {
	width:100%;
	height:1px;
	display:table;
	border-bottom:1px dotted #cccccc;
	margin-bottom:20px;
	margin-top:20px;
}
.partner-wrapper {
	display: table;
}
.partner {
	float: left;
	height: 50px;
	width: auto;
	margin-right:15px;
}
.baustelle {
/* 	font-weight: 600;
	color:#1368A9; */
}



.hosting2 {
	position: relative;
	text-align: right;
	display: table;
	width: 100%;
	font-size: 12px;
	margin-bottom: -20px;
}
.hosting2 a,
.hosting2 a:hover,
.hosting2 a:focus{
	color:#333333;
}

.hosting {
	position: fixed;
	right: 15px;
	bottom: 15px;
}

.hosting a,
.hosting a:hover {
color:#ffffff;
text-shadow:0 0 2px #000000;
font-size:14px;
text-decoration:none;
}
a, 
a:hover, 
a:focus {
color: #8e0026;
text-decoration:none;
}

p {
	margin-top:0px;
}


h1 {
  color: #8e0026;
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 5px;
  margin-top: 0px;
  padding-bottom: 10px;
  padding-top: 0px;
  text-transform: uppercase;
}
.subtitel {
	color: #333333;
}
h2 {
	color: #2A70AB;
	font-size: 15px;
	font-weight: 500;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

table {
    border-collapse: collapse;
}

table, th, td {
    border: 1px solid black;
}
table td {
	padding:5px;
}
table p:last-child {
	margin:0px;
}
.galerie {
	display: table;
	margin: 0 -10px;
	width: 100%;
}
.galerie a {
	border: 3px solid #fff;
	display: table;
	float: left;
	margin: 10px;
	box-shadow: 1px 1px 3px #7a7a7a;
}
.galerie img {
	width: 95px;
	height: auto;
}


