/*
Theme Name: Autohaus
Theme URI: <br>
Description: Theme f&uuml;r Autohaus, VW Werkstatt
Author: C.Rietsch

*/


body {
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
    color: #222222 ;
	padding: 0;
    min-width: 900px;
	max-width: 1200px;
    margin-left:auto; margin-right:auto;
    background:  url(../../../bilder/background.jpg) repeat-x top;
    border-left: 15px solid #DDE2E5;
    border-right: 15px solid #DDE2E5;
    border-top: 15px solid #DDE2E5;
    border-bottom: 15px solid #DDE2E5;

}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;

}

h1 { font-size: 2.4em; line-height: 1.5; }
h2 { font-size: 2em; line-height: 1.5;}
h3 { font-size: 1.3em; line-height: 1.5;}
h4 { font-size: 1em; line-height: 1.5;}


strong {
	color:#444444;
}

a {
	color: #0057A7;
	text-decoration: none;
    padding-left: 3px;
    padding-right: 3px
}


a:hover {
    background:#EEEEEE;
    padding-left: 3px;
    padding-right: 3px
}


hr {
	display: none;
	}

a img {
	border: none;
	}


/* Layout */



#page {

	padding: 0;
  background-color: #FFFFFF
}

#header {
	margin: 0 20px;
	padding: 15px 0 0px 0px;
     font-size: 18px;
    color: #000000;
  background: transparent
}


#wrapper {
	padding:20px;
}

#content {

	padding:0 10px 0 0;
	width:75%;
	float:right;
    margin: 5px 0px 10px 0px ;

}
	
#sidebar {
	width:21%;
	float:left;
	margin:0;
	padding:0px 0;
    border-right: 1px dotted #BBBBBB
}

#footer {
	margin: 20px auto;
	clear: both;
}

/* Header */
#header h1 {
	margin:10px 0;

}

#header h1 a:hover  { background:transparent; }

#header h1 a { color: #000000  }

#header .description {
	font-size:1.2em;
}

#headermenu {
	margin:0 20px;
	padding:6px 0;

}

#headermenu ul {
	display:inline;
	margin:0;
	padding:3px;
}

	
#headermenu ul li {
	padding:0;
	display:inline;
	margin:0 15px 0 0;

}

#headermenu ul li {
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
}


#headermenu {
  background: #E6E6EB repeat-x bottom ;
}


/* End header */



/* Post */

.post {
	margin: 0;
	padding:10px 0;
	text-align: justify;
	overflow:hidden;
	clear:both;

	}

.post h2 {
	margin:0;
	padding:0;
	text-align:left;
}

.post h3.post-title {
	font-weight:bold;
	font-size:1.8em;
	margin:0;
	padding:0;
	text-align:left;
}	


div.archive-title {
	font-size:1.6em;
	font-weight:bold;
}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
	font-size:1.1em;
	color:#444444;
}

.clear {
	clear: both;
}

.entry {
	font-size:1.4em;
	line-height:1.4em;
	margin:20px 0;
}

.entry blockquote {
	border:1px dashed #ccc;
	font-size:0.9em;
	padding:5px 20px;
	margin:10px 0;
	background:#f8f8f8;
}

.entry blockquote blockquote {
	font-size:1em;
}

.entry fieldset {
	border:1px dashed #ccc;
}

.entry fieldset legend {
	font-weight:bold;
	text-transform:uppercase;
}


.entry table tr td {
	padding:10px 0 0 0;

}

.entry table tr th {

	background:#f4f4f4;
	color:#666666;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}

.entry ol { list-style-type:decimal; }
.entry ol ol {	list-style-type:lower-alpha; }
.entry ol ol ol {	list-style-type:lower-roman; }


p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignright {
	padding:0;
	margin: 2px 0 5px 10px;
	display: inline;
	float:right;
	}

.alignleft {
	padding:0;
	margin: 2px 10px 5px 0;
	display: inline;
	float:left;
	}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.navigation .alignleft {
	text-align:left;
}
.navigation .alignright {
	text-align:right;
}

.navigation {
	font-size:1.2em;
	clear:both;
	margin:20px 0;
}


.wp-caption {
	border: 1px solid #ccc;
	text-align: center;
	background-color: #ABABAB;
	padding-top: 4px;
}


.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.searchbox {
	padding:20px;
	text-align:center;
	clear:both;
}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}


/* Comments*/

#comments {
	font-size:1.4em;
	line-height:1.4em;
}

.commentlist {
	margin:10px 0;
	padding:0 0 1px 0;
	background:url('images/border_h.png') repeat-x bottom;
}

.commentlist li {
	list-style:none;
	margin:0;
	padding:0;
	background:url('images/border_h.png') repeat-x top;
}

li.comment div, li.pingback div {
	padding:10px;
	overflow:auto;
}

li.comment div div, li.pingback div div {
	padding:0;
	overflow:visible;
}

.commentlist li.even {
	background-color:#fafafa;
}

.commentlist li.odd {
	background-color:#f6f6f6;
}

ul.children li {
	list-style:none;
}



.comment-meta, .reply {
	margin:0;
	padding:0;
	font-size:0.8em;
}

.comment-author cite {
	font-style:normal;
	font-weight:bold;
}


textarea#comment {
	width:100%;

}

#comments div.navigation {
	font-size:0.8em;
}

/* Sidebar */

#sidebar { font: 1.3em Arial, Helvetica, Sans-Serif;
  height: 100%;
  border-right: 1px dashed #AAAAAA;
  margin-top: 15px;
}


#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	margin:0;
	padding:0;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
	}


#sidebar ul p, #sidebar ul select {
	margin: 5px 0 15px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 20px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 20px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#sidebar  a { 	color: #0057A7;   }
#sidebar  h3 { 	color: #003399;   }

/* Footer */	

#footer {
    background: transparent repeat-x bottom ;
	padding:10px;
	text-align:center;
	font-size:1.2em;
	color:#555555;
    border-top: 1px dashed #999999;
  width: 90%
}

#footer  a:link, #footer  a:hover, #footer  a:visited { 		color:#555555; background: transparent; text-decoration: underline; }