
body {
margin : 0;
padding : 0;
text-align : center;
background : #f7f3ef;
}
.div {
border : 1px solid #666666;
}
div, h2, h1, td {
font-family : Verdana, Arial;
}
#cent {
background : url(img/back1.gif) repeat-x;
}
#bodycontainer {
width : 840px;
}
#headerimg {
background : url(img/header2.gif) repeat-y;
height : 100px;
}
#middlecontainer {
background : url(img/middle1.gif);
height : 750px;
padding : 10px 20px 20px 20px;
}
#footer {
background : url(img/foot.gif) no-repeat;
height : 60px;
}
#conta {
float : left;
background : url(img/backa1.gif) no-repeat;
width : 499px;
height : 320px;
text-align : left;
}
#contb {
float : left;
background : url(img/backb1.gif) no-repeat;
width : 300px;
height : 320px;
text-align : left;
}
#contc {
float : left;
background : url(img/backc1.gif) no-repeat;
width : 499px;
height : 440px;
text-align : left;
}
#contd {
float : left;
background : url(img/backd1.gif) no-repeat;
width : 300px;
height : 440px;
text-align : left;
}
.headleft {
color : #787878;
padding : 25px 0 15px 15px;
font-size : 22px;
font-weight : bold;
}
.headright {
color : #787878;
padding : 25px 15px 15px 15px;
font-size : 22px;
font-weight : bold;
text-align : right;
}
.whitetext, .whitetext a, .whitetext a:visited, .whitetext a:hover, .whitetext a:active {
color : #ffffff;
font-size : 15px;
font-weight : bold;
text-decoration : none;
}
#kontaktcontainer {
padding-top : 20px;
}
#kontaktform {
background : #ffffff;
width : 380px;
padding : 10px;
border : 1px solid #666666;
height : 280px;
}
#kontaktform, #kontaktform td {
color : #787878;
font-size : 14px;
}
.leftpad {
padding-left : 25px;
}
.rightblock {
padding-left : 20px;
}
form {
display : inline;
}
.textb {
width : 300px;
border : 1px solid #aaaaaa;
}
.texta {
width : 300px;
height : 170px;
border : 1px solid #aaaaaa;
}
.submit {
border : 1px solid #aaaaaa;
background : #ffffff;
}
