@font-face {
    font-family: 'HelveticaNeue';
    src: url('helveticaneueltpro-ltex.eot');
    src: url('helveticaneueltpro-ltex.eot') format('embedded-opentype'),
         url('helveticaneueltpro-ltex.woff') format('woff'),
         url('helveticaneueltpro-ltex.ttf') format('truetype'),
         url('helveticaneueltpro-ltex.svg#HelveticaNeueLTPro43LightExtended') format('svg');    
    
}

html {
  overflow-y: scroll;
}

.clearer {
    clear: both;
}

body {
    margin: 0;
    background-color: white;
}

#main {
 width: 950px;
 height: 100%;
 margin: 15px auto;
 position: relative;
 font-family: Arial, sans-serif;
}

#mid {
 width: 100%;
 height: 100%;
 color: #666666;
}

#header {
 width: 100%;
 height: 160px;
}

ul#uprightlist {
    position: absolute;
    right: 3px;
    top: 15px;
    list-style: none outside none;
    margin: 0;
    color: #666666;
}
ul#uprightlist li {
    font-size: 9pt;
    padding-left: 7px;
    padding-right: 7px;
    border-left: 1px solid #666666;
    float: left;
}
ul#uprightlist li:first-child {
    border-left: none;
}
ul#uprightlist li a {
    color: #666666;
    text-decoration: none;
}
ul#uprightlist li a:hover {
    text-decoration: underline;
}

h2 {
 font-family: HelveticaNeue, Arial, sans-serif;
 font-size: 20pt;
 color: #666666;
 float: left;
 margin: 64px 10px 0 0;
 font-weight: normal;
}

#searchheading {
 margin-top: 19px;
 margin-left: 12px;
}

#header h1 {
 font-family: HelveticaNeue, Arial, sans-serif;
 font-size: 20pt;
 color: #666666;
 float: left;
 margin-top: 52px;
}

#header h1 span.bigpart{
 font-family: HelveticaNeue, Arial, sans-serif;
 color: #F39323;
 font-size: 30pt;
}

#bar {
 position: absolute;
 top: 100px;
 width: 100%;
 height: 20px;
 background-color: #666666;
}

div#content {
    width: 570px;
    font-size: 10pt;
    float: left;
    margin-bottom: 10px;
    min-height: 400px;
}

td {
 text-align: justify;
 padding: 0;
 vertical-align: top;
}

td p#p1{
 margin-top: 0;
 margin-bottom: 8px;
 margin-right: 8px;
}

td p#p2{
 margin-top: 8px;
 margin-bottom: 0;
}

div#right {
 width: 350px;
 height: 600px;
 float: right;
 font-size: 12pt;
}
div#search {
 width: 330px;
 height: 235px;
 margin: 10px;
 box-shadow: 0 0 8px 2px;
 border-radius: 2px;
 color: #666666; 
}

#search h3 {
 margin-top:10px;
 margin-bottom: 55px;
 margin-left: 20px;
 font-family: HelveticaNeue,Arial,sans-serif;
 font-size: 14pt;
}

p > a:link, p > a:visited, p > a:active, p > a:hover {
 color:#F39323; 
 font-weight:bold; 
 text-decoration:none;
}

/*table {
 border: 1px solid green;
}

td {
 border: 1px solid red;
}*/


th {
 vertical-align: top;
 margin-top:-2px;
 padding: 0 5px 0 0;
}

.pic {
 height: 110px;
 width: 160px;
}

.marginleft1 {
 margin: 10px 20px;
 font-weight: bold;
}

.marginleft2 {
 margin: 8px 0px 8px 20px;
 float: left;
 font-size: 10pt;
}

.marginleft3 {
 margin: 0 20px;
 font-size: 11pt;
}

.marginleft4 {
 margin: 0;
 font-weight: bold;
}

.button1 {
 display: inline-block;
 border: 2px solid #F39323;
 border-radius: 10px;
 padding: 5px 10px;
 margin-bottom: 5px;
 margin-top: 10px;
 margin-right: 12px;
 float: right;
 background-color: #F39323;
 font-size: 12pt;
 color: #fff;
 cursor: pointer;
}

.button1 a {
 text-decoration: none;
 color: #666666;
}

.button2 {
 display: inline-block;
 border: 2px solid #F39323;
 background-color: #F39323;
 border-radius: 10px;
 padding: 5px 10px;
 margin: 5px 10px;
 float: right;
 color: #FFFFFF;
 font-weight: bold;
 width: 138px;
 text-align: center;
}

.tel {
 margin: 13px 0 0 85px;
 font-size: 11pt;
}

#area-button {
 width: 146px !important;
 float: left;
 height: 28px;
 margin-bottom: 5px;
 margin-left: 12px;
 margin-top: 10px; 
}

#time-button {
 width: 195px !important;
 height: 28px;
 margin-left: 2px;
}

#mailto {
 float: right;
 margin: 10px;
 text-decoration: none;
 color: #666666;
 font-weight: bold;
 font-size: 12pt;
}

#telback {
 margin: 5px 1px 15px;
 font-weight: bold;
 color: #F39323;
 font-size: 10pt;
}

#right input, #ui-selectmenu-menu input{
 display: inline-block;
 border: 2px solid #F39323;
 border-radius: 10px;
 padding: 5px 10px;
 margin-bottom: 5px;
 margin-right: 10px;
 float: right;
 color: #666666;
 font-size: 12pt;
 font-family: Arial, sans-serif;
 width: 314px;
 opacity: 1;
}

form.area_search input {
 width: 282px !important;
 margin-top: 10px;
}

::-webkit-input-placeholder {
   color: #666666;
   opacity: 1;
}

:-moz-placeholder {
   color: #666666;
   opacity: 1;  
}

::-moz-placeholder {
   color: #666666;
   opacity: 1;  
}

:-ms-input-placeholder {  
   color: #666666;
   opacity: 1;  
}

#right .submit {
 width: 135px;
 background-color: #ffffff;
 font-size: 12pt;
 cursor: pointer;
}
/*
#overlay {
 background-image: url(entwurf.png);
 opacity: 0.5;
 position: absolute;
 top: 100px;
 height: 700px;
 width: 1000px;
 left: 115px;
 background-position: center center;
}
*/

/* button */


.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 0;
	background: none;
	font-weight: normal;
	color: #666666;
}

.ui-selectmenu-button span.ui-icon {
	margin-top: -5px;
}

.ui-selectmenu-button span.ui-selectmenu-text {
	padding: 6px 10px;
	display: inline-block;
}

.ui-widget {
	font-family: Arial,sans-serif;
	font-size: 1em;
}

.ui-widget-content {
	border: 1px solid #666666;
	background: #cccccc url("images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
	color: #666666;
}

.ui-widget-content a {
	color: #666666;
}

.ui-widget-header {
	color: #666666;
}

.ui-widget-header a {
	color: #666666;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 2px solid #F39323;
	background: #FFFFFF 50% 50% repeat-x;
	color: #666666;
}

.ui-icon-triangle-1-s {
	background-image: url(../images/template/down.png) !important;
	background-position: 0px 0px;
	width: 12px;
	height: 10px;
}



/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 10px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 10px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 10px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 10px;
}


/* landing page layout */

.landingrow {
	text-align: justify;
	position: relative;
	clear: both;
}

#text1 {
	width: 330px;
	height: 155px;
/*	overflow: hidden; */
	float: left;
	margin-bottom: 10px;
}

#row1 img {
	float: right;
}

.landingrow p{
	margin-top: -2px;
	margin-bottom: 12px;
}


#row2 {
	height: 230px;
	margin-bottom: 10px;
}

#pos2, #pos6, #pos7 {
	position:absolute;
	left: 0;
	top: 0;
}

#pos3 {
	position:absolute;
	left: 170px;
	top: 0;
	max-width: 160px;
}

#pos38 {
	position:absolute;
	left: 170px;
	top: 0;
}


#pos4 {
	position:absolute;
	left: 0px;
	top: 120px;
	max-width: 330px;
}

#pos5 {
	position:absolute;
	left: 170px;
	top: 120px;
}

#pos7 {
	max-width: 330px;
}

#pos8 {
	position:absolute;
	left: 340px;
	top: 0px;
	max-height: 230px;
/*	overflow: hidden; */
}
