/*  
Theme Name: KdFWagen
Theme URI: http://www.kdf-wagen.de
Description: WordPress theme designed by <a href="http://www.kdf-wagen.de">F. Wille</a>.
Version: 1.0
Author: Frank
Author URI: http://www.kdf-wagen.de.com                                    

	This theme was designed and built by Frank Wille.
*/

body {
	background: #00549b url(./images/bkgbody.jpg) repeat-x;
	font: 75% Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px auto;
	color: #333333;
}
a {
	color: #44a1d0;
	text-decoration: none;
}
a:visited {
	color: #5EAFD7;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0px 0px 15px;
}
img {
	border: none;
}
ul {
	margin: 5px 0px 15px;
	padding-left: 15px;
}
ul li {
	margin: 0px;
	padding: 0px;
}
ol {
	margin: 5px 0px 15px;
	padding-left: 20px;
}
form {
	margin: 0px;
	padding: 0px;
}
small {
	font-size: 90%;
}
#page {
	background: #3ca8d6 url(images/mainbox-bg.jpg) repeat-x center top;
	width: 1120px; 
/*	width: 980px; */
	margin: 10px auto;
}
#wrapper {
	width: 1100px;
/*	width: 970px;*/
	margin: 0px auto 0px;
	padding: 5px 0px; 
	position: relative;
}

/* ------------------------------------- header area  */

#header { 
 	width: 100%; 
	height: 110px;  
	position: absolute; 
	top:5px;
	margin: 0px 0px 0px; 
	padding: 10px 0px; 
	background: #000033 url(images/logo6.gif) repeat-x left top;
}

#header_ulc {
	position: absolute;
	top			:	1px;
	left		: -5px;
	width		: 7px;
	height	: 6px;
	overflow: hidden;
	background: #ffffff url(images/ul-corner.jpg) no-repeat ;
}
#header_urc {
	position: absolute;
	top: 1px;
/*	left: 1268px; */
	left: 968px; 
	width		: 7px;
	height	: 6px;
	overflow: hidden;
	background: #ffffff url(images/ur-corner.jpg) no-repeat ;
}
#header_llc {
	position: absolute;
	top			:	92px;
	left		: 0px;
	width		: 4px;
	height	: 4px;
	overflow: hidden;
	background: #ffffff url(images/ll-corner.jpg) no-repeat ;
}
#header_lrc {
	position: absolute;
	top: 92px;
	left: 1266px;
	width		: 4px;
	height	: 4px;
	overflow: hidden;
	background: #ffffff url(images/lr-corner.jpg) no-repeat ;
}
#header_flag {
	position: absolute;
	top: 80px;
	left: 1246px;
	width		: 18px;
	height	: 12px;
	overflow: hidden;
}
/*
#header {
	height: 120px;
}
*/
/* site title */
h1 {
	position: absolute;
	top: 10px;
	left: 10px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font: normal 30px/100% "Trebuchet MS", Arial, sans-serif;
}
h1 a, h1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
h1 a:hover {
	color: #000000;
	text-decoration: none;
}
.description {
	position: absolute;
	top: 77px;
	left: 25px;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
}
/* search form */
#searchform {
	position: absolute;
	top: 110px;
	right: -2px;
/*	background: url(images/searchform-bg.png) no-repeat right bottom;     */
	height: 30px;
	width: 180px;
}
#searchform #s {
	position: absolute;
	top: 5px;
	right: 1px;
	background: #ffffff url(images/form-field-bg.gif) no-repeat ;
	height: 14px;
	width: 169px;
	margin: 0px 5px 0px 5px;
	padding: 1px 5px 1px 3px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #999999;
	border: none;
}
#searchform #es{
	position: absolute;
	top: 20px;
	right: 1px;
	height: 14px;
	width: 133px;
	margin: 0px 5px 0px 5px;
	padding: 0px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	border: none;
	float:right;
}
#searchform #searchsubmit { 
	background: url(images/search-btn.png) no-repeat left top;
	height: 24px;
	width: 24px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 6px;
}

/* ------------------------------------- main content area  */
#left-col {
	width: 750px;
	float: left;
	margin-top: 10px;
}
/* main menu */
#nav {
	position: absolute;
	top: 110px;
	left: 2px;
	padding-top: 2px;
	height: 20px;
	width: 750px;
	overflow: hidden;
}
#nav ul{
	list-style: none;
	margin: 0px 0px 0px -8px;
	font: bold 12px/100% Arial, Helvetica, sans-serif;
}
#nav ul li{
	margin: 0px 1px 0px 0px;
	padding: 0px;
	float: left;
/*	border-right: 1px solid #5c667c;*/
}
#nav ul li a{
	padding: 4px 7px 4px 7px;
	text-decoration: none;
	background-color: #ffffff;
	color: #000000;
	display: block;
}
#nav li a:visited{
	text-decoration: none;
	color: #000000;
}
#nav .current_page_item a{
	text-decoration: none;
	background: #2e91c6 url(images/nav-item-hover.gif) repeat-x;
	color: #ffffff;
}
#nav .current_page_item a:hover{
	text-decoration: none;
	color: #000000;
}
#nav li a:hover{
	text-decoration: none;
	color: #61b8df;
}
/* sub menu */
#subnav {
	position: relative; 
	float: left; 
	top: 79px;
	right: -20px;
	background: #ecebeb;
	height: 16px;
	overflow: hidden;
	border-top: 1px solid #999999;
}
#subnav ul {
	margin: 0px;
	padding: 3px 0px 18px 5px;
	list-style: none;
	font: 11px/100% Arial, Helvetica, sans-serif;
}
#subnav li {
	border-right: 1px solid #D8D8D8;
	padding: 0px 7px;
	margin: 0px;
	float: left;
}
#subnav li a, #subnav li a:visited, #subnav .page_item {
	text-decoration: none;
	color: #333333;
}
#subnav .current_page_item a, #subnav .current_page_item a:visited {
	color: #3b9acc;
}
#subnav li a:hover {
	text-decoration: none;
	color: #3b9acc;
}

/* content */

#contentbar {
	background: url(images/content-top-bg.png) no-repeat left top;
	height: 25px;
}

#content_ulc {
	position: absolute;
	top			:	85px;
	left		: 189px;
	width		: 4px;
	height	: 4px;
	overflow: hidden;
	background: #ffffff url(images/ul-hl.gif) no-repeat ;
}
#content_urc {
	position: absolute;
	top: 85px;
	left: 965px;
	width		: 4px;
	height	: 4px;
	overflow: hidden;
	background: #ffffff url(images/ur-hl.gif) no-repeat ;
}

#content {
	float:left; 
	overflow:hidden; 
	width:752px; 
	margin:138px 0px 0px 0px; 
	padding: 3px 15px 10px;
	border:0px solid #0000ff; 
	background: #ffffff url(img/m_header-782.gif) no-repeat left top;
}

.post {
	padding: 0px;
	width: 752px;
	clear: both;
	border:0px solid #0000ff;
}
.post .date {
	height: 25px;
	width: 60px;
	background: url(images/calendar.gif) no-repeat;
	font: normal 17px "Lucida Grande", Arial, sans-serif;
	color: #378ed0;
	text-align: center;
	padding: 33px 0px 0px 0px;
	margin-top:0px;
	margin-right:10px;
	line-height: 100%;
	float: left;
}
.post .date span {
	font: normal 10px "Lucida Grande", Arial, sans-serif;
}
.post .title {
	float: left;
	margin-left: 10px;
	margin-bottom: 0px;
	width: 667px;
}
.postdata {
	font-size: 90%;
	color: #999999;
}
.postdata a, .postdata a:visited {
	color: #999999;
	text-decoration: none;
}
.postdata a:hover {
	color: #44a1d0;
	text-decoration: none;
}
.postdata .category{
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 18px;
	float: left;
}
.postdata .comments{
	background: url(images/mini-comment.gif) no-repeat;
	padding-left: 18px;
	float: right;
}
.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat left center;
	padding-left: 12px;
	float: right;
}
.entry {
	padding: 5px 10px 10px;
	clear: both;
	border:0px solid #00ff00;
}

/* post title */
h2 {
	color: #333333;
	margin: 8px 0 0px;
	padding-bottom: 4px;
	font: normal 150%/100% "Lucida Grande", Arial, sans-serif;
	border-bottom: dotted 1px #CCCCCC;
}
h2 a, h2 a:visited {
	color: #333333;
	text-decoration: none;
}
h2 a:hover {
	color: #44a1d0;
	text-decoration: none;
}

h2 .author {
	color : #44a1d0; 
	margin-left:5px; 
/*	font-size: 80%; */
}

h3 {
	color: #666666;
	margin: 5px 0px 5px;
	font: bold 110%/110% "Lucida Grande", Arial, sans-serif;
}

/* next & previous page navigation */
.page-nav {
	clear: both;
	background: url(images/navigation-bg-754.gif) no-repeat left center;
	height: 21px;
}
.page-nav a, .page-nav a:visited {
	color: #000000;
	text-decoration: none;
}
.page-nav a:hover {
	color: #ffffff;
	text-decoration: none;
}
.previous-entries a {
	float: left;
	padding-left: 10px;
	margin-left: 10px;      
	margin-top: 3px;
	background: url(images/navigation-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 10px;
	margin-right: 10px;
	margin-top: 3px;
	background: url(images/navigation-right.gif) no-repeat right center;
}

/* next & previous post navigation */
.post-nav {
	clear: both;
	padding-bottom: 35px;
	padding-top: 2px;
	margin-top: -15px;
	font-size: 95%;
	border:0px solid #00ff00;
}
.post-nav a, .post-nav a:visited {
	color: #999999;
	text-decoration: none;
}
.post-nav a:hover {
	color: #000000;
	text-decoration: none;
}
.post-nav .previous a {
	float: left;
	padding-left: 20px;
	height : 15px;
	background: url(images/post-nav-previous.gif) no-repeat left center;
}
.post-nav .nextsingle a {
	float: right;
	padding-right: 20px;
	text-align: right;
	height : 15px;
	background: url(images/post-nav-next.gif) no-repeat right center;
}

/* ------------------------------------- comment area  */
h3#comments {
	background: url(images/comments.gif) no-repeat;
	padding-left: 22px;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
	clear: both;
}
h3#respond {
	background: url(images/respond.gif) no-repeat;
	padding-left: 22px;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
	margin: 20px 0px 0px;
	clear: both;
}
/* commentform */
#commentform {
	margin-top: 10px;
}
#commentform label {
	font-weight: bold;
	color:#666;
	font-size: 100%;
	padding-left: 5px;
}
#commentform small {
	color: #999999;
	font-size: 90%;
}
#commentform input {
	font: 110% Arial, Helvetica, sans-serif;
	width: 220px;
	padding: 5px 3px 3px 7px;
	background: url(images/form-field-bg.gif) no-repeat;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #e6e6e6;
}
#commentform textarea {
	font: 110% Arial, Helvetica, sans-serif;
	width: 480px;
	height: 140px;
	background:url(images/form-field-bg.gif) no-repeat;
	border: solid 1px #e6e6e6;
	padding: 5px 3px 3px 7px;
}
#commentform #submit {
	font: 12px/100% Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(images/submit-btn.gif) no-repeat top left;
	border: none;
	width: 135px;
	height: 25px;
	padding-bottom: 6px;
	margin-left: 355px;
}
#commentform #submit:hover {
	background: url(images/submit-btn.gif) no-repeat bottom left;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	border: solid 1px #3b9acc;
}

/* comment list */
.commentlist {
	margin: 10px 0px;
	padding-left: 45px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #F4F4F4;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 110%;
	color: #669900;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #669900;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
.commentlist small a, .commentlist small a:visited{
	color: #999999;
}

/* ------------------------------------- footer area  */
#footer {
	background: url(images/content-bottom-bg.png) no-repeat;
	padding: 10px 0px 0px 10px;
	font-size: 87%;
	color: #282828;
}
#footer a, #footer a:visited {
	text-decoration: none;
	color: #000000;
}
#footer a:hover {
	text-decoration: underline;
}

/* ------------------------------------- sidebar area  */
/* sidebar */
#sidebar, #sidebarr {
	margin-top:60px;
	width: 180px;
	color: #666666;
	line-height: 150%;  
}
#sidebar p, #sidebarr p {
	margin: 0px 0px 15px;
}
#sidebar h3,#sidebarr h3 {
	font: bold 12px/100% Arial, Helvetica, sans-serif;
	color: #666666;
}
#sidebar h3 a, #sidebar h3 a:visited , 
#sidebarr h3 a, #sidebarr h3 a:visited {
	color: #666666;
}
#sidebar h3 img, #sidebar_l h3 img, #sidebar_r h3 img {
	vertical-align: middle;
}
#sidebar a, #sidebar a:visited,
#sidebarr a, #sidebarr a:visited {
	color: #000000;
	text-decoration:none;
}
#sidebar a:hover, #sidebar a:focus, #sidebar a:active,
#sidebarr a:hover, #sidebarr a:focus, #sidebarr a:active {
	text-decoration:underline;
}
#sidebar ul,
#sidebarr ul {
	list-style: none;
	margin: 0 ;
	padding: 0 ;
}
#sidebar ul li,
#sidebarr ul li {
	background: url(images/bullet-orange.gif) no-repeat;
	padding-left: 18px ;
}
#sidebar ul li ul li,
#sidebarr ul li ul li {
	background: url(images/bullet-grey.gif) no-repeat;
	padding-left: 12px ;
}

/* ------------------------------------- widget styles  */
/* archives widget */
#archives ul li {
/*	background: url(images/mini-archive.gif) no-repeat;*/
	background: url(images/mini-category.gif) no-repeat;
}
#wparchives ul li {
	background: url(images/mini-archive.gif) no-repeat;
}

/* recent comments widget */
#recent-comments ul li {
	background: url(images/mini-comment.gif) no-repeat;
}
/* category widget */
#categories ul li {
	background: url(images/mini-category.gif) no-repeat;
}
/* recent posts widget */
#recent-posts ul li {
	background: url(images/mini-page.gif) no-repeat;
}

/* links widget */
#links {
	text-align:left;
}
#links ul li {
	background: url(images/mini-blogroll.gif) no-repeat;
}
#links ul li table{
	margin: 0px;
	padding : 0px;
}
#links .login {
	background: url(images/mini-user.gif) no-repeat;
}
#links .rss {
	background: url(images/mini-rss.gif) no-repeat;
}

/* howto widget */
#howto {
	text-align:left;
}
#howto ul li {
	background: url(images/mini-pfeil.gif) no-repeat;
}

/* meta */
#meta .rss {
	background: url(images/mini-rss.gif) no-repeat;
}
#meta .login {
	background: url(images/mini-user.gif) no-repeat;
}
#meta .check {
	background: url(images/mini-check.gif) no-repeat;
}
#meta .wordpress {
	background: url(images/mini-wp.gif) no-repeat;
}
/* calendar */
#calendar table {
	margin: 0px auto;
}
#calendar td {
	padding: 0px 4px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.left {
	float: left;
}
img.left, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.right {
	float: right;
}
img.right, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
.hidden {
	clear: both;
	visibility: hidden;
}

/* F�r die zueltzt hochgeladenen Items */
#recent{
	width : 160px;
	border : 0px solid #0c162c;
  background-color : #f4f4ff;
  margin-top : 0px;
  margin-left	:	0px;
  padding-top	:	3px;
  overflow : auto;
}
#recent a{
  float:left;
  width:135px;
  text-align:center;
/*  background-color:#f4f4fe;   */
  background-color:#ffffd6;   
	border:1px solid #0c162c;
  text-decoration:none;
  font-size:8pt;
	font-family:Arial,Helvetica; 
	font-weight:100; 
	color:#0c162c; 
  margin: 0px 1px 1px;
  padding:1px 2px 1px;
  overflow:hidden;
}
#recent a img{
  border:1px solid #0c162c;
  margin:2px auto 0px;
}
#recent a:visited{
	color:#0c162c; 
  text-decoration:none;
}
#recent a:hover{
  text-decoration:none;
  background-color:#d5deff;
	color:#0c162c; 
}
/* F�r Bilderliste beim upload */
#uppic{
	border : 0px solid #0c162c;
  background-color : #2c364c;
  margin-top : 0px;
  margin-left	:	0px;
  padding-top	:	1px;
  overflow : scroll;
}

/* Sch�nheitsdinge */

.srch_txt		{ color:#0c162c; font-size:9pt; font-family:Arial,Helvetica; font-weight:normal; text-decoration:none;}
.srch_spc		{ color:#d6deff; font-size:2pt; font-family:Arial,Helvetica; font-weight:normal; text-decoration:none;}
.srch_spc1	{ color:#d6deff; font-size:1pt; font-family:Arial,Helvetica; font-weight:normal; text-decoration:none;}

#yellowline { 
 	width:100%; 
	height:2px; 
	background-color:#ffd620; 
	overflow:hidden; 
}

.Bereich_up, .Feld_up { 
	font-size:8pt; 
}

.Auswahl_up { 
	font-size:8pt; 
	height:19px;
	width:220px;
}

.Feld_bup { 
 	letter-spacing:0.1em; 
	font-size:9pt; 
	width:500px; 
}

.Button_up { 
 	font-weight:bold; 
	height:24px; 
	margin-top:2px;
}

.l_hl	{ 
 	margin:3px 0px 0px 10px; 
	color:#d6deff; 
	font-size:12pt; 
	font-family:Arial,Helvetica; 
	font-weight:bold; 
	text-decoration:none; 
}

.l_ct	{ 
	margin:3px 0px 0px 0px; 
	color:#ffffff; 
	font-size:8pt; 
	font-family:Arial,Helvetica; 
	text-decoration:none; 
}

.l_sl   { 
        color:#0c162c; 
        font-size:9pt; 
        font-family:Arial,Helvetica; 
        text-decoration:none; 
        }

.l_as_hl { 
	margin:0px; 
	padding:1px 2px 2px 2px;
	color:#0c162c;
	background-color:#d6deff;
	font-size:10pt; 
	font-family:Arial,Helvetica; 
	text-decoration:none; 
	float:right;
	width:112px;
}


#kdfsearchlink {
	margin: 0px 1px 3px 3px;
	font: 8pt Arial,Helvetica,sans-serif;
}

#kdfsearchform input {
	height: 16px;
	width: 150px;
	padding: 3px 3px 1px 5px;
/*	background: url(images/form-field-bg.gif) no-repeat; */
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #e6e6e6;
	font: 10pt Arial,Helvetica,sans-serif;
}

#kdfsearchform select {
	height: 23px;
	width: 149px;
/*	background:url(images/form-field-bg.gif) no-repeat; */
	padding: 1px;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #e6e6e6;
	font: 10pt Arial,Helvetica,sans-serif;
	background-color:#ffffff;
}
#kdfsearchform #submit {
	font: 12px/100% Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(images/submit-btn-75.gif) no-repeat top left;
	border: none;
	width: 75px;
	height: 25px;
	padding-bottom: 6px;
	margin-left: 2px;
	margin-top: 8px;
}
#kdfsearchform #submit:hover {
	background: url(images/submit-btn-75.gif) no-repeat bottom left;
}
#kdfsearchform textarea:focus, #kdfsearchform input[type="text"]:focus {
	border: solid 1px #3b9acc;
}
#kdfsearchform #alist {
	background:#ffffff; 
	width:158px; 
	height:100px; 
	overflow:auto;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #e6e6e6;
}

#asearchform{
	background: #ffffff url(images/form-field-bg.gif) no-repeat ;
	height: 12px;
	width: 150px;
	margin: 0px 0px 0px 0px;
	padding: 1px 5px 1px 3px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #999999;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #e6e6e6;
}


/* F�r Bilderliste beim upload */
#uppic{
	border : 0px solid #0c162c;
  background-color : #2c364c;
/*  background-color : #762824;*/
  margin-top : 0px;
  margin-left	:	0px;
  padding-top	:	1px;
  overflow : auto;
}

#glogin {
 	position:relative;
 	top:-18px;
 	left:-15px;
 	width: 781px;
 	margin: 0px;
	padding: 1px; 
  background-color : #fa1403;
  background-color : #fa4927;
	color: #ffffff;
	font: bold 11px Arial, Helvetica, sans-serif;
}

#glogin a {
	color: #ffffff;
	text-decoration: none;
}
#glogin a:visited {
	color: #ffffff;
}
#glogin a:hover {
	text-decoration: underline;
}

