body {
background-color: #FFECF7;/*rgb(255, 236, 247);*/
text-align: center;
width: 980px;
margin: 0 auto;
}
#header {
width: 980px;
height: 169px;
margin: 0 auto;
background: #FFECF7;/*url{"left_header_rand.png"} no-repeat;*/
}
#linkerRand {
float: left;
width: 45px;
height: 169px;
background: url("left_header_rand.png") no-repeat;
}
#logo {
float: left;
width: 221px;/*221px;*/
height: 169px;
background: url("logo.PNG") no-repeat;
}
#rechterRand {
background: url("pfoetchen.PNG") repeat-x;
float: left;
height: 169px;
width: 580px;
}
#rechterRandDown {
float: right;
width: 116px;
height: 169px;
background: url("right_header_rand.png"); ;
}
#rahmen {
/*
float: both;
width:980px;
background: white;
*/
width:980px;
margin: 0 auto;
/*background: url("left_pfoetchen_down.png") repeat-y 50% 0;*/
/*background: white repeat-y 50% 0;*/
}
#links {
float: left;
width: 266px;
background: #FFECF7;
}
#MenueTop {
width: 266px;
height: 259px;
background: url("menue_top.png");
clear: both;
}
#Menuepunkt1 {
margin-left:0px;
margin-right: 0px;
background: url("menuepunkt1.png") no-repeat;/*yellow; */
/*background-attachment: fixed; */
width: 267px;
height: 97px;
clear: both;
}
#link1 {
margin-left:0px;
margin-right: 0px;
padding-top: 38px;
}
#Menuepunkt2 {
background: url("menuepunkt1.png") no-repeat;
width: 267px;
height: 97px;
clear: both;
}
#link2 {
margin-left:0px;
margin-right: 0px;
padding-top: 38px;
}
#Menuepunkt3 {
background: url("menuepunkt1.png") no-repeat;
width: 267px;
height: 97px;
clear: both;
}
#link3 {
margin-left:0px;
margin-right: 0px;
padding-top: 38px;
}
#Menuepunkt4 {
background: url("menuepunkt1.png") no-repeat;
width: 267px;
height: 97px;
clear: both;
}
#link4 {
margin-left:0px;
margin-right: 0px;
padding-top: 38px;
}
#MenueBottom {
width: 267px;
height: 243px;
background: url("menue_bottom.png");;
clear: both;
}
#LeftPfoetchenDown {
width: 267px;
height: 156px;
background: green repeat-y;
clear: both;
}
#mitte {
float: left;
width: 598px;
height: auto;
background: #FFECF7;
}
#Inhalt {
padding-top: 90px;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
}
#Inhalt h1 {
font-size: 18px;
font-weight: bold;
color: black;
font-family: Verdana;
text-align: middle;
}
#Inhalt h2 {
margin-left: 40px;
font-size: 13px;
font-weight: normal;
color: black;
font-family: Verdana;
text-align: left;
}
#rechts {
float: right;
width: 116px;
height: 100px;
background: green repeat-y;
}
#footer {
width: 980px;
height: 40px;
background: #FFECF7;
margin-top: 40px;
clear: both;
}
#footer h3 {
font-size: 13px;
font-weight: bold;
color: black;
font-family: Verdana;
}