/****************************************************/
/*Grunddesign für die Homepage machen
/***************************************************/
@font-face {
    font-family: 'falschaussage';
    src: url('../fonts/geosanslight/webfont.eot');
    src: url('../fonts/geosanslight/webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/geosanslight/webfont.woff') format('woff'),
         url('../fonts/geosanslight/webfont.ttf') format('truetype'),
         url('../fonts/geosanslight/webfont.svg#geosanslightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

#main {
	font-family: falschaussage;
}

html, body {
    width: 100%;
    height: 100%;
}

body {
	background: #ffffff;
	margin: 0;
	font: normal 14px falschaussage !important;
}


#globalcontent {
	width: 100%;
	margin: 0px auto;
}

#luegeheader {
	width: 100%;
	height: 183px;
	background: #ffffff url('../images/_global/luegenbarometer_header.png');
	border-width: 0 1px 0 0;
	border-style: solid;
	border-color: rgba(255,255,255,.7);
}

#luegefooter {
	width: 100%;
	height: 18px;
	background: #ffffff url('../images/_global/luegenbarometer_footer.png') repeat-x;
	border-width: 0 1px 0 0;
	border-style: solid;
	border-color: rgba(255,255,255,.7);
	padding: 15px 15px 10px 0;
	margin: -3px;
	text-align:right;
	
}

#luegecontent {
	width: 100%;
	background: #e7ebf2;
}

#luegeauswahl {
	width: 287px;
	padding: 0 0 15px 20px;
}

#barometercontent {
	min-height: 678px;
	background: #e7ebf2;
	padding: 0 0 0 0;
}

p {
	margin: 4px;
}


a {color:#566e87; font-weight:bold; text-decoration:none; } 
a:hover { text-decoration:underline; }






/*************{START} Header*************/
img#logoluegenbarometer {
	margin: 14px 0 0 13px;
	float: left;
	width:287px;
	height:160px;
	
	
}

nav#luegenbarometernavi {
	float: right;
	font-size:1.17em;
}

ul#barometernavpoints {
	list-style: none;
}

ul#barometernavpoints li {
	float: left;
	text-align: center;
	margin: 0 10px 0 0;
}

#luegenbarometerdrop {
	display: none;
	clear: both;
}
/*************{ENDE} Header*************/

/*************{START} Content************/
.reserveToQS {
    width: 15px;
    height: 15px;
    text-align: center;
    cursor: pointer;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid black;
    font-weight: bold;
    margin: -1px 3px 0 0;
    display: block;
    float: right;
}

.social_buttons > .fb_iframe_widget > span {
	height: 64px !important;
    vertical-align: bottom !important;
    width: 84px !important;
    overflow: hidden !important;
}

.social_buttons > .fb_iframe_widget > span iframe {
	width: 100% !important;
	height: 100% !important;
}

.barometer_box {
	width: 300px;
	height: 214px;
	border: 1px solid #c4cde0;
	background: #ffffff;
	border-radius: 3px;
	float: left;
	margin: 15px 0 15px 28px;
}

.luege {
	width: 290px;
	height: 150px;
	overflow-y: auto;
	overflow-x: hidden;
	margin: 6px 7px 7px 10px;
}

.luegepost {
	height: 57px;
	background: rgba(223,228,238,.54);
	padding-right: 0px;
}

p.luegeheadline {
	
	margin-bottom: -12px;
	margin-left: 0px;
	font-size: 1.1em;
}

p.luegetext {
	margin-top: 2px;
	margin-left: 0px;
	font-size: 1.13em;
	
}

.luegeposttext {
	margin: 7px 7px 5px 10px;
	padding: 0 0 5px 0;
}

h5 {
	margin: 15px 0 5px 0;
	font-size: 10pt;
}



/********START SEARCH TEMPLATE**********/
.clearfix {
	clear: both;
}



.searchresult_box {
	width: 650px;
	border: 1px solid #c4cde0;
	background: #ffffff;
	border-radius: 3px;
	float: left;
	margin: 15px 0 15px 28px;
	padding-bottom: 10px; 
}


.search_quote-box {
	width: 310px;
	float: left;
	padding: 5px 5px 5px 5px;
}

.search_rating-box {
	width: 220px;
	height: 200px;
	float: left;
	margin: -105px 0 0 0;
}


.info_rating{
	background-color:#C7CEDC; padding: 7px 7px 0 0px; width:95px; height:85px; margin: 7px 7px 0 0px;
	border-radius: 3px 3px 3px 3px;
	border: 1px solid #a2adc5;
	text-align:right;
}

span.avg-label {
	font-weight: normal;
	font-size: 14px;
	margin: -5px 0 0 0;
}

span.avg-proz {
	font-weight: normal;
	font-size: 14px;
	margin: -15px 0 0 0;
}

.search_comment-box {
	width: 320px;
	float: left;
}

.search_comment-wrap {
	width: 300px;
	margin: 0 auto;
	height: 80%;
	border: 1px solid #c4cde0;
	background: #ffffff;
	border-radius: 3px;	
	overflow: auto;
}

.search_source-box {
	width: 280px;
	margin: 0 auto;
	margin-top: 20px;
	text-align: center;
	border: 1px solid #c4cde0;
	background: #ffffff;
	border-radius: 3px;	
}


.h3-rating-avg {
	font-size: 18px;
	margin: 7px 0 0 0;
}

.h3-rating {
	font-size: 18px;
	margin: 0 0 0 0;
}


p.search_luegeheadline {
	margin-bottom: -12px;
	margin-left: 0px;
	font-size: 1.1em;
}


.search-ctx-footer {
	width: 650px;
	height: 30px;
	clear: both;
	text-align: center;
}

.search-ctx-footer p {
	padding-top: 10px;
}

/* JETZT BEWERTEN BUTTON*/
.btn_rating {

	color:#333;

}



/*BAROMETER*/


#falschaussageprozent {
	text-align: center;
	padding: 12px 0 0 0;
}

.barometer_grau, .barometer_bunt {
	height: 77px;
	overflow: hidden;
}

.barometer_grau {
	width: 177px;
	background: url("../images/_global/luegenbarometer_grau.png") transparent;
}


		
.wahrheitsgrad_prozent  {
		border: 0; 
		color: #f6931f; 
		font-weight: bold;
		font-size: 20pt;
		float:left;
		width:55px;
		padding:0;
		text-align:right;
}
		
.rate_perc{
		border: 0; 
		color: #f6931f; 
		font-weight: bold;
		font-size: 20pt;
		float:left;
		width:25px;
		padding:0;
			}
			
.barometslid{
					width:180px;
			
				}
				
.post_rate{margin: -5px -5px 0 0;}

.msg_ratethanks{display: none; color:green;}


.barometer_bunt {
	margin-top: -77px;
	transform: skew(-50deg);
	-ms-transform: skew(-50deg); /* IE 9 */
	-webkit-transform: skew(-50deg); /* Safari and Chrome */
}

.barometer_bunt img {
	transform: skew(+50deg);
	-ms-transform: skew(+50deg); /* IE 9 */
	-webkit-transform: skew(+50deg); /* Safari and Chrome */
}




.left{float:left;}

.right{float:right;}


/********END SEARCH TEMPLATE**********/








/*************{START} Allgemeine Elemente (Boxen, ...)************/
.text_box {
	width: 80%;
	border: 1px solid #c4cde0;
	background: #ffffff;
	border-radius: 3px;
	float: left;
	margin: 15px 0 15px 28px;
	padding: 20px;
}


.social_buttons {
	width: 650px;
	clear: both;
	text-align: center;
	overflow: hidden;
}

.share_email {
	width: 50px;
	height: 80px;
	background: red;
	float: left;
}

.social_wrapper {
	/*background: green;	*/
	padding: 5px 0 0 0;
}

#box_twitter {
	/*background: green;*/
	width: 90px;
	float: left;
}

#box_facebook {
	width: 108px;
	/*background: red;*/
	float: left;
}

#box_mail {
    float: right;
    margin-top: -14px;
    width: 68px;
}

.form_mailsending {
	color: grey;
}

/*************{END} Allgemeine Elemente (Boxen, ...)************/

.ui-autocomplete {
    z-index: 1500 !important;
}









/*************{ENDE} Content************/


/***************************************/
@media only screen and (max-width: 1280px)
{
	.ch-grid li {
		margin-right: -60px;
	}
}
@media only screen and (max-width: 1000px)
{
	#luegenbarometernavi .ch-grid {
		height: 140px;
	}
	
	.ch-grid li {
		margin-right: -80px;
	}
}
@media only screen and (max-width: 600px)
{

	#luegeauswahl {
		display: none;
	}
	
	
	#luegenbarometernavi {
		display: none;
	}
	
	#barometercontent .barometer_box {
		margin: 15px 0 15px 15px;
	}
	
	#barometercontent {
		padding: 2px 0 0 0;
	}
	
	#logoluegenbarometer {
		width: 175px;
	}
	
	#luegenbarometerdrop {
		display: inherit;
	}
	
	#luegenbarometerdrop select {
		background-image: url("../images/_global/responsive-nav-bg.png");
		background-position: center right;
		background-repeat: no-repeat;
		height: 35px;
		width: 97%;
		cursor: pointer;
		padding: 5px 7px;
		margin: 25px 0 0 7px;
		float:left;
	}
	
	select, option {
		cursor: pointer;
		padding: 5px 7px;
	}
	

}

table#maintablecont{float:left; margin-top:-2px;}

td#row_infopanel {background-image: url('../images/_global/leftpain_bg.png'); vertical-align: top; margin: 0;}
td#row_statepanel {vertical-align: top; margin: 0; }

#txt_infopanel{margin: 14px 25px 0 0; font-size: 1.2em;}


/*************{ENDE} Responsive Design************/














/*************{START} Neue Falschaussage-Panel************/
#sendungerfassen {
	color: #000000;
	padding: 5px 8px;
	margin: 15px 0 0 0;
	text-shadow: none;
	border: medium none;
	cursor: pointer;
	background: #C5CFDF;
}
/*************{ENDE} Neue Falschaussage-Panel************/

.cursorpoint{
				cursor:pointer;
			}





/**********{START} Kreis-Butons *************************/
@import url('normalize.css');

.ch-item {
	width: 60%;
	height: 60%;
	border-radius: 50%;
	position: relative;
	box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	cursor: default;
}

.ch-info-wrap, 
.ch-info{
	position: absolute;
	width: 93px;
	height: 93px;
	border-radius: 50%;
}

.ch-info-wrap {
	top: 20px;
	left: 20px;
	background: #f9f9f9;
	box-shadow: 
		0 0 0 20px rgba(255,255,255,0.2), 
		inset 0 0 3px rgba(115,114, 23, 0.8);

}

.ch-info > div {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-position: center center;
	
	-webkit-backface-visibility: hidden; /*Just for webkit to have a smooth font*/
}

.ch-info .ch-info-front {
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}

.ch-info .ch-info-back {
	opacity: 0;

	/*background: #c5cfdf;*/
	pointer-events: none;
	
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-o-transform: scale(1.5);
	-ms-transform: scale(1.5);
	transform: scale(1.5);
	
	-webkit-transition: all 0.4s ease-in-out 0.2s;
	-moz-transition: all 0.4s ease-in-out 0.2s;
	-o-transition: all 0.4s ease-in-out 0.2s;
	-ms-transition: all 0.4s ease-in-out 0.2s;
	transition: all 0.4s ease-in-out 0.2s;
}

.ch-img-1 { 
	background-image: url(../images/_global/falschaussageeinreichen_kreis.jpg);
}

.ch-img-2 { 
	background-image: url(../images/_global/intelligentesuche_kreis.jpg);
}

.ch-img-3 { 
	background-image: url(../images/_global/versprechenbeobachtung_kreis.jpg);
}

.ch-img-4 { 
	background-image: url(../images/_global/home_kreis.jpg);
}

.menu-item_select {
    -moz-box-shadow: 0 0 21px #f00;
    -webkit-box-shadow: 0 0 21px #f00;
    box-shadow: 0 0 21px #f00;
}

.ch-info-back a {
    display: block;
    height: 100%;
    width: 100%;
}

.ch-info h3 {
	color: #000;
	/*text-transform: uppercase;*/
	letter-spacing: 2px;
	font-size: 14px;
	margin: 0 0 0 -5px;
	padding: 20px 0 0 0;
	height: 30px;
	text-align: center;
	font-family: falschaussage , Arial, sans-serif;
	text-shadow: 
		0 0 1px #fff, 
		0 1px 2px rgba(0,0,0,0.3);
}

#left-nav-item {
	width: 120px;
	margin-left: -13px;
}

.ch-info p {
	color: black;
	padding: 5px 5px 0 -30px;
	margin: 0;
	font-size: 13px;
	width: 94px;
	font-weight: 800;
	/*border-top: 1px solid rgba(255,255,255,0.5);*/
}

.ch-info p a {
	display: block;
	color: #e7615e;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
	padding-top: 4px;
	font-family: 'Open Sans', Arial, sans-serif;
}

.ch-info p a:hover {
	color: #000;
}

.ch-item:hover .ch-info-front {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	
	opacity: 0;
} 

.ch-item:hover .ch-info-back {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	
	opacity: 1;
	pointer-events: auto;
}

.ch-item:hover .ch-info a {
    text-decoration: none;
}

.ch-grid {
	padding: 10px 0 0 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 100%;
	height: 50px;
}

.ch-grid:after,
.ch-item:before {
	content: '';
    display: table;
}

.ch-grid:after {
	clear: both;
}

.ch-grid li {
	width: 220px;
	height: 220px;
	display: inline-block;

}



/**********{END} Kreis-Butons *************************/




/********** Admin ************************/
.admin_menu {
	background: #fbb837;
	color: #3e3e3e;
	margin: 0;
	padding: 0;
	height: 40px;
}

.admin_menu h3 {
	margin: 0;
	padding: 0;
	float: left;
	margin: 10px 0 0 20px;
}

.logout_button {
	float: right;
	background: #3e3e3e;
	color: white;
	margin-right: 50px;
	padding: 10px 20px 10px 20px;
	margin-top: 3px;
}

.loadingStatement {
    left: -moz-calc(50% - 50px);
    left: -webkit-calc(50% - 50px);
    left: calc(50% - 50px);
    top: -moz-calc(50% - 50px);
    top: -webkit-calc(50% - 50px);
    top: calc(50% - 50px);
    position: absolute;
    display: none;
}

.identNr {
    float: left;
    margin: 0 0 0 10px;
}

.admin_wrapper {
	clear: both;
	text-align: right;
	background: rgba(0,155,0,0.4);
	padding-top: 4px;
	padding-bottom: 1px;
}

.red {
	background: rgba(251,55,55,0.4);
}

.adminicon {
	margin-right: 10px !important;
}

.mailsend {
    margin-right: 5px;
    margin-top: 18px;
}

#eingabeperson, #eingabetitel, #eingabevorname, #eingabenachname {
	font-size: 13px !important;
	font-weight: normal;
}

#eingabetitel {
    width: 100px;
}

#eingabevorname, #eingabenachname {
    width: 177px;
}

.ui-menu .ui-menu-item a{
    color: #2a2a2a!important;
    font-size: 13px!important;
    font-weight: normal!important;
    background: #fff !important;
    border-bottom: 1px solid #e3e3e3 !important;
}

.ui-menu .ui-menu-item a:hover{
    background: #e3e3e3!important;
    border: none!important;
    border-bottom: 1px solid #e3e3e3!important;
}


.ui-menu {
    color: #2a2a2a!important;
    font-size: 13px!important;
    font-weight: normal!important;
    background: #fff !important;
    border-bottom: 1px solid #e3e3e3 !important;
}


.ui-menu select {
	background: red !important;
}
