/*
Theme Name: Redleasing
Theme URI: http://redleasing.dk/
Description: 
Version: 1.0
Author: Mattias Skovh&oslash;j
Author URI: http://onlinefactory.dk/
Tags: redleasing
Text Domain: kubrick

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


body {
	background-color:#222222;
}
#container {
	margin:30px auto 10px auto;
	width:873px;
}
#clear {
	clear:both;
}
#container #top {
	width:873px;
	height:17px;
	background:url(images/Forground-top.gif);
}
#container #midt {
	width:779px;
	padding:0 67px 0 27px;
	background:url(images/Forground-body.gif);
}
#container #bund {
	width:873px;
	height:17px;
	background:url(images/Forground-bottom.gif);
}
#container #midt #logo {
	width:779px;
	height:50px;
}
#container #midt #logo img {
	margin:3px 0 10px 0;	
}
#container #midt #menu {
	width:779px;
	margin:0 0 20px 0;
}
#container #midt #menu .left {
	width:14px;
	height:37px;
	float:left;
	background:url(images/Menu-left.gif);
}
#container #midt #menu .midt {
	background:#373737;
	height:37px;
	width:751px;
	float:left;
}
#container #midt #menu .right {
	width:14px;
	height:37px;
	float:left;
	background:url(images/Menu-right.gif);
}
#container #midt #menu .midt ul {
	list-style-type: none;
	margin: 0px;
	padding:0px;
}
#container #midt #menu .midt li {
	float: left;
	margin: 0px;
	padding-top: 9px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#container #midt #menu .midt li a {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
}
#container #midt #menu .midt li a:hover {
	text-decoration:underline;	
}
#container #midt #header {
	width:779px;
	height:331px;
	background:url(images/Header.jpg);
}
#container #midt #contentcontainer {
	width:749px;
	margin:15px 15px 0 15px;
}

h1 {
	margin:5px 0 2px 0;
	font-family:Tahoma;
	font-size:20px;
}
h3 {
	margin:5px 0 10px 0;
	font-family:Tahoma;
	font-size:14px;
}
.indlaegh1 {
	margin:0 0 1px 0;
	color:#c40202;
}
h1 em {
	display:none;	
}
.aktuelletilbud {
	background:url(images/aktuelletilbud-title.png);
	width:195px;
	height:26px;
	display:block;
	margin-bottom:7px;
}
.flexleasing {
	background:url(images/flexleasing-title.png);
	width:153px;
	height:33px;
	display:block;
}
.forside  {
	background:url(images/forside-title.png);
	width:310px;
	height:33px;
	display:block;
}
.kontakt  {
	background:url(images/kontakt-title.png);
	width:195px;
	height:26px;
	display:block;
	margin-bottom:7px;
}
.nyheder  {
	background:url(images/nyheder-title.png);
	width:121px;
	height:32px;
	display:block;
	margin-bottom:1px;
}
.privatleasing  {
	background:url(images/privatleasing-title.png);
	width:173px;
	height:33px;
	display:block;
}
.profil  {
	background:url(images/profil-title.png);
	width:64px;
	height:26px;
	display:block;
	margin-bottom:7px;
}
p {
	margin:5px 0 10px 0;
	padding:0;
	font-family:Tahoma;
	font-size:11px;
	color:#292929;
	line-height:16px;
}
a {
	color:#c40202;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;	
}

#sidebar {
	width:268px;
	float:right;
	border-left:1px dotted #222222;
	padding-left:6px;
	margin-left:5px;	
}
#content {
	width:468px;
	float:left;
}
.contactform{
	color:#FFFFFF; 
	font-family:Tahoma,Helvetica,sans-serif; 
	font-size: 12px;
	width: 450px; 
	height: 300px; 
	background: url(/wp-content/themes/redleasing/images/contact_bg.png);
	background-repeat:no-repeat;
	padding-top:10px;
	padding-left:10px;
}
.sidebarform{
	color:#FFFFFF; 
	font-family:Tahoma,Helvetica,sans-serif; 
	font-size: 12px;
	width: 270px; 
	height: 125px; 
	background: url(/wp-content/themes/redleasing/images/blivkontaktet.png);
	background-repeat:no-repeat;
	padding-top:5px;
	padding-left:15px;
}
.contactform input{
	font-size:11px;
	height:14px;
	width: 200px;
}
.contactform div{
	float:left;
	position:relative;
}

.sidebarform div{
	float:left;
	position:relative;
}

input.telefon{
	width: 150px;
}
div.label{
	width:40px;
	left:20px;
	clear:both;
}

div.field{
	width:60px;
	left:50px;
}

.contactform_navn.label{
	top: 10px;
}
.contactform_navn.field{
	top: 7px;
}

.contactform_email.label{
	top: 15px;
}
.contactform_email.field{
	top: 12px;
}
.contactform_telefon.label{
	top: 20px;
}
.contactform_telefon.field{
	top: 17px;
}
.contactform_kommentar.label{
	top: 25px;
}
.contactform_kommentar.field{
	top: 22px;
}

.field_long{
	width:160px;	
}

.field_short{
	width:80px;
}
#btnContactForm{
	width:234px;
	height:34px;
}
#btnContact{
	width:234px;
	height:34px;
}
.submitContactForm{
	text-align:right;
}
.submitSidebarForm{
	text-align:center;
}
td.label{
	width: 80px;
}
td.value{
	width: 200px;
	padding-right:10px;
}