/*
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-top: 10px;
    margin: 0px;
    background:  url(../../../bilder/background.jpg) repeat-x top;
    background-color: #EFEFEF;


}

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:#DDDDDD;
    padding-left: 3px;
    padding-right: 3px
}

#content a {
  	color:#444444; 
	text-decoration: underline;

}


hr {
	display: none;
	}

a img {
	border: none;
	}


/* Layout */



.page {
   width:1200px;
   margin: 16px auto;
   padding: 0px;
   background-color: #ffffff;
   border-left: 1px solid #DDDDDD;
   border-right: 1px solid #DDDDDD;
   border-top: 1px solid #DDDDDD;
   border-bottom: 1px solid #DDDDDD;
}

#header {
	margin: 0px;
	padding: 14px 14px 8px 0px;
    font-size: 18px;
    color: #000000;
    background-color: #ffffff
}


#wrapper {
   padding: 20px;
   background-color: #ffffff
}

#content {
    background-color: #FFFFFF;
	padding: 0px 30px 0px 30px;
	width: 72%;
	float: right;
    margin: 5px 0px 10px 0px ;
    border-left: 1px dashed #AAAAAA;
}



/* Header */

#header h1 {
	margin:10px 20px;

}

#header h1 a:hover  { background:transparent; }

#header h1 a { color: #000000  }

#header .description {
	font-size:1.2em;
}

#headermenu {
	margin: 0px;
	padding: 10px 20px;
    background: #E6E6EB repeat-x bottom ;
 }

#headermenu ul {
	display:inline;
	margin: 0px;
	padding:3px;

}


#headermenu ul li {
	padding: 0px;
	display:inline;
	margin:0px 15px 0px 0px;
   	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
}

#headermenu  a:hover {
  background-color: #5A96D6;
  color: #ffffff
}

/* End header */



/* Post */

.post {
	margin: 0px;
	padding: 10px 0px;
	text-align: justify;
	overflow:hidden;
	clear:both;

	}

.post h2 {
	margin:0px;
	padding:0px;
	text-align:left;
}

.post h3.post-title {
	font-weight:bold;
	font-size:1.8em;
	margin:0px;
	padding:0px;
	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 0px;
}

.entry blockquote {
	border:1px dashed #ccc;
	font-size:0.9em;
	padding:5px 20px;
	margin:10px 0px;
	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 0px 0px 0px;

}

.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: 0px;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignright {
	padding: 0px;
	margin: 2px 0px 5px 10px;
	display: inline;
	float:right;
	}

.alignleft {
	padding:0px;
	margin: 2px 10px 5px 0px;
	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: 0px 0px;
}


.wp-caption {
	text-align: center;
	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;
	}


/* Sidebar */

#sidebar {
	width: 20%;
    height: 100%;
    background-color: #FFFFFF;
    float:left;
    margin: 0px 0px 20px 0px;
	padding: 4px 0px 0px 0px;
    font: 1.3em Arial, Helvetica, Sans-Serif;

}



#sidebar ul, #sidebar ul ol {
	margin: 0px;
	padding: 0px;
	}

#sidebar ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
	}


#sidebar ul p, #sidebar ul select {
	margin: 5px 0px 0px 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 0px 0px 0px;
	padding: 0px;
	}

#sidebar  a { 	color: #0057A7;   }
#sidebar  h3 { 	color: #003399; font-size: 1.2em; line-height: 1.5;  }


/* Footer */



#footer {
    background: #ffffff;
	margin: 0px auto;
    padding: 10px;
	text-align:center;
	font-size:1.2em;
	color:#555555;
    border-top: 1px dashed #999999;
    width: 90%;
    clear: both;
}


#footer  a:link, #footer  a:hover, #footer  a:visited {
color:#555555;
background: transparent;
text-decoration: underline; }


.adminright   {
  text-align: right
}
