input,textarea {
  	font-family:Tahoma,Helvetica;
  	font-size:12px;
  	font-weight:bold;
  	border:1px solid #006600;
  	background-color:#cccccc;
  	color:#990000;	
}

.kontakt {
  	font-family:Tahoma,Helvetica;
  	font-size:12px;
  	font-weight:bold;
  	text-decoration:none;	
}

.h1 {
  	font-family:Tahoma,Helvetica;
  	font-size:18px;
  	color:#336633;
  
}

.h2 {
	font-family:Tahoma,Helvetica;
	font-size:14px;
	color:#336633;
	font-weight:bold;
	padding-top:10px;
}
.content {
	width:500px;
	padding-left:15px;
	padding-top:30px;
	padding-right:30px;
	font-size:12px;
	font-family:tahoma,helvetica;

  
}

.klein{
	font-family:Tahoma,Helvetica;
	font-size:11px;
	color:Gray;
	font-weight:bold;
	
}

.sub_navi {
	border-top: 3px solid #336633;
	border-bottom: 3px solid #336633;
	padding-top:2px;
	padding-bottom:2px;

	
}

 a:link{
 	font-family:Tahoma,Helvetica;
 	font-size:13px;
 	color:#336633;
 	text-decoration:none;
  	font-weight:bold;
 }
 a:visited{
  	font-family:Tahoma,Helvetica;
 	font-size:13px;
 	color:#336633;
 	text-decoration:none;
  	font-weight:bold;
 }
 a:hover{
  	font-family:Tahoma,Helvetica;
 	font-size:13px;
 	color:Red;
 	text-decoration:none;
  	font-weight:bold;
 }
 a:active{
  	font-family:Tahoma,Helvetica;
 	font-size:13px;
 	color:#336633;
 	text-decoration:none;
  	font-weight:bold;
 }

 a.subnavi:link{
 	font-family:Tahoma,Helvetica;
 	font-size:13px;
 	color:#FFFFCC;
 	text-decoration:none;
  	font-weight:bold;
 }
 a.subnavi:visited{
  	font-family:Tahoma,Helvetica;
 	font-size:13px;
 	color:#FFFFCC;
 	text-decoration:none;
  	font-weight:bold;
 }
 a.subnavi:hover{
  	font-family:Tahoma,Helvetica;
 	font-size:13px;
 	color:Red;
 	text-decoration:none;
  	font-weight:bold;
 }
 a.subnavi:active{
  	font-family:Tahoma,Helvetica;
 	font-size:13px;
 	color:#FFFFCC;
 	text-decoration:none;
  	font-weight:bold;
 }

#logo {
  padding-left:20px;
  padding-top:5px;
  height:200px;
  
}

#bottom {
  background-image:url(/img/layout/hg_che.jpg);
 

}


*/
/* 
Auskommentiert weil es sich mit dem CSS der Thickbox beisst
body
{position: relative;}
*/
div.autosuggest{
	position: absolute;
	background-image: url(/img/img_inquisitor/as_pointer.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 10px 0 0 0;
}

div.autosuggest div.as_header,
div.autosuggest div.as_footer
{	position: relative;
	height: 6px;
	padding: 0 6px;
	background-image: url(/img/img_inquisitor/ul_corner_tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
	overflow: hidden;
}
div.autosuggest div.as_footer
{background-image: url(/img/img_inquisitor/ul_corner_br.gif);}
div.autosuggest div.as_header div.as_corner,
div.autosuggest div.as_footer div.as_corner
{	position: absolute;
	top: 0;
	left: 0;
	height: 6px;
	width: 6px;
	background-image: url(/img/img_inquisitor/ul_corner_tl.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
div.autosuggest div.as_footer div.as_corner {background-image: url(/img/img_inquisitor/ul_corner_bl.gif);}
div.autosuggest div.as_header div.as_bar,
div.autosuggest div.as_footer div.as_bar
{	height: 6px;
	overflow: hidden;
	background-color: #333;
}
div.autosuggest ul
{list-style: none;margin: 0 0 -4px 0;padding: 0;overflow: hidden;background-color: #333;}

div.autosuggest ul li
{
	color: #ccc;
	padding: 0;
	margin: 0 4px 4px;
	text-align: left;
}

div.autosuggest ul li a
{	color: #ccc;
	display: block;
	text-decoration: none;
	background-color: transparent;
	text-shadow: #000 0px 0px 5px;
	position: relative;
	padding: 0;
	width: 100%;
}
div.autosuggest ul li a:hover
{	background-color: #444;}
div.autosuggest ul li.as_highlight a:hover
{	background-color: #F87F0C;}

div.autosuggest ul li a span
{	display: block;
	padding: 3px 6px;
	font-weight: bold;
}

div.autosuggest ul li a span small
{	font-weight: normal;
	color: #999;
}

div.autosuggest ul li.as_highlight a span small
{
	color: #ccc;
}

div.autosuggest ul li.as_highlight a
{
	color: #fff;
	background-color: #F87F0C;
	background-image: url(/img/img_inquisitor/hl_corner_br.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.autosuggest ul li.as_highlight a span
{
	background-image: url(/img/img_inquisitor/hl_corner_bl.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.autosuggest ul li a .tl,
div.autosuggest ul li a .tr
{background-image: transparent;background-repeat: no-repeat;width: 6px;height: 6px;position: absolute;top: 0;padding: 0;margin: 0;}
div.autosuggest ul li a .tr{right: 0;}
div.autosuggest ul li.as_highlight a .tl{left: 0;background-image: url(/img/img_inquisitor/hl_corner_tl.gif);background-position: bottom left;
}

div.autosuggest ul li.as_highlight a .tr
{
	right: 0;
	background-image: url(/img/img_inquisitor/hl_corner_tr.gif);
	background-position: bottom right;
}



div.autosuggest ul li.as_warning
{	font-weight: bold;
	text-align: center;
}

div.autosuggest ul em
{
	font-style: normal;
	color: #666666;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #000000;}
#TB_window a:visited {color: #000000;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #000000;}
#TB_window a:focus{color: #000000;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{

  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}

#TB_ajaxWindowTitle{
color:#D55514;font-weight:bold;
font-size:12px;
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
border-bottom:1px dashed #A5A5A5;
border-top:1px dashed #A5A5A5;
color:#D55514;
font-weight:bold;
  height:29px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}

