body {
	background:url(images/fondo_pag.jpg) repeat-x;
}
.hovedtabel {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
.bund {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.wireframemenu{
	background-color: white;
	border-bottom-width: 0px;
	width: 208px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 208px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu a{
font: normal 12px Verdana;
padding: 4px 13px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #595959;
text-decoration: none;
border-bottom: 1px solid #C0C0C0;
}

.wireframemenu a:visited{
color: #595959;
}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
background-color: #E6E6DC;
color: black;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: 100;
	font-variant: normal;
	color: #72732c;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.broedtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	padding:0px 5px 0px 5px;
	width: 730px;
}
.bordeimg {
	border: 8px solid #0C0;
}
.contemenu{
	background:url(images/fondo_menu.jpg) repeat-y;
	width:260px;
}
#contefotos{
	width:100%;
	height:120px;
}
#foto1{
	width: 165px;
	float:left;
	margin-left:10px;
	margin-top:15px;
	border: 2px solid #886f68;
}
#foto2{
	width: 150px;
	height: 85px;
	float:left;
	margin-left:5px;
	margin-top:15px;
	border: 2px solid #886f68;
}
#vermas {
	text-align: right;	
	width:1px;
	height:0px;
	margin:0;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4b4b4b;
	font-weight:bold;
	background:#CCC;
}
#borrar{
clear:both;
}

