/* CSSTidy 1.3dev: Sat, 15 Mar 2008 13:07:21 +0100 */
/********************************************
   AUTHOR:  			digicar.de  
/********************************************
   HTML ELEMENTS
********************************************/
/* top elements */
* {
padding:0;
margin:0;
}

body {
margin:0;
padding:0;
font:normal 71%/1.6em 'Verdana', Tahoma, sans-serif;
color:#333;
background:#FFF url(http://www.digicar.de/images/bg_kunden.jpg) repeat-x;
text-align:center;
}

/* links */
a {
background:inherit;
color:#034f7d;
text-decoration:none;
}

a:hover {
background:inherit;
color:#069;
text-decoration:underline;
}

/* headers */
h1,h2,h3 {
font:bold 1.3em 'Verdana', Tahoma, Sans-serif;
}

h1 {
font-size:1.6em;
color:#606060;
}

h2 {
font-size:1.3em;
text-transform:uppercase;
}

h3 {
font-size:1.2em;
}

h4 {
font-size:.8em;
}

p,h1,h2,h3 {
margin:7px 15px;
}

ul,ol {
margin:10px 30px;
padding:0 15px;
}

/* images */
img {
border:0 solid;
padding:0;
background:#FFF;
}

img.float-right {
margin:5px 0 5px 15px;
}

img.float-left {
margin:5px 15px 5px 10px;
}

code {
margin:5px 0;
padding:10px;
text-align:left;
display:block;
overflow:auto;
font:500 1em/1.5em 'Lucida Console', 'courier new', monospace;
/* white-space: pre; */
background:#FAFAFA;
border:1px solid #f2f2f2;
border-left:3px solid #034f7d;
}

acronym {
cursor:help;
border-bottom:1px solid #777;
}

blockquote {
margin:15px;
padding:0 0 0 20px;
background-color:#FAFAFA;
background-position:8px 10px;
border:1px solid #c1c1c1;
font:normal 1em/1.3em "verdana", Tahoma, sans-serif;
color:#f76b05;
}

/* start - table */
table {
border-collapse:collapse;
margin:0px 0px;
}

th strong {
color:#fff;
}

th {
background:#93b2d8;
height:29px;
padding-left:11px;
padding-right:11px;
color:#fff;
text-align:left;
border-left:1px solid #B6D59A;
border-bottom:solid 2px #FFF;
}

tr {
height:30px;
}

td {
padding-left:11px;
padding-right:11px;
border-left: 1px solid #FFE1C3;
border-left:1px solid #FFF;
border-bottom:solid 1px #fff;
}

td.first,th.first {
border-left:0;
}

tr.row-a {
background:#F8F8F8;
}

tr.row-b {
background:#EFEFEF;
}

/* end - table */



/* form elements */
form {
margin:0px 15px;
padding:0;
border:1px solid #c1c1c1;
background:#d9e2ec;
}

label {
display:block;
font-weight:700;
margin:0px 0;
}

input2 {
padding:1px;
border:1px solid #eee;
font:normal 1em "Trebuchet MS", Tahoma, sans-serif;
color:#777;
}

textarea {
width:400px;
padding:1px;
font:normal 1em "Trebuchet MS", Tahoma, sans-serif;
border:1px solid #eee;
height:60px;
display:block;
color:#777;
}

input.button {
margin:0;
font:bold 1em Arial, Sans-serif;
background:#FFF url(gradientbg_kunden.jpg) repeat-x;
padding:2px 3px;
color:#333;
border:1px solid #DADADA;
}

/* search form */
.searchform {
background-color:transparent;
border:none;
margin:0;
padding:0;
}

.searchform p {
margin:10px;
padding:0;
}

.searchform input.textbox {
width:130px;
color:#333;
height:20px;
padding:2px;
vertical-align:top;
}

.searchform input.button {
font:bold 12px Arial, Sans-serif;
color:#333;
width:60px;
height:26px;
border:1px solid #DADADA;
padding:3px 5px;
vertical-align:top;
}

/***********************
	  LAYOUT
************************/
#header-content,#content,#footer-content {
width:760px;
}

/* header */
#header {
height:126px;
background:#585757 url(http://www.digicar.de/images/kunden_header.jpg) no-repeat center;
}

#header-content {
margin:0 auto;
padding:0;
background-color: #585757;
position: relative;

}

#header-content h1#logo {
position:absolute;
margin:0;
padding:0;
/* change the values of left and top to adjust the position of the logo */
top:10px;
left:15px;
}

#header-content #slogan {
position:absolute;
font:bold 11px 'Trebuchet Ms', Sans-serif;
text-transform:uppercase;
color:#999;
margin:0;
padding:0;
/* change the values of left and top to adjust the position of the slogan */
top:60px;
right:30px;
}

#header-content #slogan1 {
position:absolute;
font:bold 10px 'Trebuchet Ms', Sans-serif;
text-transform:none;
color:#000;
margin:0;
padding:0;
/* change the values of left and top to adjust the position of the slogan */
top:80px;
right:10px;
}

/* header menu */
#header-content ul {
position:absolute;
right:-1px;
top:25px;
font:bolder .85em 'Trebuchet MS', sans-serif;
color:#FFF;
list-style:none;
margin:0;
padding:0;
}

#header-content li {
display:inline;
}

#header-content li a {
float:left;
display:block;
padding:3px 8px;
color:#FFF;
background-color:none;
text-decoration:none;
border-right:1px solid #272727;
}

#header-content li a:hover {
background:#034f7d;
color:#FFF;
}

#header-content li a#current {
background:#034f7d;
color:#FFF;
}

#header-content #header-links {
position:absolute;
top:1px;
right:8px;
color:#8E5F2F;
font-size:95%;
}

#header-content #header-links P {
margin:0;
padding:0;
}

#header-content #header-links a {
color:#FFF;
text-decoration:none;
}

#header-content #header-links a:hover {
color:#F3A251;
}

/* header photo */
.headerphoto {
margin:0 auto;
width:760px;
height:107px;
padding:0px 10px 0px;
background:url(http://www.digicar.de/images/kunden_header_2.jpg) no-repeat center;
background-color:none;
}

/* content */
#content-wrap {
clear:both;
float:left;
width:100%;
}

#content {
text-align:left;
padding:0;
margin:0 auto;
}

#sidebar {
float:right;
width:210px;
margin:0 0 10px;
padding:0;
}

#sidebar h1 {
	padding: 0px 0px 5px 10px;
	margin: 0;	
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:600;

}

#menu ul {
list-style:none;
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:700;
background:#FFF;
}

img {
border:none;
}

#menu {
width:200px;
margin:10px;
border-style:solid solid none;
border-color:#000;
border-width:0px;
}

#menu a {
color: #CCC;
display: block;
padding:8px 0 0 30px;
height:32px;
voice-family:"\"}\"";
voice-family:inherit;
height:24px;
text-decoration:none;
background-image: url(http://www.digicar.de/images/button.gif);

}


#menu a:hover {
color:#FFF;
background-color: #fff;
text-decoration: none;
border-top: none;
border-left: none;
border-bottom: none;
border-right: none;
background-image: url(http://www.digicar.de/images/button_a.gif);
background-repeat: no-repeat;
background-position: 0 0;

}
#menu li a#current {
color: #999;
background-color: #fff;
font-weight: bold;
background-image: url(http://www.digicar.de/images/button_x.gif);
background-repeat: no-repeat;
background-position: 0 0;
}

#menu2 ul {
list-style:none;
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:700;
background:#FFF;
}

#menu2 {
width:200px;
margin:10px;
border-style:solid solid none;
border-color:#000;
border-width:0px;
}

#menu2 a {
color: #999;
display: block;
padding:8px 0 0 30px;
height:32px;
voice-family:"\"}\"";
voice-family:inherit;
height:24px;
text-decoration:none;
background-image: url(button.gif);

}

#menu2 a:hover {
color:#000;
background-color: #fff;
text-decoration: none;
border-top: none;
border-left: none;
border-bottom: none;
border-right: none;
background-image: url(button_a.gif);
background-repeat: no-repeat;
background-position: 0 0;

}
#menu2 li a#current {
color: #000;
background-color: #fff;
font-weight: bold;
background-image: url(button_b.gif);
background-repeat: no-repeat;
background-position: 0 0;
}

/* main */
#main {
float:left;
width:71%;
margin:0 0 10px;
padding:0;
}

#main h1 {
padding:0px 0 0 10px;
margin:0 0 0 0px;
border-bottom:1px solid #f2f2f2;
font:normal 2.1em 'Georgia', Tahoma, Sans-serif;
}

#main ul li {
list-style-image:url(bullet.gif);
}

.post {
margin:0;
padding:0;
background:#FFF url(gradientbg.jpg) repeat-x;
border:1px solid #EFEDED;
}

.post .post-footer {
background-color:#FAFAFA;
border:1px solid #f2f2f2;
padding:5px;
margin-top:20px;
font-size:95%;
}

.post .post-footer .date {
background:url('clock.gif') no-repeat 0 center;
padding-left:20px;
margin:0 10px 0 5px;
}

.post .post-footer .comments {
background:url('comment.gif') no-repeat 0 center;
padding-left:20px;
margin:0 10px 0 5px;
}

.post .post-footer .readmore {
background:url('page.gif') no-repeat 0 center;
padding-left:20px;
margin:0 10px 0 5px;
}

/* footer */
#footer {
clear:both;
margin:0;
padding:0;
font:normal .90em/1.6em 'Trebuchet MS', Tahoma, Arial, sans-serif;
text-align:left;
}

#footer h1,#footer p {
margin-left:0;
}

#footer-content {
border-top:1px solid #EAEAEA;
margin:0 auto;
padding-left:15px;
}

#footer-content a {
text-decoration:none;
color:#777;
}

#footer-content a:hover {
text-decoration:underline;
color:#333;
}

#footer-content ul {
list-style:none;
margin:0;
padding:0;
}

#footer-content .col {
width:32%;
padding:0 5px 30px 0;
}

#footer-content .col2 {
width:33%;
padding:0 0 30px;
}

/* alignment classes */
.float-left {
float:left;
}

.float-right {
float:right;
}

.align-left {
text-align:left;
}

.align-right {
text-align:right;
}

/* additional classes */
.clear {
clear:both;
}

.gray {
color:#BFBFBF;
}