#disclaimer  {
	bottom:30px;
	right:50px;
	position: absolute;
	text-align: left;
}
#disclaimer a {
	color:#B5B5B5;
	display:block;
	font-size:11px;
	text-decoration:underline;
}
body {
	margin: 0;
	padding: 0;
	background: transparent url('../img/header-bg.png') repeat-x top left;
	font-family: Trebuchet MS, Helvetica, sans-serif;
}
a img {
	border: 0px;	
}
a {
	color: #6db0c7;	
}

a:hover {
	text-decoration: underline;
}
p {
	margin: 0 0 10px 0;	   
}

#page {
}

#header {
	height: 47px;
}
#header-logo {
	position: absolute; 
	width: 128px;
	left: 50%;
	margin-left: -64px;
}
#content-wrapper {
	max-width: 1200px;
	min-width: 1024px;
	clear: both;
	display: block;
}
#leftside-wrapper {
	width: 195px;	
	margin-left: 10px;
	float:left;
	position: absolute;
	z-index: 99;
	overflow: hidden; 
}
.module-left {
	padding-bottom: 20px;	
}
#topmenu-wrapper {
	position: absolute;
	right: 10px; 
	top: 5px;
	color: #808080;
	font-size: 12px;
	padding-top:2px;
	background: transparent url('../img/LINK64-16x16.png') no-repeat left 2px;
	padding-left: 22px;
	height: 20px;
}
#topmenu-wrapper a {
	color: #808080;
	text-decoration: none;
}
#topmenu-wrapper a:hover {
	color: #808080;
	text-decoration: underline;
}

#maincontent {
	padding: 0 0 0 220px;
}

#searchmenu {
	padding-bottom: 5px;
	color: #999999;
	font-size: 13px;
}
#searchmenu a {
	color: #999999;
	text-decoration: underline;
	padding: 0 14px 0 0;
}

#resultcount {
	margin: 10px 0;
	font-size: 11px;
	color:#808080;
}
#resultcount .searchword {
	font-size: 14px;
	color:#808080;
	font-weight: bold;
}

#leftside-wrapper h3 {
	font-size: 11px;
	color: #808080;
	border-bottom: 1px solid #808080;
	padding-bottom: 4px;	
	margin:5px 0;
	text-align: left;
}
#leftside-wrapper .filter {
	position: relative;	
	margin-bottom: 10px;
}
#leftside-wrapper .filter .clear-filter {
	position: absolute;
	background: transparent url('http://www.google.com/uds/css/clear.gif') right 3px no-repeat;
	width: 15px;
	height: 15px;
	cursor: pointer;
	top:0;
	right: 0;
}
#leftside-wrapper .filter-value {
color:#808080;
font-size:14px;
font-weight:bold;
}
#tagcloud-wrapper {
	overflow: hidden;
	width: 100%;
	margin-bottom: 10px; 
}

#tagcloud-content {
	text-align: center;
}
	
a.tag {
	text-decoration: none;
	padding: 0 5px 0 0;
	font-weight: bold;
	cursor: pointer;
}
a:hover.tag {
	text-decoration: none;
	color:#65838D;
}


#filter {
	font-size: 	14px;
}
#filter a {
	text-decoration: none;	
}



form.gsc-search-box {
	/*width: 700px;*/
	width: 69% !important;
	position: relative;	
}
input.gsc-input {
	background: none !important;
	height: 28px;	
	font-size: 16px;
	padding-left: 5px;
}
table.gsc-branding {
	width: 140px !important;
	padding-top: 8px !important;
	position: absolute;
	top: 0;
	right: -145px;
}
.button, input.gsc-search-button , input.gsc-search-button2 {
	padding:0;
	margin:0;
	width:105px;
	height: 28px;
	font-size:13px;
	background: #cecece url("../img/button.png") repeat-x 0 0 !important;
	border-color:#CCCCCC #999999 #999999 #CCCCCC !important;
	border-style:solid;
	border-width:1px;
	color:#000000;
	cursor:pointer;
	height:30px;
	margin:0;
	vertical-align:top;
}
a.gs-title {
	font-size: 16px;	
}


 #searchArea {
 	position: relative;
 }
.gsc-control {
	width: 69%;	
}
 .gs-result{
font-family:Arial,sans-serif;
font-size:13px;
}
.gsc-tabHeader {
	font-size: 13px;	
}

/* Disable built in search forms */
.gsc-control form.gsc-search-box {
  display : none;
}

#searchArea form.gsc-search-box {
 display : none !important;
}

#searchArea .gsc-resultsHeader .gsc-title {
  padding-left : 0px;
  font-weight : bold;
  font-size : 14px;
}

#searchArea .gsc-resultsHeader div.gsc-results-selector {
  display : none;
}

#searchArea .gsc-resultsRoot {
  padding-top : 6px;
}

/* long form visible urls should be on */
#searchArea div.gs-visibleUrl-long{
  display : block;
}

.gsc-webResult div.gs-visibleUrl-short {
  display : none;
}

#searchArea .gsc-wrapper, #searchArea  .gsc-thinWrapper,
.gsc-resultsbox-visible {
/*	width: 680px;*/
}

.gsc-clear-button {
	display: none;
	width: 0;	
}
.gsc-adBlockVertical {
	position: absolute !important;
	right: 0; 
}

.gs-result .gs-title, .gs-result .gs-title * {
	color:#0000CC !important;
	text-decoration:underline !important;
}
.gsc-result .gs-title {
	height: auto;	
}

#searchArea1 .gsc-tabsArea {
	display:none;
}
#searchArea1 .gsc-resultsbox-visible {
	display: none;
}

#mapsearch {
	float: left;
	width: 69%;	
}
.maps-td {
	width: 300px;	
}
#mapsearch .results {
	margin-bottom: 5px;	
}
#mapsearch .gs-watermark, #mapsearch .gs-directions{
	display: none;
}
#mapsearch .gs-title {
	margin-top: 5px;
	font-size: 13px;	
}

#resultsImg {
	margin-right: 10px;
	}


#filter div {
	background: transparent url('../img/icons.png') no-repeat;
	padding-left: 30px;
	height: 25px;
	padding-top: 2px;
	color: #808080;
	line-height: 22px;
	}
#filter div#filter_city {
	background-position: left -25px;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page,
.gsc-results .gsc-cursor-box .gsc-cursor-prev,
.gsc-results .gsc-cursor-box .gsc-cursor-next {
	color:#999;
	cursor:pointer;
	display:inline;
	margin-right:8px;
	text-decoration:underline;
	font-family: Trebuchet MS,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: normal;
}
table.gsc-search-box {
	float: left;
	margin-right: 5px;	
}
.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
	color: #666;
	font-weight: bold;	
}

div.module-box {
	padding: 0;
}
div.module-box div.jsn-top {
	height: 5px;
	margin-left: 5px;
	position: relative;
	background: url(../img/box.png) right top no-repeat;
}
div.module-box div.jsn-top_inner {
	height: 5px;
	width: 5px;
	position: absolute;
	left: -5px;
	background: url(../img/box.png) left top no-repeat;
}
div.module-box div.jsn-middle {
	padding: 0px 10px;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	background: url(../img/box-v.png) left -4px repeat-x;
	padding-top: 6px;
	min-height:500px;
}
div.module-box div.jsn-middle2 {
	padding: 0px 10px;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	padding-top: 6px;
}

div.module-box div.jsn-bottom {
	height: 5px;
	margin-left: 5px;
	position: relative;
	background: url(../img/box.png) right bottom no-repeat;
}
div.module-box div.jsn-bottom_inner {
	height: 5px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: -5px;
	background: url(../img/box.png) left bottom no-repeat;
}

div.module-box #leftsidelogo {
	text-align: center;
}

#cnt {
	clear: both;
	min-width: 1024px;
	max-width: 1300px;
	border: 1px solid red;
}

#noResultMsg {
background-color:#FFF4C2;
border:1px solid #FFCC33;
margin:5px 0;
padding:5px;
width: 67.4%;
font-size: 13px;
display: none;
}
#noResultMsg .searchword {
	font-weight: bold;
}

#street {
	height: 131px;
	width: 167px;
	margin-left: -6px;
	padding: 0 10px;
	
}
#street-town {
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	font-family: Arial;		
}
#street-town.big {
	padding: 48px 15px 48px 10px;
	font-size: 30px;
}
#street-town.medium {
	padding: 52px 15px 52px 10px;
	font-size: 24px;
}
#street-town.small {
	padding: 56px 15px 56px 10px;
	font-size: 18px;
}
#street-town.xsmall {
	padding: 56px 15px 56px 10px;
	font-size: 14px;
}
#street.street_de {
	background: transparent url('../img/street_de.png') no-repeat top left;
}
#street.street_at {
	background: transparent url('../img/street_at.png') no-repeat top left;
	margin-left: -4px;
}
#street.street_ch {
	background: transparent url('../img/street_ch.png') no-repeat top left;
	margin-left: -4px;
	color: #fff;
}



h1 {
	font-size: 14px;	
}
#imprint #content-wrapper,
#privacy #content-wrapper,
#empty-page #content-wrapper {
	margin: 110px auto;	
	min-width: 500px;
	max-width: 670px;
	width: 56%;
}
#empty-page form.gsc-search-box {
	width: 100% !important;
}

#empty-page #maincontent, #imprint #maincontent, #privacy #maincontent {
	padding: 0;
	color: #808080;
	font-size: 13px;
	margin: 0 auto;
}
.filetype {
	float:left;
	padding-right:5px;
	padding-top: 2px;
}

a.exsearch-link {
	color:#B5B5B5;
	display:block;
	font-size:11px;
	text-decoration:underline;
	white-space: nowrap;
	text-align: right;
	padding-right: 113px;
	clear: both;	
}





#exsearch td {
	color: #999;
	font-size: 13px;
	}
#exsearch td h3 {
	color: #999;
	font-weight: bold;
	font-size: 13px; 
	margin: 15px 0 5px 0;
	text-decoration: underline;
	}

#exsearch td.label {
	width: 200px;	
}
#exsearch td.input input {
border:1px solid #BCCDF0;
padding-left:2px;
width:99%;
margin: 4px 0;
}


/*Hier verstecken wir beim Start nicht gewünschte Bloecke*/
.hidden {
	display: none;	
}


.ex_input {
	width: 10px;
}

#searchForm_cloneButton {
	text-align: right;
}

#exsearch #langSelect {
	display:none;	
}
#langSelect {
	font-size: 13px;
	color: #999999;
	margin: 10px 0 20px 0;
	text-align: center;
}
#langSelect a {
	font-size: 13px;
	margin: 0 5px;
}
#langSelect a.active {
	font-weight: bold;
	color: #65838D;
}
#langSelect a:hover {
	color: #65838D;
}
#settings h3, #settings input, #settings td {
	font: 13px Trebuchet MS,Helvetica,sans-serif;
	color: #000;
}
#settings h3 {
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 10px;	
}
#settings {
	width: 650px;	
} 