body {
	padding: 0;
	margin: 0;
	font-family: Trebuchet ms,Geneva,Arial,Helvetica,sans-serif;
  text-decoration:none;
  font-size: 13px;
  background:#efefef;
  background-image:url(../img/bg.jpg);
  background-repeat:repeat-x;
  background-position:top;
  font-weight:normal;
}

a {
	color: #666;
	text-decoration:none;
}

a:hover {
  text-decoration:underline;
}

a:visited:hover {
  text-decoration:underline;
}

/**
 * Block types h1-h6, pre, p and address can be used in Lemon's editor and
 * you can customize their names by altering the comment behind the rule.
 * See the example below! Note: The rule must be on ONE line to work in Lemon.
 */
h1 { font-size: 18px; margin: 0; padding:3px 0 3px 0; font-weight:bold; font-family: Trebuchet ms,Helvetica,Verdana,Geneva,sans-serif; border-bottom:1px solid silver; font-weight:normal;} /* Heading 1 */
h2 { font-size: 16px; margin: 0; padding:3px 0 3px 0; font-family: Trebuchet ms,Helvetica,Verdana,Geneva,sans-serif;} /* Heading 2 */
h3 { font-size: 14px; margin: 0; padding:3px 0 3px 0; font-family: Trebuchet ms,Helvetica,Verdana,Geneva,sans-serif;} /* Heading 3 */
h4 { font-size: 11px; margin: 0; padding:0; font-weight:bold; font-family: Trebuchet ms,Geneva,Arial,Helvetica,sans-serif;} /* Heading 4 */
h5 { font-size: 11px; margin: 0; padding:0 0 5px 0; font-weight:bold; font-family: Trebuchet ms,Geneva,Arial,Helvetica,sans-serif; color:#999;} /* Heading 5 */
p { margin: 0; padding: 0 0 10px 0; line-height: 1.2em; } /* Paragraph */

/**
 * Styles can also be included in Lemon's editor with custom names.
 * See the example below!
 */
.small { font-size: 9px; } /* LemonStyle: Small text */

#wrapper {
	width: 900px;
	padding: 0px;
	margin: 0px;
	margin:auto;
	text-align:center;
}

#header {
	clear: both;
	padding: 0px;
}

#menuwrap {
	height:32px;
	width:900px;
	background-image:url(../img/menu_bg.jpg);
}

#menu {
	color:#fff;
	float:left;
	font-family:Helvetica;
}

#menu ul {
	margin: 0px 0 0 10px;
	padding: 0px;
	list-style-type: none;
}

#menu ul li {
	display: inline;
	padding: 0px 0px 0px 5px;
	margin: 0px;
}

#menu ul li a {
	text-decoration:none;
	color:#fff;
	margin: 0px;
	padding:5px 0 9px 0 ;
}

#menu ul li a:hover {
	color:#90ff00;
}

#menu ul li a.active {
	color:#90ff00;
}

#main {
	padding: 10px;
	clear:both;
	background-color:#fff;
	padding-bottom:40px;
}

#footer {
	padding: 3px;
	font-size: 11px;
	text-align: center;
	background-color:#fff;
	height:26px;
	border-top:2px solid #d6d5d5;
	margin-top:20px;
	margin-bottom:10px;
	width:900px;
	margin:auto;
	color:#666;
}

#footer_left {
	float:left;
	padding-top:5px;
}

#footer_right {
	float:right;
	padding-top:5px;
}

#content {
	text-align:left;
	border-bottom:3px solid silver;
}

#flashbox {
	width:900px;
	height:177px;
}

#left_col {
	width:460px;
	float:left;
	margin-left:10px;
}

#left_col p {
	padding-top:20px;
	margin-left:5px;
}

#left_col img {
	border:0px;
}

#mid_col {
	width:40px;
	float:left;
	height:20px;
}

#right_col {
	width:345px;
	float:left;
	font-size:11px;
}

#right_col img {
	border:0;
}

#kalenderbox {
	width:345px;
	float:left;
	background-image:url(../img/khead_bg.jpg);
	background-repeat:no-repeat;
	border:1px solid #e6e6e6;
	border-top:none;
}

#kalenderbox h3 {
	color:#fff;
	padding:7px 0 0 10px;
}

#newsbox {
	float:left;
	width:460px;
	background-image:url(../img/aktuellt_bg.jpg);
	background-repeat:no-repeat;
	border:1px solid #e6e6e6;
	border-top:none;
}

#newsbox h3 {
	color:#fff;
	padding:7px 0 0 10px;
}

#partners {
	background-image:url(../img/p_bg.jpg);
	background-repeat:repeat-y;
	width:1133px;
	margin:auto;
	text-align:center;
	font-size:11px;
	color:#999;
}

#partnercontent {
	float:left;
	width:800px;
	text-align:left;
	padding:5px 0 0 25px;
}

#partnercontent img {
	border:0;
	padding:2px;
}

#loop {
	width: 430px;
	margin:20px 0 10px 10px;
}

#loop h4 {
	font-size:11px;
}

#loop2 {
	width:300px;
	margin:20px 0 10px 10px;
}

#spacer-1 {
	float:left;
	width:100px;
	height:20px;
}

#foreign {
	float:right;
	text-align:right;
	height:32px;
	margin:0px 20px 0 0;
}

#foreign img {
	border:0;
	padding:8px 0 0 0;
	margin:0;
}

table {
	font-family:Arial;
}

#scorekort td {
	border:1px solid #e6e6e6;
	padding:2px;
}

#pakettable td {
	border:1px solid #e6e6e6;
}

#pakettable tr td{
	font-size:11px;
}

hr {
	border:1px solid silver;
}

#newslist {
}

#newslist ul {
	margin:0 0 0 5px;
	padding:10px 0 0 0;
	list-style:none;
}

#indexblock {
	border:4px solid #e6e6e6;
	background-color:#efefef;
	margin-top:30px;
	width:460px;
	font-size:11px;
	color:#666;
}

#content-01 ul {
	margin:0 0 0 25px;
	padding:10px 0 0 0;
}

#content-01 {
	padding:10px 5px 10px 10px;
}

#total_content {
	width:850px;
	margin-left:10px;
}

#total_content img {
	border:0px;
}

#map {
	margin-top:20px;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: auto;;
border: 1px solid black;
padding: 2px;
background-color: #fff;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

#form input {	
	width:250px;
	border:1px  solid silver;
	margin:3px;
	padding:3px;
}

#form {
	margin:30px 0 0 0;
}

.silverrow {
	border-bottom:1px solid #e6e6e6;
}
