@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%;
}
/* IE 6 unterstützt keine maximale Breite, verwenden Sie daher eine Standardbreite von 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver-Eigenschaften für fließende Raster
	----------------------------------
	dw-num-cols-mobile:		12;
	dw-num-cols-tablet:		12;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	15;
	
	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/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}
/* Layout für Mobilgeräte: 480 px oder weniger. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 93.9673%;
	padding-left: 0.5163%;
	padding-right: 0.5163%;
	clear: none;
	float: none;
}

a {
	color: #666;
	text-decoration: underline;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #CCC;
	text-decoration: underline;
}
a:focus {
	outline: thin dotted;
	color: #333;
}




#logo {
width: 32.6007%;
margin-left: 0;
clear: both;
}
#slider {
}
#nav {
	background-color: #fff;
}
#div1 {
width: 100%;
}
#col12 {
}
#col1v66 {
width: 100%;
}
#col2v66 {
width: 100%;
clear: both;
margin-left: 0;
}
#col1v444 {
width: 100%;
}
#col2v444 {
width: 100%;
clear: both;
margin-left: 0;
}
#col3v444 {
width: 100%;
clear: both;
margin-left: 0;
}
#col1v444 p img, #col2v444 p img, #col3v444 p img {
	float: left;
	border: thin dotted #666;
	padding: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#col1v3333 {
width: 100%;
}
#col2v3333 {
width: 100%;
clear: both;
margin-left: 0;
}
#col3v3333 {
width: 100%;
clear: both;
margin-left: 0;
}
#col4v3333 {
width: 100%;
clear: both;
margin-left: 0;
}
#col1v363 {
width: 100%;
}
#col2v363 {
width: 100%;
clear: both;
margin-left: 0;
}
#col3v363 {
width: 100%;
clear: both;
margin-left: 0;
}
#col1v48 {
width: 32.6007%;
}
#col2v48 {
width: 66.3003%;
margin-left: 1.0989%;
clear: none;
}
#col1v84 {
width: 66.3003%;
}
#col2v84 {
width: 32.6007%;
margin-left: 1.0989%;
clear: none;
}
#col1v633 {
width: 100%;
}
#col2v633 {
width: 49.4505%;
clear: both;
margin-left: 0;
}
#col3v633 {
width: 49.4505%;
margin-left: 1.0989%;
clear: none;
}
#col1v336 {
width: 49.4505%;
}
#col2v336 {
width: 49.4505%;
margin-left: 1.0989%;
clear: none;
}
#col3v336 {
width: 100%;
clear: both;
margin-left: 0;
}
#col1v19 {
width: 24.1758%;
}
#col2v19 {
width: 74.7252%;
margin-left: 1.0989%;
clear: none;
}
#col1v91 {
width: 74.7252%;
}
#col2v91 {
width: 24.1758%;
margin-left: 1.0989%;
clear: none;
}

#footer {
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}


#col12 h1, #col1v66 h1, #col2v66 h1, #col1v444 h1, #col2v444 h1, #col3v444 h1, #col1v3333 h1, #col2v3333 h1, #col3v3333 h1,  #col4v3333 h1, #col1v363 h1, #col2v363 h1, #col3v363 h1, #col1v48 h1, #col2v48 h1, #col1v84 h1, #col2v84 h1, #col1v633 h1, #col2v633 h1, #col3v633 h1, #col1v336 h1, #col2v336 h1, #col3v336 h1, #col1v19 h1, #col2v19 h1, #col1v91 h1, #col2v91 h1 {
	font-size: 22px;
	color: #666;
	font-family: "Myriad Web", Verdana, Arial;
}


#col12 h2, #col1v66 h2, #col2v66 h2, #col1v444 h2, #col2v444 h2, #col3v444 h2, #col1v3333 h2, #col2v3333 h2, #col3v3333 h2,  #col4v3333 h2, #col1v363 h2, #col2v363 h2, #col3v363 h2, #col1v48 h2, #col2v48 h2, #col1v84 h2, #col2v84 h2, #col1v633 h2, #col2v633 h2, #col3v633 h2, #col1v336 h2, #col2v336 h2, #col3v336 h2, #col1v19 h2, #col2v19 h2, #col1v91 h2, #col2v91 h2 {
	font-size: 18px;
	color: #666;
	font-family: "Myriad Web", Verdana, Arial;
}



#col12 p, #col1v66 p, #col2v66 p, #col1v444 p, #col2v444 p, #col3v444 p, #col1v3333 p, #col2v3333 p, #col3v3333 p,  #col4v3333 p, #col1v363 p, #col2v363 p, #col3v363 p, #col1v48 p, #col2v48 p, #col1v84 p, #col2v84 p, #col1v633 p, #col2v633 p, #col3v633 p, #col1v336 p, #col2v336 p, #col3v336 p, #col1v19 p, #col2v19 p, #col1v91 p, #col2v91 p {
	font-size: 16px;
	color: #666;
	font-family: "Myriad Web", Verdana, Arial;
}
#logo2 {
width: 66.3003%;
margin-left: 1.0989%;
clear: none;
}
#pic {
	width: 100%;
	float: none;
	text-align: center;
	font-style: italic;
	padding-right: 2px;
	padding-left: 10px;
	clear: both;
	margin-left: 0;
}
#fotoresp {
	width: 98%;
	text-align: center;
	margin-top: -15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

/* Layout für Tablet-PCs: 481 bis 768 px. Erbt Stile vom: Layout für Mobilgeräte. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 91.9891%;
	padding-left: 0.5054%;
	padding-right: 0.5054%;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
width: 100%;
}
#logo {
width: 32.6007%;
clear: both;
margin-left: 0;
}
#slider {
}
#nav {
	background-color: #FFFFFF;
}
#col12 {
}
#col1v66 {
width: 49.4505%;
}
#col2v66 {
width: 49.4505%;
clear: none;
margin-left: 1.0989%;
}
#col1v444 {
width: 32.6007%;
}
#col2v444 {
width: 32.6007%;
margin-left: 1.0989%;
clear: none;
}
#col3v444 {
width: 32.6007%;
margin-left: 1.0989%;
clear: none;
}




#col1v3333 {
width: 49.4505%;
}
#col2v3333 {
width: 49.4505%;
margin-left: 1.0989%;
clear: none;
}
#col3v3333 {
width: 49.4505%;
clear: both;
margin-left: 0;
}
#col4v3333 {
width: 49.4505%;
margin-left: 1.0989%;
clear: none;
}
#col1v363 {
width: 24.1758%;
}
#col2v363 {
width: 49.4505%;
margin-left: 1.0989%;
clear: none;
}
#col3v363 {
width: 24.1758%;
margin-left: 1.0989%;
clear: none;
}







#col1v48 {
width: 32.6007%;
}
#col2v48 {
width: 66.3003%;
clear: none;
margin-left: 1.0989%;
}
#col1v84 {
width: 66.3003%;
}
#col2v84 {
width: 32.6007%;
clear: none;
margin-left: 1.0989%;
}

#col1v633 {
width: 49.4505%;
}
#col2v633 {
width: 24.1758%;
margin-left: 1.0989%;
clear: none;
}
#col3v633 {
width: 24.1758%;
clear: none;
margin-left: 1.0989%;
}
#col1v336 {
width: 24.1758%;
}
#col2v336 {
width: 24.1758%;
clear: none;
margin-left: 1.0989%;
}
#col3v336 {
width: 49.4505%;
margin-left: 1.0989%;
clear: none;
}


#col1v19 {
width: 24.1758%;
}
#col2v19 {
width: 74.7252%;
clear: none;
margin-left: 1.0989%;
}
#col1v91 {
width: 74.7252%;
}
#col2v91 {
width: 24.1758%;
clear: none;
margin-left: 1.0989%;
}

#footer {
}
#logo2 {
width: 66.3003%;
clear: none;
margin-left: 1.0989%;
}
#pic {
width: 48.8888%;
clear: both;
margin-left: 0;
}
#fotoresp {
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* Desktoplayout: 769 bis maximal 1232 px.  Erbt Stile von: den Layouts für Mobilgeräte und Tablet-PCs. */

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 89.0217%;
	max-width: 1232px;
	padding-left: 0.4891%;
	padding-right: 0.4891%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
width: 100%;
}
#logo {
width: 32.6007%;
clear: both;
margin-left: 0;
}
#slider {
}
#nav {
	background-color: #362C3B;
}
#col12 {
}
#col1v66 {
width: 49.4505%;
}
#col2v66 {
width: 49.4505%;
margin-left: 1.0989%;
clear: none;
}
#col1v444 {
width: 32.6007%;
}
#col2v444 {
width: 32.6007%;
clear: none;
margin-left: 1.0989%;
}
#col3v444 {
width: 32.6007%;
clear: none;
margin-left: 1.0989%;
}
#col1v3333 {
width: 24.1758%;
}
#col2v3333 {
width: 24.1758%;
clear: none;
margin-left: 1.0989%;
}
#col3v3333 {
width: 24.1758%;
margin-left: 1.0989%;
clear: none;
}
#col4v3333 {
width: 24.1758%;
clear: none;
margin-left: 1.0989%;
}
#col1v363 {
width: 24.1758%;
}
#col2v363 {
width: 49.4505%;
clear: none;
margin-left: 1.0989%;
}
#col3v363 {
width: 24.1758%;
clear: none;
margin-left: 1.0989%;
}
#col1v48 {
width: 32.6007%;
}
#col2v48 {
width: 66.3003%;
clear: none;
margin-left: 1.0989%;
}
#col1v84 {
width: 66.3003%;
}
#col2v84 {
width: 32.6007%;
clear: none;
margin-left: 1.0989%;
}
#col1v633 {
width: 49.4505%;
}
#col2v633 {
width: 24.1758%;
clear: none;
margin-left: 1.0989%;
}
#col3v633 {
width: 24.1758%;
clear: none;
margin-left: 1.0989%;
}
#col1v336 {
width: 24.1758%;
}
#col2v336 {
width: 24.1758%;
clear: none;
margin-left: 1.0989%;
}
#col3v336 {
width: 49.4505%;
clear: none;
margin-left: 1.0989%;
}
#col1v19 {
width: 24.1758%;
}
#col2v19 {
width: 74.7252%;
clear: none;
margin-left: 1.0989%;
}
#col1v91 {
width: 74.7252%;
}
#col2v91 {
width: 24.1758%;
clear: none;
margin-left: 1.0989%;
}

#footer {
}
#logo2 {
width: 66.3003%;
clear: none;
margin-left: 1.0989%;
}
#pic {
	width: 48.8888%;
	margin-left: 0;
	clear: both;
	float: right;
}
#fotoresp {
	margin-top: 0px;
	padding: 0px;
	position: relative;
	width: 50%;
	float: right;
	margin-left: 10px;
	margin-right: 0px;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}
#col2v19 p img {
	float: right;
	width: 50%;
	border: thin dotted #CCC;
	padding: 5px;
}
#col1v444 ul li {
	margin-left: 20px;
	font-weight: normal;
	color: #999;
}

.responsiveContainer {
  position: relative;
  padding-bottom: 56%;
  height: 0;
  overflow: hidden;
}

.responsiveContainer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#col12 ul li {
	margin-left: 20px;
}
#col12 img {
	float: right;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}
