/*
		CSS DESIGN - dagny@reykjalin.com
*/


body {		background-color: #ffffff; font-family: "Lucida Grande", Arial, Helvetica, sans-serif; font-size: 1em; margin:0;
			background-image: url('../img/bg.jpg'); background-position: top; background-repeat: repeat-x;}


/*		STRUCTURE 		*/
#wrapper {	width:790px; margin:auto; border:1px solid #999999; padding:5px; overflow:hidden; background-color: #ffffff; }
#haus {		width:790px;}
#hidden {	display: none; }
#leftcol {	width:150px; float:left; margin-right:10px; background-color:#dfdfdf; background-image: url('../img/menutop.gif'); background-position: top; background-repeat: no-repeat; }
#center {	width:450px; float:left; padding-top:20px; font-size:80%; }
#rightcol {	width:150px; float:right; padding-top:10px;}
#bottom {	width:790px; background-color: #9f1920; height:50px; clear: both; border-top:8px solid #ffffff}

.menu {		font-size:80%; padding:20px 0 10px 10px}
.submenu {	padding:3px 0 0 0; }
.address {	font-size:70%; margin-bottom: 20px;}

.mynd {		border:1px solid #dfdfdf; padding:2px;}

/*  	FONTS		*/
a {			text-decoration: none; color: #0066cc}
a:hover {	color: #9f1920;}

#center p, td {	font-size: 80%;}
.small	{	font-size:75%}
.title {	font-size: 170%; border-bottom:1px solid #dfdfdf; padding:3px}
.greyed {	color:#808080}

.hafatomt { display:none}