body {
    background: #fff url(../images/bg-main.png) 0 0 repeat-x;
    text-align: center;
    font-family: Tahoma,Geneva,Kalimati,sans-serif;
    font-size: 14px;
	line-height: 1.4em;
    color: #6190ba;
}
.page {
    width: 1000px;
    margin: 0 auto;
    text-align: left;
}
.clearfix:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }


/*************************************************
 * main menu
 *************************************************/
ul.main-menu li {
    float: left;
    margin: 0;
}
ul.main-menu li a {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    line-height: 52px;
    height: 52px;
    text-decoration: none;
    padding: 0 10px;
}
ul.main-menu li a:focus {
    outline: none;
}
ul.main-menu li a:hover, ul.main-menu li a.selected {
    color: #005aab;
    background-color: #a7c8e7;
}


/*************************************************
 * basic layout
 *************************************************/
.head {
    height: 323px;
    margin: 0 0 35px 0;
    position: relative;
    background: url(../images/bg-head.png) 0 0 no-repeat;
}
.logo {
    position: absolute;
    left: 0;
    top: 17px;
}
.collage {
  position: absolute;
  right: 0;
  bottom: 0;
}
h1.claim {
    display: block;
    width: 304px;
    height: 188px;
    position: absolute;
    text-indent: -9999px;
    background: url(../images/claim.png) 0 0 no-repeat;
    top: 90px;
    left: 269px;
}

ul.layout-2col {
    margin: 0 0 0 0;
}
ul.layout-2col li.col-content, ul.layout-2col li.col-right-sidebar {
    float: left;
}
ul.layout-2col li.col-content {
    width: 650px;
    margin: 0 50px 0 0;
    padding: 0 0 50px 0;    
}
ul.layout-2col li.col-right-sidebar {
    width: 300px;
}
.footer {
    height: 244px;
    background: url(../images/bg-footer.png) 0 0 repeat-x;
}
.footer_inner {
    width: 1000px;
    margin: 0 auto;
    padding: 35px 0 0 0;
    color: #fff;
    text-align: left;
}
.footer a {
    color: #fff;
    text-decoration: none;
}


/*************************************************
 * content
 *************************************************/
.col-content {
    line-height: 1.4em;
}
.col-content p {
    margin: 0 0 20px 0;
}
.col-content p.no-float {
    clear: both;
}
.col-content h2 {
    font-size: 24px;
    margin: 0 0 20px 0;
}
.col-content h3 {
    font-size: 18px;
    margin: 0 0 20px 0;
}
.col-content a {
    text-decoration: none;
    color: #6190ba;
}
.col-content a:hover {

}
.col-content strong {
  font-weight: bold;
}
.col-content hr {
    margin: 0 0 20px 0;
    padding: 0;
    border: none;
    border-bottom: 1px solid #a7c8e7;
}
.image-left {
    float: left;
    margin: 0 32px 20px 0;
}
.image-right {
    float: right;
    margin: 0 0 20px 32px;
}
a.link-vita {
    background: url(../images/bg-vita-link.png) 0 center no-repeat;
    line-height: 20px;
    padding: 2px 0 2px 25px;
    display: block;
    margin: 0 0 15px 0;
}
a.link-vita:focus {
    outline: none;
}
div.content-vita {
    display: none;
    width: 450px;
}
div.content-leistungen {
    display: none;
    width: 450px;
}
table.table-vita td {
    padding: 0 0 5px 0;
}
table.table-rating {
    margin: 0 0 20px 0;
}
table.table-rating th {
    background-color: #83a7c7;
    color: #fff;
    padding: 3px 0;
    text-align: center;
    font-weight: bold;
}
table.table-rating th strong {
    font-weight: bold;
}
table.table-rating th.no-align {
    text-align: left;
}
table.table-rating td {
    padding: 3px 0;
}
table.table-rating tr {
    background-color: #cfdfee;
}
table.table-rating tr.odd {
    background-color: transparent;
}
.table-rating.arzt {
    margin: 0 0 20px 0;
}
.table-rating.arzt tr {
    background-color: transparent;
}
.table-rating.arzt td {
    padding-right: 10px;
}
.form-list li {
    clear: both;
    overflow: hidden;
    margin: 0 0 20px 0;
}
.form-list label {
    width: 230px;
    float: left;
}
.textInput {
    border: 1px solid #6190ba;
    color: #6190ba;
    background-color: transparent;
    font-family: Tahoma,Geneva,Kalimati,sans-serif;
    font-size: 13px;
    width: 326px;
    padding: 4px;
    float: left;
}
.vorname {
    visibility: hidden;
    height: 0px;
}
.ui-datepicker-trigger {
    border: none;
    background-color: transparent;
    cursor: pointer;
    padding-top: 4px;
}
.button {
    border: none;
    font-family: Tahoma,Geneva,Kalimati,sans-serif;
    font-size: 13px;
    background-color: #6190ba;
    color: #fff;
    padding: 4px;
    cursor: pointer;
    text-align: right;
    width: 337px;
    margin-left: 230px;
}
.captcha {
    margin: 20px 0 0 230px;
}
.captcha_code {
    border: 1px solid #6190ba;
    color: #6190ba;
    background-color: transparent;
    font-family: Tahoma,Geneva,Kalimati,sans-serif;
    font-size: 13px;
    padding: 4px;
}
.errorMsg {
    color: red;
    font-weight: bold;
    font-size: 13px;
}
.captcha_hint {
    margin: 20px 0 0 230px !important;
    font-size: 12px;
}
ul.leistungen li {
	list-style-type: disc;
	padding: 0;
    margin: 0 0 0 15px;
	
}

/*************************************************
 * right sidebar
 *************************************************/
li.col-right-sidebar ul li {
    padding: 0 0 25px 0;
    margin: 0 0 25px 0;
    border-bottom: 1px solid #a7c8e7;
    position: relative;
}
li.col-right-sidebar ul li.dark {
    color: #fff;
    background-color: #83a7c7;
    padding: 20px 20px 25px 20px;
    margin-bottom: 25px;
    border-bottom: none;
}
li.webtermin {
	position: absolute;
	
}
a.bg-phone {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 56px;
    height: 57px;
    background: url(../images/icon-phone.png) right top no-repeat;
}
li.bg-plus {
    background: url(../images/icon-plus.png) right top no-repeat;
}
li.bg-mobil {
    background: url(../images/icon-mobil.png) right top no-repeat;
}
a.bg-letter {
    background: url(../images/icon-letter.png) right top no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    width: 64px;
    height: 62px;
    display: block;
}
a.bg-logo {
    background: url(../images/logo_aat_bg.png) right top no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    width: 64px;
    height: 62px;
    display: block;
}
p.head {
    font-size: 20px;
    height: auto;
    margin: 0 0 20px 0;
    background: none;
}
li.col-right-sidebar a {
    color: #6190BA;
    text-decoration: none;
}
li.col-right-sidebar a:hover {
    text-decoration: underline;
}