@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#content #kontakt td {
	text-align: left;
	vertical-align: top;
	font-size: 10px;
}
#kontakt input, textarea, select {
	background-color: #FFFF66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: thin solid #000000;
}

#maincontent {
	background-color: #FFCC00;
	width: 850px;
	padding-top: 0px;
	/*padding-right: 15px;*/
	padding-bottom: 0px;
	text-align:left;   /* align for good browsers */
	text-align: left; /* counter the body center */
	z-index: 1;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	overflow: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu {
	width: 170px;
	background-color: #000000;
	color: #FFFFFF;
	float: left;
	margin-left: 10px;
}
#menu a {
	color:#FFFFFF;
	}
#menu ul {
	list-style-type: none;
}
#content {
	float: right;
	width: 620px;
	margin-right: 15px;
}
#offer {
	background-image: url(offer.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 200px;
	z-index: 2;
	left: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,0px);
	position: absolute;
}
body {
	background-color: #999999;
	background-image: url(bg_grad_grey.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.priser {
	height: 100px;
	width: 300px;
	background-color: #FFFFFF;
	border: thin solid #000000;
}

h1 {
	font-size: 22px;
	color: #6C0300;
	background-color: #FFCC00;
	padding: 5px;
	background-image: url(h1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: lighter;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #333333;
}
#content img {
	margin-right: 15px;
}

.roundtopm { 
	background: url(/corners/tr_m.gif) no-repeat top right; 
}

.roundbottomm {
	background: url(/corners/br_m.gif) no-repeat top right; 
}

.roundtop { 
	background: url(/corners/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(/corners/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
