

body {
	font-family:eau;
	font-size:0.8em;
	line-height:1.5em;
	color:#5B6772;
}

html {
	overflow-y:scroll;
}

img {
	max-width:100%;
	height:auto;
}

.ifr {
	float:right;
	margin-left:1em;
}

.ifl {
	float:left;
	margin-right:1em;
}

.logo {
	text-align:right;
	padding-right:2em;
}

.date div {
	/*font-family:arvo;*/
	font-weight:bold;
	font-size:1.5em;
	color:#F68B1F;
	margin:1em 1.2em;	
}

.infoteltop div {
	text-align:right;
	font-weight:bold;
	font-size:1.5em;
	color:#5B6772;
	margin:1em;
}

.keyvisual {
	background-color:#005E9E;
}

.keyvisual .center .row{
	background-color:#fff;
}

.topnav {
	background-image:url(header-statisch.jpg);
	background-repeat:no-repeat;
	background-size:cover;
}

.topnav ul {
	margin:0;
	padding:0;
}

.topnav ul li {
	list-style-type:none;
	margin:0;
	padding:0;
}

.topnav ul li a:link, 
.topnav ul li a:visited {
	/*font-family:arvo;*/
	font-weight:bold;
	font-size:14pt;
	line-height:2.5em;
	text-decoration:none;
	color:#fff;
	display:block;
	border-left:20px solid #fff;
	/*background-color:#005E9E;*/
	background-image:url(blau80.png);
	padding-left:20px;
	white-space:nowrap;
	max-width:18em;
	
}

.topnav ul li a:hover, 
.topnav ul li a:visited:hover,
.topnav ul li.current a:link,
.topnav ul li.current a:visited {
	/*background-color:#F68B1F;*/
	background-image:url(orange100.png);
	border-left:20px solid #F68B1F;
}

.topnavrow {
	height:18em;
	padding-right:5%;
}

.topnavrow img {
	max-width:100%;
	max-height:100%;
}

.themen {
	padding-left:24px;
	padding-right:2%;
}

.themen ul {
	margin:0;
	padding:0;
}

.themen ul li {
	width:19%;
	margin-right:1%;
	float:left;
	color:#005E9E;
	list-style-type:none;
}

.themen ul li.letztes {
	margin-right:0;
	width:20%;
}

.themen ul li a:link, 
.themen ul li a:visited {
	text-decoration:none;
	color:#005E9E;
	/*font-family:arvo;*/
	font-weight:bold;
	font-size:1.1em;
	display:block;
	background-color:#BECDE4;
	padding:0.5em 0.5em 0.5em 25px;
	background-image:url(square.png);
	background-repeat:no-repeat;
	background-position:15px 12px;
	min-height:4em;
}

.themen ul li a:hover, 
.themen ul li a:visited:hover,
.themen ul li.current a:link,
.themen ul li.current a:visited {
	color:#fff;
	background-color:#005E9E;
	background-image:url(squarew.png);
}

.maincontent {
	padding-left:24px;
	padding-right:1.5%;
	padding-bottom:2em;
	min-height:30em;
}

.contentcell p {
	margin-top:0;
	margin-bottom:0.5em;
   -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto; 
}

.content h1 {
	background-color:#5B6772;
	color:#fff;
	font-size:1.5em;
	padding:0.7em 0.5em 0.5em 0.5em;
	margin:0;
}

.content li {
	margin-bottom:0.5em;
}

.content h4 {
	margin-bottom:0;
}

.content u {
	text-decoration:none;
	color:#005E9E;
	font-size:110%;
}

.fullwidth {
	margin:0;
	padding:0;
	width:100%;
}

.inside-l {
	margin-top:1em;
	margin-left:0;
	width:48%;
}

.inside-r {
	margin-top:1em;
	margin-right:0;
	width:48%;
}

.content a:link, .content a:visited {
	text-decoration:none;
	color:#005E9E;
}

.content a:hover, .content a:visited:hover {
	color:#F68B1F;
}


#fading-text {
	height: 80px;
	position: relative;
	padding: 0;
	overflow: hidden;
	z-index:99999;
}
#kante { 
	position: absolute; 
	bottom: 0; left: 0;
	width: 100%; 
	text-align: center; 
	margin: 0; 
	padding:  0; 	
	height:50px;	
	  background-color: rgba(234, 236, 234, 0) 0%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(234, 236, 234, 0) 0%), to(#ffffff 100%));
  background-image: -webkit-linear-gradient(top, rgba(234, 236, 234, 0) 0%, #ffffff 100%);
  background-image: -moz-linear-gradient(top, rgba(234, 236, 234, 0) 0%, #ffffff 100%);
  background-image: -ms-linear-gradient(top, rgba(234, 236, 234, 0) 0%, #ffffff 100%);
  background-image: -o-linear-gradient(top, rgba(234, 236, 234, 0) 0%, #ffffff 100%);
  background-image: linear-gradient(top, rgba(234, 236, 234, 0) 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(234, 236, 234, 0) 0%', endColorStr='#ffffff 100%');
}

.vorfooter {
	padding:2em 0;
	clear:both;	
}

.teaser {
  padding-bottom:1em;
  margin-bottom:1em;
}

.mod_anytopics_topic .teaser {
	margin-bottom:0;
	padding-bottom:0;
}

.teaserbild {
  width:19%;
  margin-right:1%;
  float:left;
  margin-top:0.5em;
}

.teaserbild img {
  max-width:98%;
  max-height:auto;
}


.teasertext {
  width:80%;
  float:left;
  padding-bottom:2em;
}

.teasertext h2, .teasertext h3 {
  margin:0 0 0.5em 0;
}

.tp_pic {
  text-align:center;
}

.bu {
  font-size:80%;
  font-style:italic;
  text-align:center;
}


h5 {
	font-size:1.2em;
	padding:0.5em 0 0.25em 0 !important;
	margin:1em 0;
	border-top:1px solid #5B6772;
	border-bottom:1px solid #5B6772;	
}

h6 {
	font-size:1em;
	margin:1em 0;
	background-color:#eee;
	
}

#header {
	z-index:9999;
	background-color:#fff;
	padding-bottom:0.5em;
	padding-top:2em;
}

#header .row {
	padding-top:0;	
}

#header .row .fg12 {
	margin-bottom:0;
}

.detaillink:link, .detaillink:visited {	
	font-size:120%;
	padding:0.5em 1em;
	font-weight:bold;
	border-radius:5px;
	color:#fff !important;
	text-decoration:none;
	background-color:#005E9E;
	box-shadow:5px 5px 5px #ccc;
}

.detaillink:hover, .detaillink:visited:hover {
	background-color:#ff9900;
}

.loungeheader {
	background-color:#5B6772;
	color:#fff;
	padding:0.5em;
	margin-bottom:0;
}

.loungesponsor {
	display:block;
	text-align:center;
	border:1px solid #ccc;
	margin-top:1em;
	
}

table.belegung {
	width:100%;	
}

table.belegung td {
	vertical-align:top;
	border-bottom:1px solid #ccc;
}


table.belegung td.abwann,
table.belegung td.biswann {
	width:10%;
	font-family: 'Droid Sans Mono';
	font-size:1.1em;
}

table.belegung td.strich {
	width:1%;
}

table.belegung td.wer {
	padding-left:1em;
}

td.wer {

}

td.wer em {
	color:green;
	font-style:normal;
}

td.wer strong {
	color:#5B6772;
}

td.wer u {
	text-decoration:none;
	color:#ccc;
	font-size:100%;
}

td.wer i {
	font-style:normal;
	color:#718fe4;
}

table.belegung tbody tr:nth-child(odd) {
   background-color: #eee;
}

.aussteller {
  float:left;
  text-align:center;
  width:23%;
  overflow:hidden;
  margin:1%;  
  border-radius:5px;
  border:1px solid #ccc;
}

.aussteller img {
  max-width:90%;  
  height:auto;  
}

ul.downloadliste li {
	list-style-image:url(http://www.real-estate-mitteldeutschland.de/modules/download_gallery/images/pdf.gif);
}
/* ----------------------------------- Styles rechte Spalte ------------------------------- */

.blockteaser {		
	padding:1em;
	margin-bottom:1em;
	/*font-family:arvo;*/
	color:#fff;
}

.blockteaser p {
	padding:0;
	margin: 0 0 0.5em 1em;
	text-indent:-.5em;
}

.blockteaser h3 {
	margin:0.2em 0;
}

.blockteaser a:link, .blockteaser a:visited {
	color:#fff;
	text-decoration:none;	
}

.blockteaser a:hover, .blockteaser a:visited:hover {
	text-shadow:2px 2px 2px #fff;
	color:#fff;
}



.matchmaking {
	background-color:#F68B1F;
}

.supday {
	background-color:#008080;
}

.downloads {
	background-color:#550055;
}

.fb {
	background-color:#004A94;
}

.infoanf {
	/*background-color:firebrick;*/
	 background: linear-gradient(173deg, #f70200, #f79b00, #a11e00);
background-size: 600% 600%;

-webkit-animation: AnimationName 31s ease infinite;
-moz-animation: AnimationName 31s ease infinite;
animation: AnimationName 31s ease infinite;
}

@-webkit-keyframes AnimationName {
    0%{background-position:10% 0%}
    50%{background-position:91% 100%}
    100%{background-position:10% 0%}
}
@-moz-keyframes AnimationName {
    0%{background-position:10% 0%}
    50%{background-position:91% 100%}
    100%{background-position:10% 0%}
}
@keyframes AnimationName {
    0%{background-position:10% 0%}
    50%{background-position:91% 100%}
    100%{background-position:10% 0%}
}


.infobox {
	padding:1em;
	margin-bottom:1em;
	background-color:#BECDE4;
	font-size:80%;	
}

.infobox h3 {
	margin:0.2em 0;
	color:#005E9E;
}

.infobox ul {
	margin:0;
	padding:0 0.5em 0 1em;
}

.infobox li {
	list-style-image:url(square.png);
	line-height:1.4em;
   -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto; 
}

.infohotline {
	font-weight:bold;
	font-size:1.2em;
	margin:1em 0;
}

.social {
	/*font-family:arvo;*/
	font-size:75%;
	margin:1.5em 0;
}

.social a:link img, .social a:visited img {
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	padding-right:0.3em;
}

.social a:hover img, .social a:visited:hover img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}

.socialwrapper img {
	width:16px;
	height:16px;
	margin-right:5px;
}

/* --------------------------------------------------- Footer -------------------------------------------------------- */

.footer {
	background-color:#5B6772;
	color:#fff;	
}

.footer .fg12 {
	text-align:right;
	padding:0.5em 5%;
	font-size:75%;
}

.footer a:link, .footer a:visited {
	color:#fff;
	text-decoration:none;
}

.footer a:hover, footer a:visited:hover {
	color:#000;
}

.ausrichter {
	padding:1em 4%;
}

.ausrichter h4 {
	margin-bottom:0.5em;
	font-size:0.7em;
	font-weight:normal;
	/*font-family:arvo;*/
}

.ausrichter div {
	width:12.5%;
	float:left;
}

.ausrichter1 div {
	width:14.66666666666667%;
	padding:1%;
	float:left;
	vertical-align:top;	
}

.ausrichter2 div {
	width:23%;
	padding:1%;
	float:left;
	vertical-align:top;	
}

.partner_top p {
	padding:0 2em;
	margin:0;
	font-size:80%;
}

.partner_top div {
	width:19%;
	padding:1% 1% 1% 0;
	float:left;
	vertical-align:top;	
}

.partner_top img{     
	opacity:0.75;
}

.partner_top img:hover{     
	opacity:1;
}



.sponsoren div {
	width:48%;
	padding:1%;
	float:left;
}

.sponsoren div.breit {
	width:96%;
}



/* ---------------------------------------------------- media queries ----------------------------------------------- */

@media screen and (max-width:1100px) {
	.themen ul li, .themen ul li.letztes,
	.inside-l, .inside-r 	{
		width:100%;
		margin-right:0;
		margin-left:0;
		float:none;
	}
	
	.themen ul li a:link, 
	.themen ul li a:visited {
		min-height:1em;
		margin-bottom:0.1em;
	}	
}

@media screen and (max-width:800px) {
	
	.topnav {
		background-image:none;
	}
	
	.topnav ul li a:link, 
	.topnav ul li a:visited {	
		border-left:0;		
		max-width:100%;
		margin-left:2.5%;
		margin-right:1%;
	}	
	
	.topnav ul li a:hover, 
	.topnav ul li a:visited:hover,
	.topnav ul li.current a:link,
	.topnav ul li.current a:visited 	{	
	border-left:0;
	}
	
	.date, .infoteltop {
		width:100%;
		float:none;		
	}
	
	.themen, .maincontent {
		padding-left:0;
	}
	
	.contentcell {
		padding-bottom:3em;
		border-bottom:1px solid #666;
	}
	
	
	.ifl, .ifr {
		float:none;
		margin:1em 0;
		max-width:50% !important;
		height:auto !important;
		display:block;		
	}
	
	.logo {
		padding-bottom:2em;
	}
	
	.date div, .infoteltop div {
		text-align:center;
		padding:0.2em;
		margin:0;
	}
	
	.ausrichter div, .ausrichter1 div, .ausrichter2 div, .sponsoren div {
	width:25%;
	padding-top:1em;
	}
	
	.aussteller {
		width:46%;
	}
}