/*
Theme Name: freya
Version: 1.0
Author: kleinluchskueche.com
*/

img {
	behavior: url("pngbehavior.htc");
	}

body { 
        background: #f0f0f0 url('images/bg.jpg') top center no-repeat;
        font-size: 12px;
        /*font-family: Georgia, Serif;*/
        font-family: arial, helvetica, sans-serif;
        margin: 0px;
        }
		
body * {
        margin: 0px;
        padding: 0px; 
}
a, a:visited{
        color: #3071B9;
        text-decoration: none;
        /*text-decoration: underline;*/
	/* border-bottom: 1px solid #3071B9; 
	padding-bottom: 1px;*/
        }

a:hover{
        color: #3071B9;
        /*background: #609509;*/
        text-decoration: none;
		/* border-bottom: 0;*/
        }
#container {
        width: 706px;
        text-align: left;
        background: #fff;
		border-left: 3px solid #d0d0d0;
		border-right: 3px solid #d0d0d0;
		padding: 0 10px 0 10px;
        margin: 0 auto;
        }

#header {
        height: 170px;
        width: 706px;
        padding: 0px;
        margin: 0px 0px 0px 0px;
        background: #FFFFFF;
        /*position: relative;*/
        }

#header h1 {
		margin: 30px 0 0 0;
		text-indent: -2000px;
		float: left;
		width: 160px;
		height: 120px;
		background: transparent url('images/freia-logo-v2-vp-site.jpg') top left no-repeat;
}

#header h2 {
	font-size: 16px;
	text-align: right;
	margin-bottom: 10px;
}

#fr-right {
		margin: 40px 0 0 0;
		text-align: right;
		float: right;
}

#fr-right p {
	text-align: right;
}

#fr-green {
		color: green;
}

.ph-accent {
	font-weight: bold;
	font-size: 12px;
}
		
#logo {
             float: left;
			 height: 47px;
          }

#logo a { margin:0; padding:0; border:0;}

#logo img { margin:0; padding:0; border:0;}
		  
#sr {
        float: right;
        background: #FFFFFF;
        font-size: 11px;
		color: #aaa;
    }
#sr ul {
        list-style:none;
       }

#sr li a {
          line-height: 28px;
      }

#searchform input { margin-top: 0px; border: 1px solid #aaa;  padding:2px; font-size: 11px; color: #444}

#s {width: 160px; height: 14px;}

#parts img {border:0;}

#parts a {border:0;}

#navdiv {	text-align: center;
			background: white;
			border-bottom: 1px solid #ddd;
			border-top: 1px solid #ddd;
}

#nav {
        width: 546px;
        height: 36px;
        padding: 7px 0 13px 35px;
        margin: 0 auto;
        list-style: none;
		background: url('images/flower-nav.gif') center left no-repeat;
}

#nav li {
        float: left;
        border-right: 1px solid white;
        text-align: left;
        padding: 0px;
}

#nav li a img { border:0;}

#nav li a {
        height: 30px; width: 96px;
		display: block;
        text-decoration: none;
        text-align: center;
        border: none;
        padding: 3px 6px 3px 6px;
}
#nav li a:hover {
}

#nav li ul {
        position: absolute;
        width: 200px;
        left: -999em;
        text-align: left;
        background: #036FD2;
        border-bottom: 1px solid white;
}

#nav li .current { }

#nav li .pages, #nav li .recent, #nav li .archives, #nav li .categories, #nav li .meta {
        border: #FFFFFF;
        border-top: none;
        height: auto;
}

/* shows the drop - downs */
#nav li:hover ul, #nav li.sfhover ul {
        left: auto;
}

/* sets background when hovering over drop-down menu items */
#nav li ul a:hover {
        color: #FFFFFF;
        background: #C1C1C1;
        height: 20px;
}

/* style of each sub menu item listing */
#nav li ul li, #nav li ul li a {
        color: #ffffff;
        float: left;
        text-align: left;
        width: 100%; /*180px;*/
        text-align: left;
        padding: 0px 0px 0px 0px;
        line-height: 20px;
        height: 20px;
        margin: 0px;
        text-indent: 20px;
        font-size: 11px;
		border-bottom: 1px solid #aaa;
}
#nav li ul li .bottom, #nav li ul li a .bottom {
        height: 0px;
        line-height: 0px;
}
* html #nav li ul li, * html #nav li ul li a {}

#teaser a { border:0; padding: 0;}

#teaser a img { border:0}

#intern {
	height: 100%;
	overflow: auto;
	margin: 10px 0 10px 0;
 }

#content {
        width: 470px;
        font-size: 12px;
		margin: 0;
		padding: 0;
		height: 100%;
        }

/* * html #content {
        width: 916px;
}*/
#content p{
	line-height: 22px;
	font-size: 15px;
	/*font-family: georgia, times, serif;*/
	margin-bottom: 14px;
	/* font-size: 12px;*/ 
    /*padding: 0px 0px 0px 0px;*/
}

#content p a {
	text-decoration: underline;
}
		
#content p img{
        border: none;
        margin-right: 0px;
        margin-bottom: 10px;
        }
#content ol {
        padding: 0px 0px 10px 35px;
}
#content ul {
        padding: 0px 0px 0px 0px;
}
#content h1 {
        color: #333333;
        font-size: 22px;
        /*font-family: georgia, times,Serif;;*/
        font-weight: bold;
        padding: 10px 10px 10px 10px;
        line-height: 150%;
        margin: 0;
        }

#content h1 a  {
        color: #006699;
        text-decoration: underline;
        }

#content h1 a:hover {
        color: #000000;
        text-decoration: none;
        background: transparent;
        }

#content h2 {
        color: #333333;
        font-size: 22px;
        /*font-family: Arial, Sans-Serif;*/
		font-weight: bold;
        /*margin: 10px 0px 2px 0;*/
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
        }

#sidebar h2 {
        color: #333333;
        font-size: 21px;
        /*font-family: Arial, Sans-Serif;*/
		font-weight: 100;
        margin: 2px 0px 2px 0;
		border-bottom: 1px solid #ccc;
		padding-bottom: 3px;
        }
.content-desc {
		color: #333333;
		font-size: 10px;
        /*font-family: Arial, Sans-Serif;*/
		padding-bottom: 2px !important;
		padding-top: 4px;
}		

.content-prevlink {
		font-size: 11px;
        /*font-family: Arial, Sans-Serif;*/
		padding-bottom: 10px;
		line-height: 18px;
		text-align: left;
}

.content-categories {
		font-size: 11px;
        /*font-family: Arial, Sans-Serif;*/
		padding-bottom: 10px;
		padding-top: 10px;
		margin-top: 0px;
		border-top: 1px solid #ccc;
		text-align: left;
		/*margin-right: 300px;*/
}

.item-categories {
		font-size: 11px;
        /*font-family: Arial, Sans-Serif;*/
		padding-bottom: 10px;
		padding-top: 5px;
		margin-top: 0px;
		text-align: left;
}

.search-p {
		font-size: 11px;
}

#content h2 a  {
        color: black;
        text-decoration: none;
		font-weight: 100;
		border: 0;
        }

#content h2 a:hover {
        color: #aa004c;
        }
		
#content h3
	{
        margin-top: 20px;
		/* margin-right: 300px;*/ 
		padding-bottom: 3px;
		border-bottom: 1px solid #ccc;
		font-size: 14px;
	}

	
#content h3 a {
        color: #036fd2;
        text-decoration: none;
		font-weight: 800;
		border: 0;
}

#large-link {
		border: 3px solid #ccc;
		float: right;
		padding: 5px;
		margin: 0 10px 5px 10px;
		/* width: 200px;*/ 
		font-size: 10px;
}

#large-link a { display: block; font-size: 24px; text-decoration: none;}

#content p img { margin: 5px;}
		
#content h3 a:hover {
        color: #036fd2;
        margin-top: 20px;
        text-decoration: none;
		padding-top: 20px;
		font-weight: 800;
		border: 0;
        color: #aa004c;		
}		


blockquote{
        margin: 0px 0px 0px 25px;
        padding: 0px 25px 0px 10px;
        font-style: italic;
        color: #666666;
        border-left: 1px solid #cccccc;
        }

#content blockquote p{
        margin: 0px 0px 20px 0px;
        padding: 0px;
        }
.comments h3 {
        /*font-family: Arial, Sans-Serif;*/
        margin-bottom: 10px;
}
.comments ol, .comments ol li {
        list-style-type: none;
}
.comments ol li {
        margin: 5px 40px 5px 0px;
        padding: 10px;
        border: 1px solid #003053;
        background: #F2F2F2;
        overflow: hidden;
}
/* * html .comments ol li {
        word-wrap: break-word;
}*/
.postspace {
        background: #FFFFFF;
        width: 0px;
        height: 0px;
        margin: 0px;
        padding: 0px;
	display: none;
        }

.postspace_nws {
		background: #FFFFFF;
        width: 0px;
        height: 24px;
        margin: 0px;
        padding: 0px;
}


.postspace2 {
        background: #FFFFFF;
        width: 440px;
        height: 0px;
        margin: 0px;
        padding: 0px;
	display: none;
        }


#sidebar ul li ul {
	margin-left: 10px;
}
		

#parts {
         padding: 11px 0px 0px 0px ;
         background: #FFFFFF;
         width: 706px;
         height: 141px;
        }


#part_1 {}
#part_1 a {
             display: block;
             text-decoration: none;
             /*font-family: Arial, Helvetica, sans-serif;*/
             font-size: 13px;
             font-weight: bold;
             width: 298px; height: 141px;
             overflow: hidden;
             text-align: left;
             text-indent: 20px;
             line-height: 33px;
             border: none;
             background: #00365D url(images/part_1_main.jpg);
             color: #FFFFFF;
            }

#part_2 {}
#part_2 a {
             display: block;
             text-decoration: none;
             font-family: Arial, Helvetica, sans-serif;
             font-size: 13px;
             font-weight: bold;
             width: 298px; height: 141px;
             overflow: hidden;
             text-align: left;
             line-height: 33px;
             border: none;
             padding: 0px;
             background: #00365D url(images/part_2_main.jpg);
             color: #FFFFFF;
             text-indent: 20px;
            }

#part_3 {}
#part_3 a {
             display: block;
             text-decoration: none;
             font-family: Arial, Helvetica, sans-serif;
             font-size: 13px;
             font-weight: bold;
             width: 298px; height: 141px;
             overflow: hidden;
             text-align: left;
             line-height: 33px;
             border: none;
             padding: 0px;
             background: #00365D url(images/part_3_main.jpg);
             color: #FFFFFF;
             text-indent: 20px;
            }

#smallbanner {
	list-style: none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0 0 0 0;
	/* height: 200px;*/
}

.smallbanner-c {
	width: 220px;
	height: 85px;
	margin: 0px;
	padding: 0px;
	display: block;
	cursor: pointer;	
}


#smallbanner li {
	list-style-image:none; list-style-position:outside; list-style-type:none;
	width: 220px; height: 105px;	margin:0 0 10px 0 !important; padding: 0;
	background: #d0d0d0 url('images/bgarrow.png') bottom right no-repeat;
}

#smallbanner li div h3 {
	border-bottom: 1px solid white;
	background: transparent url('images/redarrow-t.png') right no-repeat;
}

#smallbanner li div p {
	padding: 10px 10px 0 10px;
	color: #444;
}

#smallbanner li div h3 a {
	color: #000;
	text-decoration: none;
	border: 0; 
}
#smallbanner li div h3 a:hover {
	color: #aa004c;
}

#smallbanner li div h3 { padding: 10px; font-size: 18px; font-family: Arial, Helvetica; font-weight: normal; margin: 0;}

#sidebar {
        width: 220px;
        float: right;
        margin-top: 0px;
        margin-bottom: 10px;
		padding-left: 8px;
		padding-top: 0;
		overflow: visible;
		height: 100%;
        }

#sidebar div h3
	{
        margin-top: 10px;
		padding: 3px 20px 0 5px;
		height: 19px;
		background: #00365d url('images/bgarrow-s-blau.png') center right no-repeat;
		font-size: 11px;
		font-weight: normal;
		color: white;
		text-align: left;
	}	

.sb-list p {
	margin-top: 4px;
}
	
.sb-default {
		background: #d0d0d0 url('images/bgarrow.png') bottom right no-repeat;
		margin-bottom: 10px;
}

.sb-default li{
	padding: 5px !important;
}

.current_page_item  {font-weight: bold;}

#sidebar p {
		margin-right: 0px !important;
} 

#hotline p {font-size: 24px; padding: 10px 10px 10px 40px; margin-left: 10px; background: transparent url('images/emblem-important.png') center left no-repeat;}
#contacts-short p {padding: 10px 10px 10px 45px; margin-left: 10px; background: transparent url('images/internet-mail.png') center left no-repeat;}
		
#sidebar ul {
        list-style: none;
        margin: 0px;
        padding: 0px 0px 0px 0px;
        }

#sidebar li {
        list-style: none;
        margin: 0px;
        padding: 0px;
        }

#sidebar ul li {
        list-style: none;
        margin: 0px 0px 6px 0px;
        padding: 0px 0px 0px 0px;
        }
		
#sidebar ul ul ul li:before {
	content: "\00BB \0020";
	font-weight: normal !important;
	}

#sidebar ul li a {
        color: #507AA5;
        }

#sidebar ul li a:hover {
        color: #507AA5;
        }

#footer {
        height: 110px;
        width: 706px;
        list-style: none;
		clear: both;
		padding-top: 10px;
        }

#footer-menu {
              margin: 0 auto;
              height: 56px;
              width: 706px;
              border-top: 1px solid #ccc;
			  text-align: center;
			  
             }

#footer-mti {
                 height: 30px;
                 width: 706px;
				 font-size: 10px;
				 text-align: center;
                 background: #FFFFFF url('images/ft.png') top center no-repeat;
                 border-top: 1px solid #ccc;
				 padding-top: 8px;
                }

#footer-img {
                  float: left;
                  padding: 20px 10px 20px 0px;
                 }

#footer-main-menu {
	padding: 12px 0px 0px 0px;
	list-style: none;
	height: 38px;
	text-align: center;	
}



#footer-main-menu ul {
	
	list-style: none;
	text-align: center;

}
#footer-main-menu li {
	float: left;
	/* width: 80px;  height: 25px; */
	margin-right: 20px;
	text-align: center;
	height: 16px;
}

#footer-text  {
		background: #FFFFFF;
		padding: 15px 0px 0px 50px;
		width: 500px;
		float: left;
		color: #aaa;
	}

#footer-text p {
        text-align: left;
        color: #aaa;

}

#footer-menu-2 {
	list-style: none;
	padding: 15px 50px 0px 0px;
	float: right;
}

#footer-menu-2 ul {
        list-style: none;
        text-align: center;
        }
#footer-menu-2 li {
        float: left;
        text-align: left;
		text-indent: 20px;
	height: 16px;
        }
#footer-menu-2 li a {
        color: #aaa;
		border-bottom: 1px solid #aaa !important;}

.counter {
                   color: #b6c3cf;
		   border: 1px solid #ebeef2 ;
                   float: left;
		   width: 76px;
		   height: 33px ;
		   margin: 15px 0px 0px 10px;
                 }

.counter_text   {
                        text-align:center;
			 padding: 10px 0px 0px 0px;
		       }

#developer {
                  color: #b6c3cf;
                  margin: 25px 0px 0px 10px;
		  float: left;
	        }


#rss-double h3 {
        margin-top: 10px;
		padding: 3px 20px 0 5px;
		height: 19px;
		background: #aa004c url('images/bgarrow-s-rott.png') center right no-repeat;
		font-size: 11px;
		font-weight: normal;
		color: white;
		text-align: left;
		border: 0;
}

#rss-double li {list-style-type: none;}
#rss-first {float: left; width: 300px;}
#rss-second { float: right; width: 300px;}
#rss-double h4 { margin-top: 10px; padding-bottom: 2px; font-weight: normal; border-bottom: 1px solid #ccc; font-size: 11px; }
#rss-double h4 a { border: 0; color: #aa004c;}
#rss-double h4 a:hover { color: #ccc;}


/* RESULT FORM STYLES */

#main { 
	height: 220px;
	width: 600px;
	padding: 0;
	background: #d0d0d0 url('images/bgarrow.png') bottom right no-repeat;

}
 
#main h3 {
	padding: 10px; font-size: 18px; font-family: Arial, Helvetica; font-weight: normal; margin: 0;	border-bottom: 1px solid white;
	background: transparent url('images/redarrow-t.png') right no-repeat;
}

#loginform {
	width: 100%;
	padding: 10px !important;
}

.mtiForm label {
	font-size: 13px;
	font-weight: normal;
	margin: 3px;
	display: block;
}

.mtiForm input {
	font-size: 18px;
	font-weight: normal;
	margin: 3px;
	padding: 4px;
	border: 1px solid #999999;
}

.mtiForm select {
	font-size: 12px;
	font-weight: normal;
	margin: 4px;
	padding: 4px;
	border: 1px solid #999999;
}

.mtiForm form {
	margin: 0px; padding: 0px;
	}
#dealer-welcome {
	padding: 10px 10px 0px 10px;
	margin: 0px;
}

#form-sort-by {
	float: right;
	padding-right: 160px;
	width: 200px;
}

#result {
	padding: 10px; margin-top: 10px;
}

#result a {
	padding: 10px 10px 10px 24px;
	border-left: 10px solid #d0d0d0;
	border-bottom: 0;
	float: right;
	background: #d0d0d0 url('images/x-office-spreadsheet.png') center left no-repeat;
}

