/*-----Konny Domauer-----*/


* {
margin: 0;
padding: 0;
}

html, body {
height: 100%;
margin: 10px auto;
text-align: center; 
background-color: #333;
background-position: center;
color: #c1c1c1;
}

#container {
height: auto;
margin: 0 auto;
width: 850px;
height: 100%;
text-align: center;
background-image: url(../img/Image/bg_2.jpg);
background-color: #313131;
background-repeat: repeat-x;
}

.logo {
margin-left: 14px;
}

#meny {
margin-top: 20px;
}

#body {
width: 850px;
height: 520px;
margin-top: 0;
}

#bottom {
margin-top: 120px;
_margin-top: 0;
height: 30px;
font-family: Arial;
text-decoration: none;
font-style: normal;
font-size: 11px;
color: #c1c1c1;
}

address {
font-family: Arial;
text-decoration: none;
font-style: normal;
font-size: 11px;
color: #c1c1c1;
}

p {
font-family: Arial;
font-size: 12px;
color: #c1c1c1;
text-align: left;
line-height: 18px;
margin-right: 28px;
margin-bottom: 10px;
margin-left: 28px;
}

table {
margin-top: 20px;
}

.tab {
width: 792px;
margin-left: 24px;
padding-top: 22px;
text-align: center;
font-family: Arial;
font-size: 12px;
color: #666;
text-align: left;
}

a:link {
color: #999;
text-decoration: none;
font-family: Arial;
font-weight: bold;
font-size: 11px;
}

a:visited {
	color: #666; 
	text-decoration: none;
font-family: Arial;
font-weight: bold;
font-size: 11px;
} 

a:active {
	color: #666;
	text-decoration: none;
font-family: Arial;
font-weight: bold;
font-size: 11px;
}

.bild {
text-align: center;
margin: 25px auto;
}

.right {
margin-right: 8px;
}

.bildtext {
margin-top: 6px;
margin-left: 0;
}