#freecall
{
	position:absolute;
	left:755px;
	top:101px;
	color:#0085BB;
	font-size:18px;
}

#support
{
    position:absolute;
    height:240px;
    width:775px;
    top:120px;
    left:170px;
    border: 1px solid #99BDDF;
    
}
.sbox
{
	width:214px;
}
.std a
{
	color: #0080C0;
	font-size:11px;
}
#suptbl td{
	padding-left:5px;
	padding-right:15px;
}
#formulare
{
    padding-left:0px;
    width:600px;
	color:#0085BB;
	font-size:18px;
       
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}
#formular_innen {
	/*background-color:white;*/
	color:#0085BB;
	font-size:10px;
	width:750px;
	margin-top:1px;
	padding-bottom:0px;
	padding-top:0px;
    margin-left: 0px;

}

.suppBox
{
    width:185px;
    top:375px;
    top: 395px;
    color:#0085BB;
    font-size:12px;
  
}
.suppBox div div {
	margin:5px;
}

.suppBox div {
    background-color: #ffffff;
}
#direkter_draht{
	padding:10px 0 10px 210px;
}

#tabs,
#tabs>div {
    height: 100%;
}

#tabs>div {
    padding: 0 5px;
    overflow: auto;
}

#tabs>ul {
    list-style: none;
    position: absolute;
    top: -23px;
    left: -1px;
    margin: 0;
    padding: 0;
    width: 600px;
    height: 23px;
    display: block;
}

#tabs>ul>li {
    /*display: inline-block;*/
    float: left;
    height: 23px;
    width: 123px;
    background: transparent url('/images/tab_inaktiv.jpg') no-repeat;
}

#tabs>ul>li>a {
    display: block;
    line-height: 23px;
    text-align: center;
    color: #6BA7CF;
}

#tabs>ul>li.ui-tabs-selected {
    background-image: url('/images/tab_aktiv.jpg');
}


#tabs>ul>li.ui-tabs-selected>a {
    color: #0086BC;
}

#tabs .ui-tabs-hide {
    display: none;
}

#tabs>ul>li>a:hover {
    color: #004E71 !important;
}
