@charset "UTF-8";
/* CSS Document */


html, 
html * {
	/* padding: 0;
	margin: 0; */
	box-sizing: border-box;
font-family: Arial, Helvetica, " sans-serif";
	font-size: 16px;
	color: #000;
}


body {
		max-width: 1600px;
		margin-left: auto;
	margin-right: auto;
	background: #fff;
	background-image: url(bilder/bg.gif);
	/* background-size: contain; */
	background-repeat: no-repeat;
	background-position:top left; 
	}
	
header {
	 padding: 50px 10px 10px 0px; 
	/* vertical-align: bottom; 
	height: 300px; */	
	}
.main {
	 padding: 70px 10px 5px 10px; 
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
	/* text-align: center; */
}

footer {
/* position: fixed; */
 padding: 20px 20px 10px;
  bottom: 0;
  left: 0;
  right: 0;
	 /* text-align: center; */
	vertical-align: bottom; 
}		

img {
	
	max-width: 100%;
	height: auto;
	vertical-align: middle; 
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;	
}

.imgmini {
  
    margin-left: 8px;
	margin-right: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	 opacity: 0.94;
	 /* border-width: 0px;
  border-color: #666;
   transform: scale(0.98); 
   */	
}

.imgmini:hover {
opacity: 1.0; transition: opacity 0.5s; 
  /* border-color: #ccc;
 border-width: 1px; 
  opacity: 1.0; transition: opacity 0.5s; 
  transform: scale(1.00); 
  */
}

.links {
	float: left;
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	}
.rechts {
	float: right;
	margin-left: 0px;
	margin-right: 40px;
	margin-top: 0px;
	margin-bottom: 10px;
	}
.mobilsichtbar {
	 display: none;
}

a.norm:link {  color:#0075af; text-decoration:none; font-size: 1.0em; }
a.norm:hover {  color:#e98b00; text-decoration:none; }
a.norm:visited {  color:#0075af; text-decoration:none; }
a.norm:active { color:#0075af; text-decoration:none; }
.normakt {  color:#333; text-decoration:none; font-size: 1.2em; letter-spacing: 0.05em; line-height: 1.8;}

a.titel:link {   color:#0075af; text-decoration:none;  font-size: 1.1em; line-height: 1.0;}
a.titel:hover {  color:#e98b00; text-decoration:none; }
a.titel:visited {  color:#0075af; text-decoration:none; }
a.titel:active { color:#0075af; text-decoration:none; }

a.in:link {  color:#333; text-decoration:none; font-size: 0.8em; }
a.in:hover {  color:#e98b00; text-decoration:none; }
a.in:visited {  color:#333; text-decoration:none; }
a.in:active { color:#333; text-decoration:none; }

.fader { position: relative; display: inline-block; } .fader img { vertical-align: top; } 
.fader img.next { position: absolute; top: 0; left: 0; } 

.button {
	border: 2px #c50c1f solid;
	padding: 5px 25px;
	border-radius: 30px;
	color: #c40020;
	text-decoration: none;
}

h1 {
	font-size: 1.4em;
	letter-spacing: 0.05em;
	font-weight: 400;
	margin-bottom: 0.4em;
}

h2 {
	 /* letter-spacing: 0.05em; */
	font-weight: 400;
	font-size: 1.2em;
	 color:#0075af;
	/* margin-bottom: 0.4em;
	 margin-left: 2em; */	
}

h3 {
	font-size: 1.0em;
	font-weight: 400;
/*	letter-spacing: 0.05em;
	margin-bottom: -1.0em; */
	 color:#02608e;
}

h4 {
	font-size: 1.2em;
	letter-spacing: 0.05em;
	font-weight: 400;
	margin-bottom: 0.1em;
}

p {
	font-size: 16px;
	 /*font-weight: 400; 
	margin-bottom: 1.0em; */
}
.klein {
	font-size: 0.8em;
	 /*font-weight: 400; 
	margin-bottom: 1.0em; */
}
.gross {
	font-size: 1.2em;
	 /*font-weight: 400; 
	margin-bottom: 1.0em; */
}

hr { 
    height: 1px; 
    margin: 0 auto;
  color:#e98900;
	  width: 100%; 
}

.gold {
	color: #ff8f0b;
}

.rot {
	color: #c00;
}

.grau {
	color: #ccc;
}

.blau {
	 color:#0075af;
}

.blaufett {
	 color:#0075af;
	 font-weight: 600;
}

.bggelb {
background: #fdf5df;
}
.col {
	width: 100%;
	float: left;
	padding: 0px 10px 20px 10px;
}

.row:before, .row:after {
	content: "";
	display: table;
}

.row:after {
	clear: both;
}	
	

.col-halb {
		width: 50%;
		/* padding: 0px 30px 0px 30px; */
	}
	
.col-viertel {
		width: 28%;
	}
.col-20 {
		width: 20%;
	}	
.col-drittel {
		width: 33%;
	}
.col-zweidrittel {
		width: 66%;
	}
.col-dreiviertel {
		width: 72%;
	}	

/*Strip the ul of padding and list styling*/
ul {
	list-style-type:none;
	 margin:0;
	padding:0;
	 position: absolute; 	
}

/*Create a horizontal list with spacing*/
li {
	display:inline-block;
	float: righ;
	margin-right: 0px;
}

/*Style for menu links*/
li a {
	display:block;
	min-width:80px;
	 height: 40px; 
	text-align: center;
	line-height: 40px;
	/* font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; */
	font-size: 1.1em;
	color: #000;
	background: #fff;
	text-decoration: none;
	border-width: 0px 0px 1px 0px;
	  border-style: solid;
	border-color: #e98900;
}

/*Hover state for top level links*/
li:hover a {
	background: #fff;
	color: #000;
	border-width: 0px 0px 2px 0px;
	  border-style: solid;
	border-color: #e98900;
}

/*Style for dropdown links*/
li:hover ul a {
	background: #fdf5df;
	color: #000;
	height: 40px;
	line-height: 40px;
	border-width: 0px 0px 1px 0px;
	  border-style: solid;
	border-color: #e98900;
}

/*Hover state for dropdown links*/
li:hover ul a:hover {
	background: #0075af;
	color: #fff;
}

/*Hide dropdown links until they are needed*/
li ul {
	display: none;
}

/*Make dropdown links vertical*/
li ul li {
	display: block;
	float: none;
}

/*Prevent text wrapping*/
li ul li a {
	width: auto;
	min-width: 80px;
	padding: 0 20px;
}

/*Display the dropdown on hover*/
ul li a:hover + .hidden, .hidden:hover {
	display: block;
}

/*Style 'show menu' label button and hide it by default*/
.show-menu {
	/* font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; */
	text-decoration: none;
	color: #fff;
	background: #02608e;
	text-align: center;
	padding: 10px 0;
	display: none;
}

/*Hide checkbox*/
input[type=checkbox]{
    display: none;
    -webkit-appearance: none;
}

/*Show menu when invisible checkbox is checked*/
input[type=checkbox]:checked ~ #menu{
    display: block;
}


/*Responsive Styles*/

@media screen and (max-width : 1000px){
	/*Make dropdown links appear inline*/
	ul {
		position: static;
		display: none;
	}
	/*Create vertical spacing*/
	li {
		/* margin-bottom: 1px; */
		border-width: 1px;
  border-style: solid;
  border-color: #ffffff;
	}
	/*Make all menu links full width*/
	ul li, li a {
		width: 100%;
	}
	/*Display 'show menu' link*/
	.show-menu {
		display:block;
	}
	
	
header {
height: auto;
 padding: 0px 0px 5px 0px;	
} 




body {
		margin-left: auto;
	margin-right: auto;	
	}
	
.main {
	 padding: 10px 5px 5px 5px; 
	
}
	
footer {
position: static; 
 padding: 10px 5px 5px 5px;
  bottom: 0;
  left: 0;
  right: 0;
	text-align: center; 
	vertical-align: bottom; 
}	
	
.col {
	width: 100%;
	float: left;
	padding: 0px 10px 10px 10px;
}
	
.col-halb {
		width: 100%;
		padding: 0px 5px 10px 5px;
	}
	
.col-viertel {
		width: 100%;
	}
.col-drittel {
		width: 100%;
	}
.col-zweidrittel {
		width: 100%;
	}

.col-dreiviertel {
		width: 100%;
	}
.col-20 {
		width: 100%;
	}	
	
.unsichtbar {
	 display: none;
}
.mobilsichtbar {
	display:block;
}

}
