 /**************************************/
/*Hintergrund_Subtemplate*/
/**************************************/

#CONTENT_AREA {
	
}

#CONTENT_NORMAL {
  min-height:450px;
  height:auto !important;
  height:450px;
}

#NAVIFRAME {
	background-image: url(../img/bg_screens/bg_naviframe_buechsen.jpg);
	
}

#CONTENT_BG {
	background-image: url(../img/bg_screens/bg_3spalten_buechsen.gif);
	background-repeat: repeat-y;
}

#FOOTLINE {
	background-image: url(../img/bg_screens/bg_footline_buechsen.jpg);
	background-repeat: no-repeat;
}

/* Google-Search */
/*CSS_MB*/
/*.tx-googleajaxsearch-pi1 { 
	width: 900px; 
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tx-googleajaxsearch-pi1 div {
	width: 500px;
	margin: auto;
	padding: 0px;
	border: none 0px;
}

.tx-googleajaxsearch-pi1 br { display:none; }

table.gsc-branding tbody tr td div.gsc-branding-text {
	font-size: 10px;
	color: #666666;
}

.gsc-search-button,
.gsc-input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}*/


/*CSS_MW*/

.tx-googleajaxsearch-pi1 {
	width: 500px;
	margin-left: 200px;
}

.gsc-search-button,
.gsc-input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#ko_googleSearchResultWrap {
	width: 900px; 
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#ko_googleSearchResult {
	width: 500px;
	margin: auto;
	padding: 0px;
	border: none 0px;
	text-align:left;
}

#ko_googleSearchResult p p {
	margin-top: 0px;
	margin-bottom: 10px;
	color: #999999;
}

#ko_googleSearchResult p a, 
#ko_googleSearchResult p a:visited {
	color: #222222;
	text-decoration:none;
}
#ko_googleSearchResult p a:hover {
	color: #c97c28;
}

#ko_googleSearchResult div a ,
#ko_googleSearchResult div a:visited {
	color: #222222;
	text-decoration:none;
	padding-left: 8px;
	padding-right: 10px;
	font-weight: bold;
}

#ko_googleSearchResult div a:hover {
	color: #007BB1;
}

#ko_googleSearchResult div {
	padding-bottom: 20px;
	border-top: solid 2px #999999;
}


