﻿body {
    background: #d9dcd3;
    color: #565656;
    font-weight: normal;
    /*font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;*/
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

p
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
	/*clear: both;*/
	padding-top: 5px; 
	font-weight: normal;
}


   h1 
   {
	
      font-size: 38px;/*48 ÄNDRAT 2008-11-17*/
      line-height: 48px;
      letter-spacing: -1px;
      color: #333;
    }

    h2 {
      letter-spacing: -0.03em;
      line-height: 20px;
      font-size: 22px;
      padding-bottom: 10px;
      color: #333;
    }

   #content h3 {
      font-size: 18px;
      font-weight: bold; 
    }

	.lista_objekt h3 {
	 color: #333;
     font-size: 18px;
     padding-bottom: 10px;
    }
	
	.lista_objekt_wide h3 {
      font-size: 24px;
      padding-bottom: 10px;
      float: left;
    }

    #teaser h4 {
     float: left;
     font-size: 16px;
     color: #fff;
     font-weight: normal;
     margin-top: 5px;
    }
    
   	#content h4 {
     font-size: 14px;
     font-weight: bold; 
    }
    
   #content h5 {
      font-size: 12px;
      font-weight: bold; 
    }
    
    #content .ingress {
    font-weight: bold; 
    padding-bottom: 10px; 
    color: #565656;
    }
	/*#content .ingress p 
	{
		color: #565656;
		font-family: Georgia, "Times New Roman", Times, serif;
    }*/
/* ------------ MAIN CONTENT ---------------  */

#mainColumn p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #565656;
}


#mainColumn .lista_objekt p{
	font-size: 13px;
	line-height: 16px;
}

#mainColumn .list_text_wide p {
	font-size: 13px;
	line-height: 16px;
}

#teaser p.ingress {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;/*14 ÄNDRAT 2008-11-17*/
	line-height: 18px;
	color: #ffffff;
	clear: both;
	padding-top: 3px; 
	padding-right: 10px; 
}

label {
	padding-left:2px;
	line-height:16px;
	font-size: 11px;
}


#content {
	font-size: 11px;
	line-height: 18px;
	
}

/* ------------ NEWS ---------------  */

.date {
	font-size: 11px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}

.newshead {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #565656;
	text-decoration: none;
}

.newstext 
{
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #565656;
	text-decoration: none;
}
.newstext p
{
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #565656;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#content a {
	font-size: 12px;
	font-weight: bold;
	color: #2b6690;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#menu a {
	font-size: 11px;
	font-weight: bold;
	color: #2b6690;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}


#footerTwo p {
	color: #fff;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
}



/* LISTA */

#list_items
{
	float: left; 
	width: 100%;
	border-collapse: collapse;
	text-align: left;
	margin-bottom: 15px;
	/*font-family:Georgia*/
}

#list_items th
{
	font-size: 11px;
	font-weight: bold;
	color: #565656;
	padding: 0px 5px 0px 5px;
	border-right: 1px solid #ccc;
}

#list_items td
{
	padding: 0px 0px 0px 5px;
	border-right: 1px solid #ccc;
}

#list_items .firstth
{
	padding: 0px 10px 0px 0px;
	border-right: 1px solid #ccc;
	width:40px
}

#list_items .lastth
{
	padding: 0px 0px 0px 5px;
	border-right: none;
	width:80px
}

.backbutton {
	float: right;
}

a.fotoikon {
  padding: 0 5px 0px 15px;
  background: url(../images/icon_photos.gif) left center no-repeat;
}

a.mapikon {
  padding: 0 2px 0px 15px;
  background: url(../images/icon_map.gif) left center no-repeat;
}
/*TILLÄGG 2008-10-26*/
a.saveikon {
  padding: 0 2px 0px 15px;
  background: url(../images/icon_save.gif) left center no-repeat;
}

.formcontainer{border-right:0px solid #e8e8e8;border-left:0px solid #e8e8e8;border-top:0px solid #e8e8e8;padding:5px;padding-left:10px;padding-bottom:10px;background: #fafafa url(../images/bglist_fade.gif) no-repeat bottom left;}
legend
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-left:10px
}

/*.a-search label{font-family: Georgia, "Times New Roman", Times, serif;font-size:13px}
.b-search label{font-family: Georgia, "Times New Roman", Times, serif;font-size:13px}
.c-search label{font-family: Georgia, "Times New Roman", Times, serif;font-size:13px}*/
















