/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Sep 28, 2016, 11:50:02 AM
    Author     : niko.goeschel
*/

body {
	background:none;
	width: 100%;
	height: initial;
}

h1 {
	font-size: 32px;
	line-height: 44px;
	margin-bottom: 0;
}

.highlight { background: #e5edf5; }
.searchheading { font-size: 130%; font-weight: bold; visibility: hidden; height: 0px;}
.summary { font-size: 170%; color: var(--theme-color); margin-top: 40px;}
.suggestion { font-size: 100%; }
.results { font-size: 100%; }
.category { color: #999999; }
.sorting { text-align: right; } 

.result_title { font-size: 100%; color: var(--theme-color); text-decoration: none; }
.result_title a { font-size: 100%; color: var(--theme-color); text-decoration: none; font-weight: bold; }
.description { font-size: 100%; color: #444444; font-weight: bold; }
.context { font-size: 100%; }
.infoline { font-size: 80%; font-style: normal; color: #808080; border-bottom: 1px solid #ccc; padding-bottom: 16px; }

.suchrahmen { 
	border: 1px solid #ccc; 
	border-right: none; border-bottom: none; 
	border-top: none; 
	padding: 0; 
}
.tabHippSuche { 
	border: 1px solid #ccc; 
	border-bottom: 1px solid #fff; 
	z-index:999; 
	padding: 9px 25px 0px 25px; 
	width: 100%; 
	float: left; 
	text-align: center; 
}
.tabForumSuche { 
	background-color: #fff; 
	/* border-bottom: 1px solid #ccc; */
	border: none; 
	float: right; 
	width: 50%; 
	text-align: center;
}
.tooltip { 
	position: absolute; 
	left: 26px; 
	top: 145px; 
	color: #707070; 
	/*font-size: 10px;
	font-weight: bold; 
	text-decoration: underline;  */
}
.insertToZoomSearch {
    font-size: 70%;
    color: #707070; 
    padding-top: 26px;
    margin-left: 0px;
    clear: both;
    display: block;
}
.zoom_results_per_page { 
	font-size: 13px; 
	color: #000; 
	clear: both; 
	display: block;
	line-height: 15px; 
}
.pager-search{
	padding: 1px 4px;
    margin-right: 1px;
    border-radius: 2px;
	color:#fff;
	font-weight: bold;
	background-color:var(--theme-color);
}
.pager-search span {
	position: relative;
    top: -2px;
}
.pager-search:hover{
	color:#fff;
	background-color:#266aac;
}




.zoom_searchform { font-size: 170%; color: var(--theme-color); border: 1px solid #ccc; border-top: none; padding: 15px 25px 0px; }
.zoom_match { font-size: 13px; margin-left: 0px; color: #000; margin-top: -37px; line-height: 15px;}		
.zoom_match label, .zoom_results_per_page label { font-weight: normal; margin-bottom: 0;}					
.zoom_match label input { margin-right: 5px; margin-left: 10px; vertical-align: bottom;}				
.zoom_categories { font-size: 80%; }
.zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }

.cat_summary ul { margin: 0px; padding: 0px; display: inline; }
.cat_summary li { display: inline; margin-left: 15px; list-style-type: none; }		

input.zoom_button {background-image: -webkit-linear-gradient( #86d1fa, #0ba2e2);background-image: -moz-linear-gradient( #86d1fa, #0ba2e2);background-image: -ms-linear-gradient( #86d1fa, #0ba2e2);background-image: -o-linear-gradient( #86d1fa, #0ba2e2);background-image: linear-gradient( #86d1fa, #0ba2e2);color:#FFFFFF;border:none; padding: 6px 10px 6px 10px; border-radius: 4px; font-size: 16px; }
input.zoom_searchbox { -moz-border-radius: 3px; -webkit-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; border: 1px solid #ccc; font-size: 15px; padding: 7px 14px; width: 35%}		

.result_image { float: left; display: block; }
.result_image img { margin: 10px; width: 80px; border: 0px; }

.result_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
.result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; }

.result_pages { font-size: 100%; text-align: center; padding-right: 30px; }
.result_pages > a { text-decoration: none;}
.result_highlight { background: none repeat scroll 0 0 var(--theme-color-10); color: #000; padding: 1px 4px; margin-right: 1px; border-radius: 2px; -moz-border-radius: 2px; webkit-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; }
.result_active { border: 1px solid #838383; margin-right: 1px; padding: 1px 4px; border-radius: 2px; -moz-border-radius: 2px; webkit-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; }
.result_pagescount { font-size: 1%; color: #019fe1; visibility: hidden; }

.searchtime { font-size: 80%; }

.recommended 
{ 
	background: #eeeeee; 
	border-top: 1px solid #cccccc; 
	border-bottom: 1px solid #cccccc; 
	margin-top: 15px; 
	margin-bottom: 15px; 
	padding-left:20px;
	padding-bottom:10px;
}
.recommended_heading { float: right; font-weight: bold; display:none}
.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }		
.recommend_title { font-size: 100%; }
.recommend_description { font-size: 100%; color: #008000; }
.recommend_infoline { font-size: 80%; font-style: normal; color: #808080;}
.recommend_image { float: left; display: block; }
.recommend_image img { margin:0;margin-right: 10px; width: 80px; border: 0px; }
