html, body
{
	font-size: 12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:125%;
	background-color:#000000;
	background-image: url(http://www.merwis.com/back.png);
	background-repeat:repeat;
}

img
{border:0px;}

a {
border-bottom:none;
}


#container
{
position: absolute;
width: 680px;
height: 605px;
left: 50%;	
margin-left: -350px;
padding-top:0px;
border: 1px solid #000; // see on selleks et me näeks kus ta asub
}

#header
{
height: 150px;
background-image: url(http://www.merwis.com/back3.png);
	background-repeat:repeat; //selleks et näha oleks kuidas ta läheb

}

#header img
{
float: left;
padding-top:50px;
margin: 20px 0px 0px 20px;
}

#topmenu
{
height: 100px;
width: 400px;
float: right;
padding-top:50px;
position: relative;

}

#topmenu ul
{
list-style-type:none;
height: 20px;
padding-left: 0px;
float:right;
margin-right:8px;
}

#topmenu li
{
	float: left;
	margin: 67px 3px;
}

#topmenu li a
{
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background: black; 
	padding: 5px 6px 5px;
	margin-left:-3px;
	color: #fff; 
	text-transform: uppercase;
	text-decoration: none;
}

#topmenu li a:hover
{
font-size: 14px; 
font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background: white; 
	padding: 5px 6px 5px; 
	color: #000; 
	text-transform: uppercase;
	text-decoration: none;
}





#stripe1, stripe2
{
height: 2px;
width:100%;
vertical-align:top;
background-color:#000000;

}


#content
{
height: 450px;
font-size:13px;
background-image: url(http://www.merwis.com/back4.png);
width: 100%px;
overflow: auto;
font-family: Arial;
position: relative;
vertical-align:middle;
padding: 5px 70px 1px 70px;
margin: 0px;
color:#000;

text-align: justify;
}

.kontakt
{
vertical-align: middle;
height: 150px;
text-align:center;
}

.stuff
{
text-align:center;

}

.stuff a{
color:#999999;
text-decoration: none;
}

.stuff a:hover{
border-bottom: 1px dashed #FFF;
}

#footer
{
background-image: url(http://www.merwis.com/back.png);
	background-repeat:repeat;
color:#CCCCCC;
width: 100%px;
font-family: Trebuchet MS;
text-align: center;

}

#footer a{

text-decoration:none;
color:#FFF;

}

#footer a:hover{
border-bottom: 1px dashed #FFFFFF;
}


.stripe
{
vertical-align:top;
}


#gallery td
{
vertical-align:bottom;
text-align: center;
border:#FFF;
border-width:thick;

padding: 15px 0px 0px 0px;
}

#gallery .listthumb
{
padding: 30px 5px 0px 6px;
height: 95px;
width: 95px;
border:#FFF;
border-width:2px;
}

