html {
margin:0px;
background: url(../../images/bg.jpg) repeat-x left top #a5907e;
}
body { 
margin:0px; 
padding:0px;
}
.all {
width:1000px;
margin:auto;
position:relative;
}
.head {
position:relative;
height:176px;
width:1000px;
margin-top:3px;
background: url(../../images/head-bg.jpg) no-repeat left top;
}
* html .head {
height:176px; h\ight:175px;
}
.middle {
width:1000px;
background: url(../../images/middle-bg.jpg) repeat-x left top;
}
.middle-all {
width:964px;
margin-left:18px;
padding-top:9px;
}
.menu-top {
position:absolute;
top:148px;
clear:both;
font-family:"Times New Roman", Times, serif;
font-size:19px;
text-align:center;
color:#fff8c6;
width:1000px;
height:20px;
border:0px solid black;
z-index:200;
}
.menu-top a {
text-decoration:none;
color:#fff8c6;
padding-left:25px;
padding-right:25px;
}
.menu-top-link1:hover {
text-decoration:none;
color:#fff8c6;
padding-left:25px;
padding-right:25px;
background: url(./images/link1-bg.jpg) no-repeat center center;
}
.menu-top-link2:hover {
text-decoration:none;
color:#fff8c6;
padding-left:25px;
padding-right:25px;
background: url(./images/link2-bg.jpg) no-repeat center center;
}
.menu-top-link3:hover {
text-decoration:none;
color:#fff8c6;
padding-left:25px;
padding-right:25px;
background: url(./images/link3-bg.jpg) no-repeat center center;
}
.menu-top-link1-activ {
text-decoration:none;
color:#fff8c6;
padding-left:25px;
padding-right:25px;
background: url(./images/link1-bg.jpg) no-repeat center center;
}
.menu-top-link2-activ {
text-decoration:none;
color:#fff8c6;
padding-left:25px;
padding-right:25px;
background: url(./images/link2-bg.jpg) no-repeat center center;
}
.menu-top-link3-activ {
text-decoration:none;
color:#fff8c6;
padding-left:25px;
padding-right:25px;
background: url(./images/link3-bg.jpg) no-repeat center center;
}
.menu-bottom {
position:absolute;
top:176px;
left:143px;
clear:both;
font-family:"Times New Roman", Times, serif;
font-size:16px;
text-align:center;
color:#fff8c6;
width:714px;
margin:auto;
padding-top:16px;
height:27px;
background: url(../../images/menu-bottom-bg.png) repeat-x left top;
border:0px solid black;
}
.menu-bottom a {
text-decoration:none;
color:#fff8c6;
padding-left:10px;
padding-right:10px;
}
.middle-content {
font-family:"Times New Roman", Times, serif;
font-size:13px;
line-height:18px;
color:#52402e;
width:964px;
min-height:325px;
height:auto !important;
height:325px;
padding-top:44px;
background: url(../../images/content-bg.jpg) repeat-x left top #ffffff;
}
.empty {
width:222px;
height:141px;
border:0px;
}
.middle-content-text {
width:924px;
padding-left:20px;
padding-right:20px;
padding-bottom:15px;
}
.middle-content-text hr {
height:1px;
border:0px;
border-bottom:1px solid #52402e;
}
.middle-content-text-headline-hr {
width:924px;
line-height:normal;
margin-bottom:24px;
border:1px solid transparent;
}
* html .middle-content-text-headline-hr {
line-height:normal;
border:0px;
width:924px;
}
#headline-hr{
margin-top:6px;
}
:root #headline-hr{
margin-top:14px;
}
.middle-content-text-headline {
font-size:20px;
text-transform:uppercase;
padding-left:34px;
padding-right:10px;
float:left;
background: url(../../images/symbol-text.jpg) no-repeat left 1px;
}
.footer {
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#ffffff;
line-height:22px;
text-align:center;
margin-top:10px;
width:1000px;
border:0px solid red;
}
.footer a {
text-decoration:none;
color:#ffffff;
}
.text-border {
background-color:#fff9cd;
padding:5px;
padding-right:150px;
padding-top:5px;
padding-bottom:5px;
border-top:1px solid #52402e;
border-bottom:1px solid #52402e;
}
.buttonlogin {
background: url(../images/button-bg.jpg) repeat-x left 1px;
font-family:"Times New Roman", Times, serif;
font-size:16px;
text-align:center;
color:#fff8c6;
border:0px;
cursor:pointer;
}
.save-button {
background-image:url(../images/speichern.gif);
border:0px;
height:20px;
width:89px;
cursor:pointer;
}
.new-button {
background-image:url(../images/new-entry.gif);
border:0px;
height:20px;
width:99px;
cursor:pointer;
}
.cancel-button {
background-image:url(../images/cancel.gif);
border:0px;
height:20px;
width:89px;
cursor:pointer;
}