@import url(/styles/live/oertli/detailbox.css);
@import url(/styles/live/oertli/articles.css);
@import url(/styles/live/oertli/navigation.css);
@import url(/styles/live/oertli/googlemaps.css);

@import url(/styles/live/thickbox.css);

/* Structure */
body {
    margin : 0;
    padding : 0;
    font-family: Verdana, Arial, sans-serif;
    font-size : 11px;
    line-height: 120%;
    color : #000;
    background-color: white;
    text-align : left;
}

.mceVisualAid {
    border : 1px dashed #ffbbbb;
}

p {
    margin: 0;
}

input {
    margin: 0;
}

.bold {
    font-weight: bold;
}

input.button {
    height: 21px;
    padding: 0 6px;
}

input.field {
    background-color: #CDCDCD;
    border: 1px solid #A0AEC0;
    padding:2px;
}


ul {
	list-style-position: outside;
	padding: 0 0 0 15px;
	margin: 0;
	font-size: 11px;
	list-style-type: square;
	color: #000000;
}

ul.kleineliste {
	list-style-position: outside;
	padding: 0 0 0 15px;
	margin: 0;
	font-size: 10px;
	list-style-type: disc;
	color: #000000;
}

table {
    margin: 0;
    padding: 0;
    border-collapse: collapse;
}


/* Images */
img {
    border: 0;
}


/* Links */
a {
    text-decoration: none;
    color: #cc0000;

}

a:hover {
    text-decoration: none;
    color: #ff0000;
}

a:focus {
    outline: none;
}

/* Headings */
h1 {
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 12px;
    color: #333333;
}

h2 {
    margin: 0;
    padding-bottom: 8px;
    font-weight: bold;
    font-size: 12px;
    color: #333333;

}

h3 {
    margin: 0;
    padding-bottom: 5px;
    font-size: 11px;
    font-weight: normal;
}

sup {
    font-size: 7px;
}

/* <br clear="all" /> for xhtml 1.0 strict and xhtml 1.1 */
.clear {
    clear: both;
}

/* Body - Container */
#container_tb {
    clear: both;
    width: 945px;
    margin: 0 auto;
}

#servicenavwrapper {
    clear: both;
    float: left;
    width: 945px;
    height: 16px;
    padding: 14px 0 0 0;
    color: #B3B3B3;
    font-size: 10px;
}

#container {
    clear: both;
    float: left;
    width: 945px;
}

#header {
    clear: both;
    float: left;
    width: 945px;
    height: 105px;
    position: relative;
}

#headerprint {
    display: none;
}

#logowrapper {
    clear: both;
    position: absolute;
    left: 0;
    top: 0;
    width: 210px;
    margin-top: 49px;
    height: 56px;
}

#logo {
    width: 98px;
    height: 37px;
}

#topnav {
    clear: both;
    position: absolute;
    right: 0;
    top: 0;
    width: 735px;
    height: 105px;
    background-image: url(/images/oertli/navigation/topnavbg.gif);
    background-repeat: repeat-x;
    background-position: right top;
}

#adler1 {
    clear: both;
    width: 90px;
    height: 135px;
    position: absolute;
    top: 15px;
    right: 270px;
    z-index: 99;
    background-image: url(/images/oertli/adler/adler1.png) !important;
    background-image: url(/images/oertli/adler/adler1.gif);
    background-repeat: no-repeat;
    background-position: center center;
    
}

#adler2 {
    clear: both;
    width: 45px;
    height: 70px;
    position: absolute;
    top: 8px;
    right: 220px;
    z-index: 99;
    background-image: url(/images/oertli/adler/adler2.png) !important;
    background-image: url(/images/oertli/adler/adler2.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

#adler3 {
    clear: both;
    width: 57px;
    height: 84px;
    position: absolute;
    top: 55px;
    right: 120px;
    z-index: 99;
    background-image: url(/images/oertli/adler/adler3.png) !important;
    background-image: url(/images/oertli/adler/adler3.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

#adler4 {
    clear: both;
    width: 53px;
    height: 82px;
    position: absolute;
    top: -5px;
    right: 35px;
    z-index: 99;
    background-image: url(/images/oertli/adler/adler4.png) !important;
    background-image: url(/images/oertli/adler/adler4.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

#detailbox {
    clear: both;
    float: left;
    width: 335px;
    height: 465px;
    position: relative;
}

#detailboxstart {
    clear: both;
    float: left;
    width: 580px;
    height: 465px;
    position: relative;
}

#address {
    clear: both;
    position: absolute;
    left: 0;
    top: 385px;
    color: #B3B3B3;
    font-size: 9px;
    width: 200px;
}

#address a {
    color: #B3B3B3;
}

#address a:hover {
    color: #ff0000;
}

#disclaimernavwrapper {
    clear: both;
    position: absolute;
    left: 0;
    bottom: 8px;
    font-size: 9px;
}

#contentwrapper {
    float: left;
    width: 610px;
    height: 465px;
    position: relative;
    margin-right: 0 !important;
    margin-right: -3px;
}

#contentwrapperstart {
    float: left;
    width: 365px;
    height: 465px;
    position: relative;
    margin-right: 0 !important;
    margin-right: -3px;
}

#jscrollpane {
    clear: both;
    width: 480px;
    height: 435px;
    padding: 30px 100px 0 30px !important;
    overflow: auto;
}

#jscrollpanedownload {
    clear: both;
    width: 550px;
    height: 435px;
    padding: 30px 30px 0 30px;
    overflow: auto;
}

#jscrollpanestart {
    clear: both;
    width: 300px;
    height: 435px;
    padding: 0 50px 0 15px;
    overflow: auto;
}

#content {
    clear: both;
    padding-top: 10px;
    width: 480px;
}

#contentdownload {
    clear: both;
    padding-top: 30px;
    width: 550px;
}

#contentstart {
    clear: both;
    width: 300px;
}

#backlink {
    
}
