/* CSS document HM */

body{
margin: 0;
text-align: center;
background-image: url(images/bg.jpg);
background-repeat: repeat-x; 
font-family: "Comic Sans MS";
font-size:14px;
text-align: center;
}

#main_container{
margin: 0 auto 0 auto;
width: 800px;
text-align: left;
}

#container_background{
width:800px;

height:auto !important;
height:700px;
min-height:700px;
margin-top: 40px;
background-image: url(images/bg2.jpg);
background-repeat: no-repeat;
overflow:hidden;
}

#top{
width:745px;
margin-top:15px;
margin-left:25px;
position:relative;
}

#contentdiv{
width: 330px;
margin-top: 300px;
}

#img{
width:384px;
height:305px;
float: right;
display: inline;
margin-right:-5px;
}

#img2{
width:300px;
height:305px;
float: left;
display: inline;
margin-left:10px;
}

#img3{
width:700px;
height:305px;
float: left;
display: inline;
margin-left:10px;
}

#images{
width: 745px;
height:500px;
float:left;
}

#picture{
width:180px;
height:135px;
border: #666666 dotted 1px;
display:inline;
float:left;
margin-left:3px;
margin-top:3px;
}

#tekst{
margin-top: 110px;
width:350px;
float: left;
display: inline;
margin-left:10px;
/*background-color: #e3e;*/
}

#tekst2 {
margin-top: 80px;
width:350px;
float:right;
display: inline;
margin-left:10px;
}
#menu {
width:745px;
height:43px;
float: left;
display: inline;
/*background-image: url(menu_bg.jpg);*/
/*border:#0000FF 1px solid;*/
}

#breadcrumb{
position:absolute;
top: 20px;
left: 170px;
}

#footer {
clear:both;
width: 745px;
height: 36px;
/*background-color: #A80000;*/
text-align: center;
color:#999999;
font-size:10px;
}

a{
font-size:16px;
color:#666666;
text-decoration:none;
margin-left: 20px;
}

.mail{
color:#0000FF;
font-size:14px;
margin-left: 0px;
}

.link{
color:#000000;
font-size:14px;
}

a:hover{
color:#000000;
}

h1{
display:inline;
letter-spacing: 1px;
font-size:15px;
}

h2{
display:inline;
font-size:14px;
}

h3{
font-size:13px;
}


#bottom{
width:745px;
margin-left:25px;
/*border: solid 1px #FF0000;*/
}

li{
font-size:13px;
}

p{
font-size:14px;
}

.link{
font-size:16px;
color:#666666;
text-decoration:none;
margin-left: 0px;
}

.sumup{
list-style-type:none;
}

.bc{
font-size:13px;
}

