@charset "utf-8";
/* CSS Document */

* {
border: 0px;
margin: 0px;
padding: 0px;
}

a:link {color: #232323; text-decoration: none;}
a:visited {color: #232323; text-decoration: none;}
a:hover {color: #525252; text-decoration: underline;}
a:active {color: #525252; text-decoration: underline;}

body {
background-color: #8d765a;
}

h1 {
font-family: Verdana;
font-size: 24px;
font-weight: bold;
color: #40342d;
}

h2 {
font-family: Verdana;
font-size: 16px;
font-weight: bold;
color: #40342d;
}

#container {
width: 804px;
margin-left: 50%;
position: relative;
left: -402px;
background: url(../img/container_bg.gif) repeat-y;
}

#body {
width: 800px;
position: relative;
margin-left: 2px;
}

#banner {
height: 110px;
width: 800px;
background: url(../img/banner.jpg) no-repeat;
}

#nav_bar {
/* height: 30px; */
width: 800px;
}

#content-container {
height: 100%;
width: 800px;
background: url(../img/home-bg.jpg) #f4f1eb no-repeat;
}

#content-container-nopic {
height: 100%;
width: 800px;
background: #f4f1eb;
}

#content {
width: 750px;
height: 100%;
margin-left: 25px;
margin-top: 25px;
}

#content2 {
width: 750px;
height: 100%;
}

#content p {
color: #40342d;
font-size: 14px;
font-family: Verdana;
}

.text-wit {
color: #f4f1eb;
}

.content-line {
height: 1px;
width: 750px;
background-color: #40342d;
}

.blank {
height: 400px;
width: 200px;
}

#foto-home {
margin-left: 60px;
margin-top: 15px;
}

.thumbernail {
color: #40342d;
font-size: 13px;
font-family: Verdana;
height: 120px;
width: 500px;
background: url(../img/thumb-bg.gif) no-repeat;
}

.thumbernail2 {
color: #40342d;
font-size: 13px;
font-family: Verdana;
height: 120px;
width: 700px;
background: url(../img/thumb-bg2.gif) no-repeat;
}

.thumbernail table {
margin-top: 2px;
margin-left: 2px;
}

.thumbernail2 table {
margin-top: 2px;
margin-left: 2px;
}

.thumbernail-wfs {
color: #40342d;
font-size: 13px;
font-family: Verdana;
height: 104px;
width: 500px;
background: url(../img/thumb-bg-wfs.gif) no-repeat;
}

.thumbernail-wfs table {
margin-top: 2px;
margin-left: 2px;
}

.photo-rechts {
position: relative;
float: right;
}

.equip-list {
margin-left: 50px;
}

#footer {
height: 20px;
width: 800px;
margin-left: 2px;
font-family: Verdana;
font-size: 10px;
color: #f4f1eb;
background-color: #40342d;
}

#footer center {
position: relative;
top: 3px;
}
