@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
	border: 1px solid #DBE5FA;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 93.1%;
	padding-left: 2.45%;
	padding-right: 2.45%;
	clear: none;
	float: none;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #BCBBBB;
}
#kopf {
	min-height: 60px;
	background-color: #16274B;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#banner {
	min-height: 60px;
	background-color: #F2BCBD;
	margin-top: 4px;
	margin-bottom: 4px;
}
#navigation {
	min-height: 36px;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: #16274B;
	padding-top: 4px;
}
#menue {
	font-weight: bold;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	display: inline;
	text-decoration: none;
	color: #3635BD;
	list-style-type: none;
}
.menueelement {margin-top: 2px;
	margin-bottom: 2px;
	background-color: #48F08A;
	width: 100%;
	clear: both;
	margin-left: 0;
	text-align: center;
	font-size: 0.8em;
	color: #3635BD;
	text-decoration: none;
}
#inhalt {
	min-height: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: #DBDBDB;
}
#fuss {
	min-height: 40px;
	margin-bottom: 4px;
	margin-top: 4px;
	background-color: #16274B;
	color: #F70441;
	text-align: center;
}
.box1 {
	min-height: 100px;
	width: 200px;
	float: left;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	background-color: #454545;
}
.box2 {
	min-height: 100px;
	width: 300px;
	float: left;
}
#kopfbox1 {
	width: 700px;
	float: left;
	height: 20px;
	padding-top: 15px;
}
.gridContainer.clearfix #navigation #menue .fluid.menueelement.zeroMargin_tablet.zeroMargin_desktop a {
}
#karte_wo {
	width: 410px;
	height: 310px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #3534BD;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}


/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 91.65%;
	padding-left: 1.175%;
	padding-right: 1.175%;
	clear: none;
	float: none;
	margin-left: auto;
}
#kopf {
}
#banner {
}
#navigation {
}
#menue {
}
.menueelement {
width: 10.2564%;
margin-left: 2.5641%;
clear: none;
}
#inhalt {
}
#fuss {
}
.box1 {
	min-height: 100px;
	width: 200px;
	float: left;
	color: #EFEFEF;
}
.box2 {
	width: 300px;
	min-height: 100px;
	float: left;
}
#kopfbox1 {
width: 100%;
}
.gridContainer.clearfix #navigation #menue .fluid.menueelement.zeroMargin_tablet.zeroMargin_desktop a {
}
#karte_wo {
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}

}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 88.5%;
	max-width: 1000px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#kopf {
	text-align: left;
}
#banner {
	text-align: center;
	margin-top: -Ppx;
	border-color: #DBE5FA;
	border-width: 2px;
	color: #F1E20E;
	background-color: #3635BD;
}
#navigation {
}
#menue {
	text-decoration: none;
	color: #3635BD;
}
.menueelement {
width: 15.2542%;
clear: none;
margin-left: 1.6949%;
}
#inhalt {
	min-height: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-width: 1px;
	background-color: #DBDBDB;
}
#fuss {
}
.box1 {
	min-height: 300px;
	background-color: #454545;
	width: 300px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #DBDBDB;
}
.box2 {
	min-height: 300px;
	background-color: #FDFDFD;
	width: 640px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#kopfbox1 {
	width: 700px;
	text-align: center;
	float: left;
	color: #DBE5FA;
	background-color: #16274B;
}
.gridContainer.clearfix #inhalt .fluid.box2 {
}
#karte_wo {
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}

}
