div {	 
border: 0px solid Black;
}

body {	
margin: 0 auto;	
width: 700px;
background-color: #501;
background-image: url("img/vernis.jpg");
background-repeat: repeat;
font: normal 11px/15px verdana, helvetica, arial, sans, sans-serif;
color: #ddd;
}

h1 {
text-align: center;
font-size: 3em;
line-height: 0em;
font-stretch: wider;
color: #000;
}
h2 {
text-align: left;
font-size: 1.4em;
line-height: 1em;
color: #eee;
margin: 0px 0 0 0
}
a {
	color: #fff;
	text-decoration: none;
}
a:hover {
}
.cnt {
	text-align: center;
}
.foto {
border: 0px solid #444;
margin: 12px 0 0 4px;
}

#header {
padding: 10px 20px 1px;
background-color: #555;
height: auto;
}

#header_kort {
padding: 10px 20px 0;
background-color: #555;
height: 100px;
}

#header_tenko {
padding: 10px 20px 0;
background-color: #555;
height: 360px;
}

#mid {
background-color: #333;
border: solid 0px #0f0;
/*height: 750px;*/
}

#left {	
float: left;	
width: 300px;
height: 100%;
padding: 15px 10px 0 20px;
background-color: #333;
}

#right {	
float: left;
width: 330px;
/*margin-left: 300px;*/
height: 100%;
padding: 15px 20px 0 20px;
background-color: #666;
background-image: url("img/tatake-bart-grey_L.jpg");
background-repeat: no-repeat;
}

#push {
clear: both;
}

#footer {	
clear: both;
background-color: #555;
padding: 2px 20px 2px;
text-align: center;
}

.keywords {
visibility: hidden;
overflow: hidden;
height: 0px;
}
.geluid {
	font-family: Webdings;
	font-size: large;
	color: #9999CC;
}
.objecttitel {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}
