﻿@charset "utf-8";
/* CSS Document */
*{
	margin:0 auto;
	padding:0;

}
body  {
	font: 13px "Trebuchet MS",Arial, Helvetica, sans-serif;
	background:#fff url(/Files/Billeder/images/bg.jpg) repeat-x;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #535353;
}
h1{ 
	font-size:25px; 
	font-weight:100;
	text-transform: none;
	padding-bottom:5px;
}

h2{ 
	background:url(/Files/Billeder/images/nav-bg.gif) no-repeat;
	height:39px;
	padding:9px 5px 5px 15px;
        margin-left:0px;	
        font-size:13px; 
	text-align:left;
}
h3{ 
	font-size:18px; 
	font-weight:100;
	padding-bottom:5px;
        color: #8a4e12;
}
h4{ 
	font-size:14px; 
	font-weight:100;
	padding-bottom:5px;
        color: #8a4e12;
}
a{ 
	cursor: pointer;
}
.color_{
color:#8a4e12;
}
/* -------------------------  Elastic layouts -------------------------  */

.amigos #container { 
 width: 890px; 
 background: #fff url(/Files/Billeder/images/left_caz.gif) repeat-y right;
 margin: 0 auto;
 text-align: left;
 margin-top:5px;
} 
.amigos #header { 
/*	background: url(/Files/Billeder/images/header.jpg) no-repeat;*/
	height:227px;
} 
.amigos #header h1 {
	margin: 0; 
	padding: 10px 0;
}

#newsdetails img {
	margin: 10px;		
}

/* ------------------------ menu ------------------------- */
#menu{
	width: 890px;
	height:46px;
	margin:0px;
	padding:0 0 0 0px;
	background:url(/Files/Billeder/images/menu.gif) repeat-x;
}
#menu ul{ 
	margin:0;
	padding:0;
	list-style:none;
}

#menu li{ 
	padding:0;
	margin:0;
	display:inline;
	list-style:none;
}
	
#menu li a{
	font:bold 13px "Trebuchet MS",Arial, Helvetica, sans-serif;
	display:block;
	list-style:none;
	float:left;
	padding:13px 11px;
	color:#fff;
	background:url(/Files/Billeder/images/divder.gif) no-repeat right;
	text-decoration:none;
	cursor: pointer;
}

#menu li a:hover { 
	color:#fff;
	background: url(/Files/Billeder/images/hover.gif) repeat-x;
}
#menu li.current a{ 
	color:#fff;
	background: url(/Files/Billeder/images/hover.gif) repeat-x;
}
#menu li.inpath a{ 
	color:#fff;
	background: url(/Files/Billeder/images/hover.gif) repeat-x;
}
#menu li.last a{ 
	color:#fff;
	background: none;
	padding:13px 15px 13px 15px;
}
#menu li.last a:hover{ 
	background: url(/Files/Billeder/images/hover.gif) repeat-x;
	text-decoration:none;
}

#menu .inpath{ 
	color:#fff;
	background: url(/Files/Billeder/images/hover.gif) repeat-x;
}


/*-------------------------  sidebar1------------------------- */
.amigos #sidebar1 {
 float: right; 
 width:222px;
 padding: 15px 5px 15px 15px;
/* min-height:400px;*/
}
#sidebar1 p{
	margin-bottom:15px;
	font-size:12px;

}
#sidebar1 .2ndNav{
}
.L2{
	text-align:left;
	background:url(/Files/Billeder/images/nav-bg.gif) no-repeat;
	height:30px;
	padding:5px 5px 5px 5px;
	width:200px;
	display:block;
}
.L2 .L2{
	background:url(/Files/Billeder/images/spacer.gif) no-repeat;
	height:20px;
	padding:5px 0px 0px 5px;
}
.L3{
	text-align:left;
	width:200px;
}
/*-------------------------  mainContent ------------------------- */
.amigos #mainContent {
   margin: 0 242px 0 0;
 padding: 10px 5px 10px 10px;
 background: url(/Files/Billeder/images/cont_shdow.gif) repeat-x;
/* min-height:400px;*/

}
#mainContent .normal_para{
	padding-bottom: 15px;

} 
#mainContent p{
	padding-bottom: 15px;

} 
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}

/*-------------------------  Footer -------------------------  */
.amigos #footer {
	width: 890px; 
	height:15px;
	text-align:left; 
} 
.amigos #footer p {
	margin: 10px 0;
}
.contacto{ 
	text-align:center; 
	display:inline;
	margin-top:10px;
}
.contacto a{ 
	color:#333;
}
.contacto a:hover{ 
	color:#333;
	text-decoration:none;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.DwContent{
/* min-height:400px;*/
}

#last_menu{
	height:20px;
	margin:0px;
	padding:0 0 0 7px;
}
#last_menu ul{ 
	margin:0;
	padding:0;
	list-style:none;
}

#last_menu li{ 
	padding:0;
	margin:0;
	display:inline;
	list-style:none;
}
	
#last_menu li a{
	font:13px "Trebuchet MS",Arial, Helvetica, sans-serif;
	display:block;
	list-style:none;
	float:left;
	padding:0px 12px 12px 0px;
	color:#535353;
	text-decoration:none;
	cursor: pointer;
}

#last_menu li a:hover{ 
	color:#9f3731;
}
#last_menu li.current a{ 
	color:#9f3731;
}
.copyright{
	text-align:right; 
}

.search_box{

padding-top:12px;
padding-right:10px;
	text-align:right;
}
.box_hold{
 
 width:600px;
 padding-top:15px;
}
.img{ 
	background:url(/Files/Billeder/images/bg_box.jpg) no-repeat center;
	padding:20px;
}
.imghidden {padding:20px;}

.top { vertical-align: top; }

#newssearchform { width: 50%; float: left; }


/****** MY NEW GALLERY *******/

.gallery {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    float: left;
}

.galleryText {
    width: 100%;
    height: auto;
    padding: 20px 0 10px 0;
    margin: 0;
    float: left;
}

.GalleryImages {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    float: left;
}

.GalleryNavigation {
    width: 100%;
    height: auto;
    padding: 0 0 10px 0;
    margin: 0;
    float: left;
    text-align: right;
}

.GalleryCamera {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    float: left;
}

.img {
    width: 150px;
    height: 112px;
    padding: 30px 30px 30px 29px;
    margin: 0;
    float: left;
    text-align: center;
}

.Cover {
    width: 211px;
    height: auto;
    margin: 0;
    padding: 0;
    float: left;
}

.text {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    float: left;
    text-align: center;
}

.GalleryDesc {
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    float: left;
}

.GalleryImageCon {
    width: 210px;
    height: auto;
    padding: 0;
    margin: 0;
    float: left;
}

.conte {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    float: left;
}

/* Colaboración */

.Colab {
    width: 280px;
    height: 110px;
    padding: 0 10px 20px;
    margin: 0;
    float: left;
}

.cImg {
    width: 100%;
    height: 70px;
    padding: 0 0 10px;
    margin: 0;
    float: left;
    text-align: center;
}

.cText {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    float: left;
    text-align: center;
}

/* Retoque */

.MainForm {
    width: 111px;
    height: 18px;
    padding: 2px 5px;
    margin: 0;
    float: right;
    background: transparent url(/files/billeder/web/MainForm.png) 0 0 no-repeat;
    border: none;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    color: #535353;
    font-size: 13px
}


.SearchForm {
    width: 19px;
    height: 22px;
    padding: 0;
    margin: 0;
    float: right;
    background: transparent url(/files/billeder/web/MainSearch.png) 0 0 no-repeat;
    cursor: pointer;
    border: none;
}

.bandera {
    width: 39px;
    height: 22px;
    padding: 0 15px 0 0;
    margin: 0;
    float: right;
}
