* {
padding: 0;
margin: 0;
}
body {
color: #000000;
font-size: 12px;
background-color: #5b7e94;
}
img {
border: none;
vertical-align: middle;
}
.oben_mitte {
position: relative;
width: 580px;
height: 54px;
text-align: center;
background-image: url(images/ramen/oben_mitte.png);
background-repeat: repeat-x;
background-position: center;
}
.oben_links {
position: relative;
width: 36px;
height: 54px;
text-align: center;
background-image: url(images/ramen/oben_links.png);
background-repeat: no-repeat;
background-position: center;
}
.oben_rechts {
position: relative;
width: 47px;
height: 54px;
text-align: center;
background-image: url(images/ramen/oben_rechts.png);
background-repeat: no-repeat;
background-position: center;
}
.links {
position: relative;
width: 36px;
height: 1px;
text-align: center;
background-image: url(images/ramen/links.png);
background-repeat: repeat-y;
background-position: center;
}
.rechts {
position: relative;
width: 47px;
height: 1px;
text-align: center;
background-image: url(images/ramen/rechts.png);
background-repeat: repeat-y;
background-position: center;
}
.inhalt {
position: relative;
text-align:center;
background-repeat: repeat;
background-image: url(images/ramen/hg.png);
}
.unten_links {
position: relative;
width: 36px;
height: 66px;
text-align: center;
background-image: url(images/ramen/unten_links.png);
background-repeat: no-repeat;
background-position: center;
}
.unten_mitte {
position: relative;
width: 1px;
height: 66px;
text-align: center;
background-image: url(images/ramen/unten_mitte.png);
background-repeat: repeat-x;
background-position: center;
}
.unten_rechts {
position: relative;
width: 47px;
height: 66px;
text-align: center;
background-image: url(images/ramen/unten_rechts.png);
background-repeat: no-repeat;
background-position: center;
}
.oben_mitte1 {
width: 1px;
height: 54px;
background-image: url(images/ramen/oben_mitte.png);
background-repeat: repeat-x;
background-position: center;
}
.oben_links1 {
width: 36px;
height: 54px;
background-image: url(images/ramen/oben_links.png);
background-repeat: no-repeat;
background-position: center;
}
.oben_rechts1 {
width: 47px;
height: 54px;
background-image: url(images/ramen/oben_rechts.png);
background-repeat: no-repeat;
background-position: center;
}
.links1 {
width: 36px;
height: 1px;
background-image: url(images/ramen/links.png);
background-repeat: repeat-y;
background-position: center;
}
.rechts1 {
width: 47px;
height: 1px;
background-image: url(images/ramen/rechts.png);
background-repeat: repeat-y;
background-position: center;
}
.inhalt1 {
background-repeat: repeat;
background-image: url(images/ramen/hg.png);
text-align: center;
}
.unten_links1 {
width: 36px;
height: 66px;
background-image: url(images/ramen/unten_links.png);
background-repeat: no-repeat;
background-position: center;
}
.unten_mitte1 {
width: 1px;
height: 66px;
background-image: url(images/ramen/unten_mitte.png);
background-repeat: repeat-x;
background-position: center;
}
.unten_rechts1 {
width: 47px;
height: 66px;
background-image: url(images/ramen/unten_rechts.png);
background-repeat: no-repeat;
background-position: center;
}
.tabelle {
margin-left: 160px;
}
.menu {
text-align:center;
}
.textboxen {
background-color: #CCCCCC;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-bottom-color: #d7a256;
border-left-color: #d7a256;
border-right-color: #d7a256;
border-top-color: #d7a256;
}
h1 {
font-family: Arial;
font-size: 36px;
font-style: normal;
display: inline;
color: #99CCFF;
}
h2 {
font-family: Arial;
font-size: 17px;
font-style: normal;
display: inline;
}
h3 {
font-family: Arial;
font-size: 18px;
font-style: normal;
display: inline;
}
.menum {
color: #7c1e29;
text-decoration: none;
font-family: "Times New Roman", Times, serif;
font-size: 15pt;
}
.menum:hover {
color: #7c1e29;
text-decoration: underline;
font-family: "Times New Roman", Times, serif;
font-size: 15pt;
}
.link {
color: #D5A726;
text-decoration: none;
font-family: "Times New Roman", Times, serif;
font-size: 15pt;
}
.link:hover {
color: #D5A726;
text-decoration: underline;
font-family: "Times New Roman", Times, serif;
font-size: 15pt;
}
.right {
text-align: right;
}
.left {
text-align: left;
}
.mail {
font-size: 9px
}
.menuklotz {
margin: 0 0 0 auto;
position: fixed;
}