#wrapper {
	width: 100%;
	margin: 0px;
}
body {
	background-color: #131315;
	margin: 0px;
	
}
#header {
	background-color: #131315;
	height: 100px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#body {
	background-color: #FFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #F00;
	border-left-color: #F00;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	font:76%/160% Tahoma,Arial,Helvetica,sans-serif;
		
}

#rBox {
	background-image:url(../billeder/roundedBtm.png);
	background-repeat:no-repeat;
	background-position: left bottom;
	width: 900px;
	background-color: #FFF;
	margin: 0px;
	top: 0px;
	padding: 0em;
}
#rBox #indhold {
	padding-top: 0em;
	padding-right: 2em;
	padding-bottom: 1em;
	padding-left: 2em;
}

#rBox h2 {
	background-image: url(../billeder/roundedTop.png);
	background-repeat: no-repeat;
	background-position: left top;

	margin 0px;
	top: 0px;
	margin: 0px;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	font-family: Verdana, Geneva, sans-serif;
	
}


#footer {
	background-color: #131315;
	padding: 20px;
	height: 200px;
	width: 860px;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
}
#targetEjerlejligheder {
	font-size: 10px;
}
#targetAndelslejligheder {
	font-size: 10px;
}
#targetHuse {
	font-size: 10px;
}
#targetVillalejligheder {
	font-size: 10px;
}
a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/** 
* Generated by www.formstylegenerator.com 
**/
/** You can use this style for your INPUT, TEXTAREA, SELECT elements **/


.myinputstyle {
	border: 1px solid #b2b7ae;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #454743;
	background-color: #b2b7ae;
	background-image: url(/bg57942035.png);
	background-repeat: repeat-x;

}



/** You can use this style for your LABEL elements **/

.mylabelstyle {
	
font-family: Verdana, Arial, Helvetica, sans-serif;
	
font-style: bold;
	
font-size: 13px;
	
color: #82983e;

}
td {
	font-family: Verdana, Geneva, sans-serif;
	/*background-color: #FFF;*/
	/*text-align: left;*/
}




/** 
*  You can use this style for your INPUT, TEXTAREA, SELECT elements 
*  for onmousehover event
**/

.myinputstyle:hover {
	
border: 1px solid #FFFFFF;
	
/** remember to change image path **/
	

background: url(none) no-repeat #FFFFFF;
	
color: #454743;

}



/** 
* You can use this style for your INPUT, TEXTAREA, SELECT elements 
* for onmousefocus event
**/


.myinputstyle:focus {
	
border: 1px solid #b2b7ae;
	

/** remember to change image path **/
	

background: url(none) no-repeat #b2b7ae;
	
color: #454743;

}
input {
	background-color: #FFF;
	
}
th {
	text-align: left;
}


.tabte { 
  color: #DD0000;
}

