html, body { 	
	background: #e7e7e7 url(img/bodybg.jpg) repeat-x 0 0;
	margin: 0; padding: 0;
	height:100%;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Layout Blocks
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.bodybox { /* Holds the page items in place */
	width: 90%;	
	min-height:90%;
	margin: 0 auto 0 auto;
	XXpadding: 0 1%;
	background: #fff ;
	box-shadow: 0px 20px 40px -20px rgba(0, 0, 0, 0.4);
}

.headerbox {width: 100%; height:100px; margin:0 0 0 0; background: #fff;}


/*Top left*/
.logobox {width: 25%; height:100px; float:left; position: relative;}
.logobox a.logo {width: 100%; height:100px; display:block; font-weight: normal; font-size:18px; color: #fff; text-decoration: none; XXoverflow:hidden;}
.logobox a.logo img {max-height:100%; max-width:100%;}

.logobox .staatspreis {position: absolute; height: 60px; right: -120%; top: 30px ; display:none; }



/* Search Box in header */
.search_box {display:block; width:180px; height:27px; float:right;}

.search_box .searchstring {
	margin-top:5px;
	width:106px;
	border: 1px solid #999;
	background-color: #fff;
	font-size:14px;
	padding:2px;
}
.search_box .submitbutton {
	vertical-align: top; margin:0 0 0 0; 
}

.search_box a.print {float:right;}




.menuebox {width: 75%; height:60px; float:left; } 
.toggleMenu {display:none;}
#openrightboxswitch, #closerightboxswitch{display:none;}

/*Balken oben*/
#sliderbox {height:120px; 
	background: #f2f3f8 url(/files/headerpics/shutterstock_89381566_business.jpg) no-repeat center center;
	background-size: 100% auto, auto;
}
.body #sliderbox {height:300px; }

/*===========================================================
Contentbereich
*/
.container {margin: 0 auto 0 auto; width: 100%; max-width:1200px;}

/*$block[3]='Top Content'; */
.top_content {width:100%; margin: 0 0 20px 0;}


/*left =================================================*/
.leftbox {
	margin: 0 0 0 0;	
	width:24%;
	float:left;
	display:inline;
}

.leftbox .inner {margin: 60px 20px 20px 0; min-height:200px;}


#leftmenu {margin:3px 10px 0 0; XXborder-top: 2px #666 solid;}
#leftmenu ul  {margin:0; padding:0;}
#leftmenu ul li {margin:0; list-style-type: none; list-style-image: none;}
#leftmenu ul li a {
	margin:0;
	display:block;
	font-size:12px;
	padding:2px 0 3px 10px;
	line-height: 160%;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	border-bottom: 1px #ddd solid;
	background-color:#eee;
	
}

#leftmenu ul li ul li a { background-color:#ccc}
#leftmenu ul li a:hover, #leftmenu ul .menu_current a {color:#000; background-color:#fff; text-shadow: 0px 1px 1px #666; }

/* Ende left =================================================*/





/*====================================================
Alles rechts neben left*/

.mainbox {width:75%;  float:right; display:inline;}



.content { /* main content */
	width: 66%;
	float: left;
	display:inline;
	margin-left: 0;
}

.mainbox .contentwide  {width:90%; margin:0 0 0 0;}

#rightbox, #eventtermine{
	width: 33%;	
	float: right;
	display:inline;
	border-left:1px #ddd solid;
}

/* right innerhalb von .contentwide, geht auf mobiles nach oben*/
.mainbox .contentwide .contentwidenarrow  {width:66%;}




#rightbox .inner, #eventtermine .inner { margin: 0 3% 3px 3%; font-size:0.9em; line-height:135%}
#rightbox .inner img, #eventtermine .inner img { max-width:100%; height:auto ! important;}
#sidebarfooter {clear:both; height:1px;}






.clearcontent {height:60px; clear:both; }

.footerbox {margin: -60px auto 50px auto; width:90%; height:60px; font-size:11px; color: #999; max-width:1200px;}
.footerbox .left {width: 22%; margin:0 0 0 0; float:left;}
.footerbox  .center {width: 75%; margin: 0 0 0 0; float:left; }
.footerbox  .center .pagefooter  {width: 74%; text-align:center;}
#gototopswitch {float:right;}




/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */
.breadcrumbs {
	height:30px;
	line-height:100%;
	margin: 0 0 0 0;
	padding: 3px 0 3px 0;
	clear:both;	
}

.innerbc {
	font-size:14px;
	margin:10px 0 0 25%;
	XXwidth: 450px;
}

.breadcrumbs .innerbc span {
	background: transparent url(img/bclink.gif) no-repeat; 
	padding: 6px 2px 0px 12px; font-weight: normal; }
	
.breadcrumbs .innerbc a {
	padding:1px;
	border-bottom: 1px dotted #505567;
	text-decoration: none;
}
.breadcrumbs .innerbc a:hover {border-bottom: 1px solid #505567;}
	
.breadcrumbs .innerbc .menu-current a{
	color: #000000;
}


.body .breadcrumbs {display:none;}

#aprevnext {display:block; width:90px; height:27px; float:right;}
#aprevnext a {display:block; width:40px; height:27px; float:right; opacity:0.5; border:none;}
#aprevnext a.aprev {background: url(img/prev.png) no-repeat center top;  }
#aprevnext a.anext {background: url(img/next.png) no-repeat center top;  }
#aprevnext a:hover {opacity:0.8}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	####	Header Menu #####
	#######################

	Horizontal Drop-Down Menu based off :
	http://www.tanfa.co.uk/css/examples/menu/tutorial-h.asp
	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */


/* Remove List Formattings
~~~~~~~~~~~~~~~~~~~~  */
#nav {
	float:right;	
	height: 40px;	
	border: 0;	
	padding:0;
	XXborder-left:1px #999 solid;
	margin-top:60px;
}
#nav ul,  #nav2 ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	width: auto;
	position: relative;
	z-index: 800;
	background: #eee;

}
#nav ul li,  #nav2 ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}


/* Root Level Link Formatting */
#nav ul li {float: left; display:inline; color: #aaa; text-align: left; font-weight: normal; list-style-type: none; list-style-image: none ;}
#nav ul li a {display: block; XXtext-shadow: 1px 2px 8px #000; XXtext-shadow: 1px 4px 4px #000; font-size: 16px; border-right:1px #ddd solid; color: #666; text-decoration: none; XXfont-weight: bold; background-repeat: no-repeat;}
#nav ul li a span {display:block; padding: 11px 12px 8px 12px; }
/* Root Level link hover */
#nav ul li a:hover, #nav li a:focus, #nav li a:active, #nav ul li a.active, #nav a.menu-current, #nav a.menu-parent {color: #fff; background: #cc0000 ; }


/*Current page Customisations*/
#nav a.menu-current		{font-weight: bold;}



/* 2nd Child menu */
#nav  li ul {position: absolute; width: 200px; margin: -3px 0 0 -10000px; opacity:0.0; text-transform: none; border-bottom: 1px solid #fff; font-size: 13px; 	background: #ddd url(img/glitzi.png) no-repeat right 0px; box-shadow: 0px 10px 10px -4px rgba(0, 0, 0, 0.4);}
#nav  li ul li {text-align: left; font-weight: normal; margin: 0; padding: 0; line-height: 1.2em;  }
#nav  li ul li a {width: 200px;  height:auto; text-shadow: none; margin:0; padding: 0; color: #333; border-top: 1px solid #fff; font-weight: normal; font-size: 13px; background: none;}
#nav  li ul li a span {display:block; padding:8px; }


/* 2nd Child link hover */
#nav  li ul a:hover,  #nav  li ul a.menu-current { background-color: #cc0000;  text-shadow: 1px 2px 4px #000;}
#nav  li ul a.menu-expand {background: transparent url(img/arr-right.png) no-repeat right 5px ; }
#nav  li ul a.menu-parent {background: #cc0000 url(img/arr-right.png) no-repeat right 5px; }

/* Show and hide */
#nav  li:hover ul, #nav  li a:focus ul { margin: -3px 0 0 0; opacity:1; transition:0.5s opacity;}
#nav  li ul ul { margin-left: -10000px; opacity:0.0; transition:0.5s opacity;}
#nav  li:hover ul ul, #nav  li.subMenu ul ul { margin-left: -10000px; opacity:0.0; transition:0.5s opacity;}
#nav  li:hover>ul, #nav  li li:hover>ul, #nav li.isselected ul { opacity:1; margin-left: 0;  transition:0.5s opacity; z-index: 1000;}
#nav  ul li ul li:hover>ul {margin-left: -30%;  opacity:0.9;}


/* 3rd Child Menu Appreances */
#nav  li ul li ul	{ width: 180px; margin: 10px 0 0 -40%; z-index: 2000; }
#nav  li ul li ul li	{width: 100%;}
#nav  li ul li ul li a 	{ width: 100%;}



/* Positioning the Pop-out Drops */
#nav li {position: relative;}

#nav ul ul ul {
	position: absolute;
	top: 1px;
	left: 100%;
}



/* Better: */
#nav li:hover {
	z-index: 1000;	/* ...and here. this makes sure active item is always above anything else in the menu */
	white-space: normal;/* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)
							see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */
}


/*Home Dot*/
.body a.pid22 {background-color:#fff ! important; color: #666 ! important}
.homedot { display:none; float:left; margin: -5px 0 0 -40px}

/* end menu */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.responsiveVideo {
   position: relative;
   padding-bottom: 56.25%; padding-top: 30px;
   height: 0;
   overflow: hidden;
}

.responsiveVideo iframe,
 .responsiveVideo object,
 .responsiveVideo embed {
   position: absolute;
   top: 0; left: 0; width: 100%; height: 100%;
}

#suggestbox {
	z-index:1000;
	width:200px;	
	position: absolute;
	right:60px;
	XXfloat:left;
	XXclear:both;		
}
#suggestbox ul {width: 200px; margin: -5px 0 0 20px;}
#suggestbox ul, #suggestbox li {
	list-style-type: none;
	list-style-image: none;	
	padding: 0 5px 0 8px; 
	font-size:12px ;
	line-height: 120%;
	text-align: left;
			
}
#suggestbox ul li a {
	display:block;
	padding: 5px 0px 5px 5px; 
	text-decoration: none;
	margin:0; 
	font-weight:normal;
	font-size:12px;
	line-height: 120%;
	overflow:hidden;
	border-bottom: 1px solid #ddd;
}
#suggestbox ul li {background: transparent url(img/suggestli.png) repeat-y;} 
#suggestbox ul li.suggestdivide {font-size:5px;}
	
#suggestbox ul li.suggesttop {
	height:30px;
	background: transparent url(img/suggesttop.png) no-repeat;
} 
#suggestbox ul li.suggestbottom {height:15px; background: transparent url(img/suggestbottom.png) no-repeat;} 


.body #suggestbox {}



/* Login Box */

#showlogin {display: block; margin: 20px 0 0 10px;}
#login-box { margin-top:0; padding:0; XXborder-top: 2px #505567 solid; font-size: 10px;}
#login-box .inputfield {		
	font-size: 10px;
	padding:2px;
	border: 1px solid #505567;
	background-color: #f2f3f8;
	width:100%;	
}
#login-box .loginsubmit { float:right;}





/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	Custom Classes (Re-useables)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
	
/*  Float containers fix: */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/*  \*/
* html #clearfix {
	height: 1%;
}
/*  */



.frontmenu {}
.frontmenurow {width:50%; float:right; margin: 0}
.frontmenucol {width:50%; float:right; margin: 0}
.frontmenucol a, span.rasterfueller {display:block; width:98%; float:left; margin: 2px 1%; display:table;  height:48px;  position:relative; text-decoration:none;}
span.rasterfueller {background-color: #eee;}

.frontmenucol a span{ display:table-cell; vertical-align:middle; text-align:center; font-weight:bold; line-height: 110%; background-color: #eee; color:#666; transition:1s all;}
.frontmenucol a span i{ font-size:11px; font-weight:normal;}
.frontmenucol a.headline span{ background-color: #cc0000; color:#fff;}
.frontmenucol a span b{ display:block; position:absolute; top:0; left: 0; width:30px; height:40px; padding-top:8px; line-height: 140%; background-color: #ccc; text-align:center;}

.frontmenucol a:hover span{ background-color: #cc0000; color:#fff;}


.demnaechst a span {font-size:0.9em; padding-left:30px;}
.demnaechst a.headline span {padding-left:0px;}



/*
ul.startmenu {
	width:75%; float:left; 
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

.startmenu ul {	margin: 0; padding: 0; width: 100%;}

.startmenu li {width:32%; height:600px; float:left; list-style-type: none; list-style-image: none; margin: 0; padding: 0; height:auto; } 
.startmenu li li {width:100%;  	margin: 0; padding: 0; height:auto;}
.startmenu a { width:32%; XXfloat:left; color:#fff; display:table;  height:48px; margin-bottom: 5px; background-color: #cc0000;  }
.startmenu li a{width:98%; display:table;  height:48px; }
.startmenu li li a{ background: #ddd; color:#000;}
.startmenu a span{ display:table-cell; vertical-align:middle; text-align:center; font-weight:bold;}
*/

/*============================================================
Team*/
.teamblock {float:left; width:48%; overflow:hidden;} 
.teamblock span.teamfoto {display:block; float:left;  margin-bottom:30px; width:30%;  background-position: top center; background-size: 100% auto, auto ! important; -webkit-background-size: 100% auto, auto ! important; transition:1s all; -webkit-transition:all 1s ;}
.teamblock:hover span.teamfoto {background-size: 150% auto, auto ! important; -webkit-background-size: 150% auto, auto ! important;  transition:1s all; -webkit-transition:all 1s ;}

.teamblock img { width:100%;}
.teamblock span.teamfoto img {opacity:0;}

.teamblock .inner {margin:0 10% 0 33%; font-size:0.94em}
a.teamtel, a.teammail {display:block; padding:2px 0 2px 15%; margin:5px 0 5px 0; background-repeat: no-repeat; background-position: left center; background-size: auto 90% , auto ! important; background-image: url(img/tel.png); white-space: nowrap;}
.teamblock.teamrow1 {clear:left;}

a.teamtel {}
a.teammail {background-image: url(img/mail.png);}
a.teammail span {display:none;}

/* Team Ausnahmen */
.teampagesingle .teamblock {width:80%; }
.teampagesingle .teamblock span.teamfoto {margin-bottom:10px; width:20%;}
.teampagesingle .teamblock .inner {margin:0 0 0 23%; }

.teamblock.noteampic span.teamfoto {display:none;}
.teamblock.noteampic  .inner {margin:0 10% 0 0;}
.teamblock.noteampic a.teamtel, .teamblock.noteampic a.teammail {padding:2px 0 2px 8%;}



/*Logos*/
.auf_logos  {margin-top:-15px;}
.auf_logo_page .auf_logos { height: 120px; width:27%; margin:20px 3%; text-align:center; float:left; position:relative;}

.auf_logo_footer {height: 80px; float:left; margin: 0 20px 0 0; position:relative;}
.shownumber .auf_logo_footer {margin: 0 30px 30px 0;}

.logonummer {background:#0ff; width:24px; height:24px; border-radius:30%; font-weight:bold;  text-align:center; position:absolute; top:0; right:0;}



/*Gallery*/
#fg_wrapper ul.photostyle li.group a img {
	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
	transition:1s all;
}
#fg_wrapper ul.photostyle li.group a:hover img {
	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(0%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */

}

/*Topics*/
div.pnsablock { display:block; margin-top:5px; clear:left; padding: 5px 3px;}
div.pnsablock img {float:left; width: 20%;  margin: 4px 0 0 0;}
div.pnsablock div.pnsablockspan {margin: 0 0 0 23%; }
div.pnsablock div.pnsablockspan * {margin:0; padding:0; line-height:120% ! important}
div.pnsablock div.pnsablockspan p span {line-height:auto ! important;}



.stealth {visibility:hidden; display:none;} /* hides from normal css enabled browsers */

.showonmobiles, .printonly  {display:none;}

/*----tagcloud----*/
div.tagcloud {text-align:justify; text-align:center; font-size:1.0em; line-height:160%; margin:10px 5px;}
div.tagcloud a {display:inline; float:none; width:auto; height: auto; color:#666; transition:0.5s all;}
div.tagcloud a:hover {color: #cc0000;	 }



a.sekretariat {display:block; cursor: default; clear: both; XXmin-height: 45px; padding: 4px 5px 10px 50px; margin-top:10px; color: #333; line-height:120%;  background: #e6e6e6 url(img/sekretariat.png) no-repeat 5px 5px ;}
a.sekretariat:hover {text-decoration:none; }

a#newsletterswitch {display:block; clear: both; min-height: 45px; padding: 4px 5px 10px 50px; margin-top:10px; color: #333; line-height:120%;  background: #e6e6e6 url(img/newsletter.png) no-repeat 5px 5px ;}

.body #newsletterminiform {display:none;}
.body #newsletterminiform h3{padding-top:20px;}

/*----slider----*/
.banner{
}
.img-slider{
}
#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
}
.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
}
.rslides_tabs li:first-child {
  margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
}
.events {
  list-style: none;
}
.callbacks_container {
  position: relative;
  float: left;
  width: 100%;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.callbacks img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
}
.callbacks_nav {
  	display:none;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  height: auto;
  border: 0;
  width:100%;
}
.callbacks_tabs{
	list-style: none;
	position: absolute;
	bottom: 6%;
	z-index: 999;
	right: 4.5%;
	padding: 0;
	margin: 0;
}
.callbacks_tabs li{
	display:inline-block;
}

.callbacks_tabs a{
   visibility: hidden;
}
.callbacks_tabs a:after {
  content: "\.";
  font-size:0;
  visibility: visible;
  display: block;
  height:15px;
  width:15px;
  display:inline-block;
  border:2px solid #fff;
}
.callbacks_here a:after{
	border:2px solid #26a5bd;
}


/*-- slider-caption --*/
.slider-caption{
	position: absolute;
	z-index: 999;
	left: 0%;
	bottom: 5%;
	width: 42%;
	/*background: url(img/bg50.png);*/
	padding: 0.7em 0 0.4em 2%;
	
}
.slider-caption h1 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 36px;
	line-height: 80%;	
	margin: 0 0 5px 0;
	padding: 0;
	color:#000;
}

.slider-caption p{
	color: #000;
	font-weight: normal;
	font-size: 1em;	
	line-height: 110%;
}
a.caption-btn{
	background:#4d7f88;
	padding:0.8em 1.2em;
	text-transform:uppercase;
	color:#FFF;
	font-weight:bold;
	display:inline-block;
	margin-top:0.6em;
	text-decoration:none;
	font-size: 0.9em;
	border-radius:0.5em;
}
a.caption-btn:hover{
	background:#26a5bd;
}
/*-- end slider --*/

/*----slider----*/
.banner{
}
.img-slider{
}
#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
}
.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
}
.rslides_tabs li:first-child {
  margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
}

.theme-default .nivoSlider {   webkit-box-shadow: none;  -moz-box-shadow: none; box-shadow: none ! important; }

/* ======================================================================
Smaller Screens */

@media screen and (min-width: 1400px) {
	.logobox .staatspreis {display:block;}
}


@media screen and (max-width: 1200px) {
.bodybox, .footerbox {width:98%;}

}

/*Smaller Screens */
@media screen and (max-width: 1024px) {
	body {font-size: 14px;}
	
	.bodybox, .footerbox {width:100%; background: #fff; background-image:none;}
	.menuebox, .leftbox, .XXfooterbox .left {display:none;}
	.headerbox, .mainbox {width:100%; margin: 0 0 0 0;}
	.mainbox {margin-bottom: 60px;}
	.headerbox, .logobox {height:60px;}
	.logobox a.logo {width: 210px; height:160px; margin-bottom:20px;}
	
	
	.toggleMenu {display:block; float:right; width:20px; height:50px; background: url(img/menuswitch.png) no-repeat top right; margin:10px 4% 0 0;}
	
	/*
	.search_box {  width: 180px; margin-left:60px;}
	.search_box .searchstring {width: 100px;}
	*/
	#sliderbox {height: 200px; }
	
	.content { width: 63%; 	 margin-left:2%; }
	.mainbox .contentwide  {width:96%; margin:0 0 0 2%;}
	#rightbox { width: 33%;}
	#rightbox .inner { margin: 0 5% 0 5%;}
	
	#suggestbox ul li a {padding: 6px 10px 6px 15px; font-size:12px;}	
	.footerbox .center{width:70%; margin: 15px 0 0 2%;}
	/*Nav*/
	
	
	
	#nav2 {width:250px; height: auto; position:absolute; left:0; top:100px; z-index:2000; }
	#nav2  {background: #ffcc00 url(img/glitzi.png) no-repeat right 0px; box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.4);}
	
	#nav2 li {width:250px;  padding: 0 0 0 0; }
	#nav2 li a {display:block; padding: 12px 0 12px 20px; font-size:18px;  color:#000; text-decoration: none; border-bottom: 1px solid #fff;}
	#nav2 li li a {padding: 10px 0 10px 30px; font-size:16px;  }
	#nav2 li li li a {padding: 8px 0 8px 40px; font-size:14px; }
	#nav2 li li li li a {padding: 6px 0 6px 50px; font-size:13px; ;}
	
	#nav2 li ul {display:none;}
	#nav2 li.menu-parent > ul, #nav2 li.menu-current > ul {display:block;}
	#nav2 li.is_opened > ul, #nav2 li.is_opened > ul {display:block;}
	
	#nav2 li a.menu-expand {background: transparent url(img/arr-down.png) no-repeat left center ;}
	#nav2 li a.menu-current { color:#fff; background-color: #cc0000;  text-shadow: 1px 2px 4px #000;}
	
	#nav2 ul li a.menu-expand.is_opened, #nav2 ul li a.menu-parent {font-weight:bold; background: #cc0000 color:#fff; url(img/arr-right.png) no-repeat 2px center ; }
	#nav2close {display:none;  position:absolute; top:0; width:100%;  height: 900px; background-image:none;}
	
	
	
	.breadcrumbs { width: 100%; height: auto; }
	.innerbc { margin: 2px 0 5px 2%; width: 96%; }
	.innerbc span  {display: block; float:left; padding: 2px 2px 2px 12px; margin: 0 0 5px 0;}
	.innerbc b  {display: none;}
	
	
	.frontmenurow {width:100%; float:none; clear:both; margin: 0}
	span.rasterfueller {display:none;}
	
	
	.auf_logo_page .auf_logos {height: 90px; }
	.contentnarrow .teamblock {float:none; width:100%; max-width: 440px;} 
	
}

/* ======================================================================
Smaller Screens */
@media screen and (max-width: 760px) {
.teamblock {float:none; width:100%; max-width: 440px;} 

}
/* ======================================================================
Smaller Screens */
@media screen and (max-width: 500px) {


	.content {width:96%; margin:0 0 0 2%; hyphens:auto;}
	.mainbox .contentwide .contentwidenarrow, #eventtermine , #rightbox {float: none; width:100%; border-left:none; display:block;}
	
	#rightbox {border-left:none; border-bottom:2px solid #ddd; background:#eee; padding:5px 0; margin-bottom:20px; position:relative;}
	#rightbox .inner, #eventtermine .inner {float: none; width: 96%;  margin: 0 0 20px 2%;}
	div.pnsablock img {  width: 14%; }
	div.pnsablock div.pnsablockspan {  margin: 0 0 0 16%;}

	#XXopenrightboxswitch {display:block; width: 19px; height:57px; position:absolute; right:0; top:320px;}	
	#XXcloserightboxswitch {display:block;}
	
	.showonmobiles  {display:block;}
	
	#sliderbox {height: 170px; }	
	.frontmenucol {width:100%; float:none; }
	
	#rightbox.sidebar_reduced .inner {height: 170px; overflow:hidden; }
	#rightbox.sidebar_reduced #sidebaropener {height: 80px; width:100%; position: absolute; bottom:0; background: url(img/sidebaropener.png) no-repeat right bottom;}
	
	a.sekretariat {cursor: pointer; clear: both; min-height:40px; padding-top: 10px; background: #e6e6e6 url(img/sekretariat-klick.png) no-repeat 5px 5px ;}
	a.sekretariat:hover {text-decoration:underline; }
	
	.auf_logo_page .auf_logos {height: 80px; width:50%;}
	.XXprint {display:none;}



}

@media print {
	.noprint {display:none ! important;}
	.printonly  {display:block;}
	a.teamtel, a.teammail {display:block; padding:2px 0 2px 0; background-image: none; white-space: nowrap;}

	
	
	body {font-size: 12px;}
	.bodybox, .footerbox {width:100%; background: #fff; background-image:none;}
	.menuebox, .leftbox, .footerbox .left {display:none;}
	
	.menuebox, #sliderbox, .footerbox, .search_box  {display:none;}
	.breadcrumbs { width: 100%; height: auto; }
	.innerbc { margin: 2px 0 5px 0; width: 96%; }
	
	.mainbox {width:100%;}
	
	 .content, .content.contentnarrow {width:73%;}
	 #rightbox { width: 25%;}
	 
	 .teamblock  {page-break-inside: avoid;}
	 .teamblock span.teamfoto img { opacity: 1 ! important; }
	

}
