@charset "utf-8";
/* Einfache fließende Medien
   Hinweis: Für fließende Medien müssen Sie die Attribute 'height' und 'width' des Medium aus dem HTML-Code entfernen
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
	margin: 5px 5px 10px 0px;
}
/* IE 6 unterstützt keine maximale Breite, verwenden Sie daher eine Standardbreite von 100% */
.ie6 img {
	width:100%;
}
body {
	background-image: url(bilder/hintergrund1.png);
	font-size:100%;
	margin:10px auto;
}
div.schatten {
-moz-box-shadow:1px 1px 6px #a0a0a0; /* Firefox */
-webkit-box-shadow:1px 1px 6px #a0a0a0; /* Chrome, Safari */
-khtml-box-shadow:1px 1px 6px #a0a0a0; /* Konqueror */
box-shadow:1px 1px 6px #a0a0a0; /* CSS3 */
}
h1{
	color: #019EE5;
	font-family: sans-serif;
	margin: 0px 25px 10px 25px;
}
h2{
	color:#000000;
	margin: 25px 25px 10px 25px;
	font-size:1.2em;
}
h3{
	margin: 10px 25px 10px 25px;
	color: #000000;
}
hr{
	border: none;
	margin: 0 25px 0 25px;
	border-top: 10px solid #019EE5;
	border-radius:1em;
}
p{
	margin: 10px 25px 10px 25px;
	color: #000000;
}
ul{
	margin: 10px 40px 10px 0px;
	color: #000000;
}
a{
	text-decoration: none;
	color:#000;
}

/*
	Dreamweaver-Eigenschaften für fließende Raster
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	Idee durch den Artikel "Responsive Web Design" von Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	und "Golden Grid System" von Joni Korpi
	http://goldengridsystem.com/
*/

/* Layout für Mobilgeräte: 480 px oder weniger. */

.gridContainer {
	display:block;
	width:96%;
	max-width:940px;
	margin: 0em auto;
	padding:0em auto;
	background-color:#fff;
	-moz-box-shadow:1px 1px 6px #a0a0a0; /* Firefox */
	-webkit-box-shadow:1px 1px 6px #a0a0a0; /* Chrome, Safari */
	-khtml-box-shadow:1px 1px 6px #a0a0a0; /* Konqueror */
	box-shadow:1px 5px 6px #a0a0a0; /* CSS3 */
}
#Navigation {
	display:block;
	width:96%;
	max-width:940px;
	margin: 0em auto;
	padding:0em auto;
	background-color:#fff;
	-moz-box-shadow:1px 20px 60px #a0a0a0; /* Firefox */
	box-shadow:1px 6px 6px #a0a0a0; /* CSS3 */
}
.HauptContainer {
	display:block;
	width:96%;
	max-width:940px;
	margin: 0em auto;
	padding: 0 0 10px 0;
	background-color:#FFF;
	-moz-box-shadow:1px 1px 6px #a0a0a0; /* Firefox */
	-webkit-box-shadow:1px 1px 6px #a0a0a0; /* Chrome, Safari */
	-khtml-box-shadow:1px 1px 6px #a0a0a0; /* Konqueror */
	box-shadow:1px 1px 6px #a0a0a0; /* CSS3 */
}
.footerlayout {
	display:block;
	width:96%;
	max-width:940px;
	height:30px;
	margin: 1.25em auto;
	padding: 10px 0 0 0;
	background-color:#FFF;
	-moz-box-shadow:1px 1px 6px #a0a0a0; /* Firefox */
	-webkit-box-shadow:1px 1px 6px #a0a0a0; /* Chrome, Safari */
	-khtml-box-shadow:1px 1px 6px #a0a0a0; /* Konqueror */
	box-shadow:1px 1px 6px #a0a0a0; /* CSS3 */
}
#LayoutDiv1 {
	display:none;
	width: 100%;
}
nav {
 	background-color: #fff;
  	padding: 30px 20px 10px 20px;
}

nav ul {
	padding:0;
	text-align:justify 
	margin-bottom: 0;
	}
nav li {
	background-color:#fff;
	display: inline; /* li nebeneinander anzeigen */
    list-style-type: none; /* ohne Aufzählungspunkte */
	margin: 0px 10px 0px 0px; /* rechts 10px, sonst 0 */
	list-style:none
}
  
nav a { 
	color: #019EE5;
	font-size:1.10em;
	text-decoration:none;
	font-weight: bold 
}

nav hover {
	color: #0F0;
}
#header3 {
	clear: none;
	float: left;
	font-size: 1.4em;
	margin-left: 2.0408%;
	width: 18.3673%;
	display: block;
}
#header4 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#mobilemenu {
	display:none;
}
#adresse1 {
	display:none;
}
#adressbild{
	display:none;
}
#adressfont{
	display:none;
}
#kontaktbild{
	display:none;
}
#kontaktfont{
	display:none;
}
#logo{
	padding:10px 10px 10px 10px;
	width:63.8%;
}
#innungslogo {
	width:15%;
	padding:3% 30px 0px 0px;
}
#blauerbalken{
	float:right; 
	background-color:#009FE3; 
	width:32%; 
	height:30px; 
	margin: 10px 0 0 0; 
	border-radius: 6px 0 0 6px;
}
#bildstartseite{
	display:block;
	max-width: 94%; 
	margin:10px 25px 10px 25px;
}
#bildunternehmen{
	float:right;
	max-width: 200px; 
	margin:10px 10px 10px 10px;
}
#kontaktbild{
	float:right;
}
/* Layout für Tablet-PCs: 481 bis 768 px. Erbt Stile vom: Layout für Mobilgeräte. */

@media only screen and (max-width: 800px) {
#LayoutDiv1 {
	display:none;
}
#Navigation {
	display:none;
}
#header4 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#mobilemenu {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
nav {
 	background-color: #fff;
  	padding: 5px 20px 5px 20px;
}

nav ul {
	padding: 0;

	text-align:justify 
	margin-bottom: 0;
	text-align: left;
	}
nav li {
	background-color:#fff;
	display:block;
	list-style-type: none; /* ohne Aufzählungspunkte */
	margin: 15px 10px 15px 0; /* rechts 10px, sonst 0 */
	list-style:none
}
  
nav a { 
	color: #019EE5;
	font-size:1.10em;
	text-decoration:none;
	font-weight: bold 
}
nav hover {
	color: #019EE5;
}
a active {
	color:#019EE5;
}

#adresse1 {
	display:none;
}
#adressbild{
	display:none;
}
#adressfont{
	display:none;
}
#kontaktbild{
	display:none;
}
#kontaktfont{
	display:none;
}
#blauerbalken{
	float:right; 
	background-color:#009FE3; 
	width:50%; 
	height:25px; 
	margin: 15px 0 0px 0; 
	border-radius: 4px 0 0 4px;
}
#bildstartseite{
	max-width: 94%; 
	margin:10px 25px 10px 25px;
}
#bildunternehmen{
	float:right;
	max-width: 180px; 
	margin:10px 10px 10px 10px;
}
}

/* Desktoplayout: 769 bis maximal 1232 px.  Erbt Stile von: den Layouts für Mobilgeräte und Tablet-PCs. */

@media only screen and (max-width: 500px) {
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Navigation {
	display:none;
}

nav {
 	background-color: #fff;
  	padding: 5px 20px 5px 20px;
}

nav ul {
	padding: 0;

	text-align:justify 
	margin-bottom: 0;
	text-align: left;
	}
nav li {
	background-color:#fff;
	list-style-type: none; /* ohne Aufzählungspunkte */
	margin: 15px 10px 15px 0; /* rechts 10px, sonst 0 */
	list-style:none
}
  
nav a { 
	color: black;
	font-size:1.20em;
	text-decoration:none;
	font-weight: bold 
}

nav hover {
	color: #0F0;
}

#menuleiste {
	display:none;
}
#header4 {
	display:none;
}
#mobilemenu {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#adresse1 {
	display:none;
}
#adressbild{
	display:none;
}
#adressfont{
	display:none;
}
#kontaktbild{
	display:none;
}
#kontaktfont{
	display:none;
}
#innungslogo {
	display:none;
}
#blauerbalken{
	float:right; 
	background-color:#009FE3; 
	width:50%; 
	height:25px; 
	margin: 15px 0 0px 0; 
	border-radius: 4px 0 0 4px;
}
#bildstartseite{
	max-width: 88%; 
	margin:10px 25px 10px 25px;
}
#bildunternehmen{
	float:right;
	max-width: 130px; 
	margin:10px 10px 10px 10px;
}
ul{
	margin: 10px 40px 10px 0px;
	color: #000000;
}
}
