body {
	background: #fff url("img/bg3.gif");
	font-family: Arial, Geneva, Verdana, sans-serif, Palatino Linotype, Trebuchet MS;
	font-size: 13px;
	color: #333;
	margin: 0;
	padding: 0;
}

#page {
	position: relative;
	margin: 0 auto;
	width: 725px;
	text-align: left;
	background: #fff url("img/bg_rond.gif") repeat-y;
}

#haus {
	width: auto;
	height: 75px;
	background: #ffffff url("img/haus.jpg") no-repeat;
	border-bottom: 2px #666 solid;
}

#nav {
	width: auto;
	height: 21px;
	font-size: 15px;
	padding-left: 10px;	
	border-bottom: 2px #666 solid;
	padding-top: 3px;
	font-weight: bold;
	background: #fff;
}
#nav a {
	text-decoration: none;
	color: #0800B0;
	padding-right: 15px;
}
#nav a:hover {
	text-decoration: underline;
}

#content {
	float: left;
	width: 530px;
	clear: left;
	margin: 8px 10px 10px 0px;
}

#pictures {	
	text-align: center;
	margin: 10px 0 0 575px;
	width: 145px;
	_width: 135px;
}
#pictures p {	
	font-weight: bold;
	margin: 0;
}

#smu {
	clear: both;
	border-top: 2px #666 solid;
	background: #fff url("img/bg3.gif");
}

#nanar {
	margin: 0 10px 10px 10px;
}

#links img {
	margin: 5px;
	cursor: hand;
}
#links2 img {
	margin: 5px 0px 5px 0px;
	cursor: default;
}
#tel {
	display: none;
}

table {
	width: 95%;
	text-align: center;
	border-collapse: collapse;
}

th {
	border-bottom: 2px #000 solid;
}
th a {
	text-decoration: none;
	color: #333;
}

tr {
	text-align: left;
}

td {
	border-bottom: 1px #ddd solid;
	padding-top: 2px;
	padding-bottom: 2px;
}

img {
	border: 0;
}

form {
	text-align: left;
}

h2 { 
margin: 0;
}
h2 a {
	color: #0800B0;	
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}

legend {
	font-weight: bold;
}

.w90 {
	width: 90%;
	text-align: center;
	display: block;
	margin-top: 10px;
}
.w90 label {
	margin-left: 10px;
}
.w90 select {
	margin-left: 10px;
}
.w90 input {
	width: 300px;
	margin-left: 10px;
}
.w90 textarea {
	width: 400px;
	height: 200px;
	margin-left: 10px;
}
.w90 .takki {
	width: 195px;
	margin: 5px 0 0 10px;
}
.info {
	color: #0000ff;
}
.error {
	color: #ff0000;
}
.preload {
	display: none;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.gler {
	padding-left: 5px;
}

.flokkar {
	float: left;
	padding: 5px 20px 20px 20px;
	text-align: center;
	font-weight: bold;
}
.flokkar img {
	border: 1px #333 solid;
}
.flokkar a {
	text-decoration: none;
	color: #0800B0;
}

.sortable a {
	color: #0800B0;	
}
.sortable a:hover {
	text-decoration: underline;	
}