/*
Theme Name: oswald
Theme URI: http://www.autohaus-oswald.de
Description: live theme
Version: 1.0
Author: Maximilian Pissors
Author URI: http://xam-design.de/
Tags: auto, oswald, haus
*/
.clear {
	clear:both;
	display:block;
}
body {
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	color: #000;
	text-align: left;
	background-color:#cdcdcd; 
        background-image:url(img/body/toybg2.jpg);
	background-repeat:no-repeat;
        background-attachment:fixed; padding:0px; ;
        background-position:top center;
}
a {
	text-decoration:none;
}
.separator {
	height:1px;
	width:98%;
	border-top:1px dotted #808080;
	clear:both;
	margin:0px auto;
	display:none;
}
#page {
	background-color: #fff !important;
	position:relative;
	padding: 0;
	width: 770px;
        overflow:hidden;
	margin:0px auto;
	border:1px outset #000 !important;
}

#header {
	height:80px;
	width:100%;
	position:relative;
	border-bottom:1px solid #464646;
}
 
#headerimg  {
	position:absolute;
	top:15px;
	left:15px;
	height: 50px;
	width: 120px;
	background-image:url(img/header/logo.png);
	background-repeat:no-repeat;
}

#toyota_logo  {
	position:absolute;
	top:6px;
	right:15px;
	height: 69px;
	width: 84px;
	background-image:url(img/header/toyota.gif);
	background-repeat:no-repeat;
}

#content {
	font-size: 12px;
	width:100%;
	position:relative;
	padding-top:30px;
}
#content.indexpage {
	padding-top:250px;
}
#content .headbanner {
	position:absolute;
	top:0;
	left:0;
	display:none;
}
#content .headbanner.first {
	display:block;
}
#content .menu{
	float:left;
	width:188px;
	width:188px;
}

#content .post {
	float:left;
	width:760px;
	margin-left:7px;
	/*border-top:1px dotted #808080;*/
	margin-top:15px;
}

#content.indexpage .post  img   { 
	border:2px solid #B2B2B2 !important;
}

#content .post h2 {
	display: inline; 
	padding-left: 21px; 
	padding-right:3px;
	background-color: rgb(231, 231, 231); 
	margin-left: -5px;
	margin-bottom:15px;
	font-size:26px;
	font-family:Arial, sans-serif;
	font-weight:normal;
	color:#4c4c4c;
}
#content .post {
	font-family:Arial, sans-serif;
	font-size:13px;
	color:#4c4c4c;
}
#content .entry {
	margin-top:5px;
}
a{
	color:#d21a07;
	font-weight:bold;
}
#sidebar {
	/*position:absolute;
	right:0px;*/
	overflow:hidden;
	width:100%;
	height:175px;
}
#sidebar > ul {
	list-style-type:none;
	padding-left:20px;
}
#sidebar ul li.widget {
	float:left;
	width:223px;
	margin-top:0;
	background-color:#E7E7E7;
	margin:0px 5px;
	height:150px;
	padding:5px;
}

#sidebar .widgettitle{
	font-family:Arial, sans-serif;
	font-size:17px;
	color:#4c4c4c;
	margin:0;
	font-weight:normal;
	text-align:center;
}
#sidebar a img {
	border:none;
}

#sidebar .widget_osteas .image{
	text-align:center;
	margin-top:5px;
}

#sidebar .widget_osteas img {
	border:2px solid #B2B2B2;
}

#sidebar .widget_osteas .more{
	text-align:center;
	margin-top:10px;
}
#sidebar .widget_osteas .more a {
	color:#f00;
	font-weight:bold;
}

/* menu */

#content .menu .homelink{
	background-color:#e0e0e0;
	font-size:9px;
	height:20px;
	line-height:16px;
	padding-left:20px;
	background-image:url(img/menu/home.gif);
	background-repeat:no-repeat;
	background-position:5px 1px;
}
#content .menu .homelink a{
	text-decoration:none;
}
#content .menu ul {
	margin:0px;
	padding:5px;
	list-style-type:none;
}
#content .menu ul li{
	border-top:1px dotted #cdcdcd;
	font-size:9px;
	height:20px;
	line-height:20px;
	padding-left:15px;
	background-image:url(img/menu/arrow_red.gif);
	background-position:5px 7px;
	background-repeat:no-repeat;
}
#content .menu ul li a {
	text-decoration:none;
	color:#808080;
}
#footer {
	position:relative;
	height:25px;
}
#footer .hor-menu {
	top:-6px;
}
/* hor menu */
.hor-menu {
	position:absolute;
	right:0;
	z-index:5;
	 
	background-color:transparent !important;
}
.hor-menu ul {
	list-style-type:none; 
	margin:0;
	padding:0;
	background-color:transparent !important;
}
.hor-menu ul li {
	float:left;
	width:70px;
	background-image:url(img/menu/menu_bg_trans.png);
	position:relative;
	border:1px solid #464646;
	border-top:none;
	border-right:none;
	font-size:11px;
        font-family:Tahoma, Trebuchet MS, sans-serif;
	font-weight:bold;
	padding:5px;
	height:10px;
	line-height:9px;
}
#footer .hor-menu ul li {
	width:85px;
}
.hor-menu ul li a {
	color:#565656;
}
.hor-menu ul li ul{
	display:none;
	position:absolute;
	z-index:5;
	top:21px;
	left:-1px;
}/*über uns drop menü position*/
.hor-menu ul li.last ul{
	left:-40px;
}
/*Unser Team Sub Drop Menü Position*/
.hor-menu ul li.last ul li ul {
	left:-60px;
}
.hor-menu ul li:hover ul{ 
	display:block;
}/*Drop Menü Cell Basic Settings */
.hor-menu ul li ul li {
	width:123px;
	line-height:13px;
	padding:5px;
	border:1px solid #464646;
	margin-top:-1px;
	height:12px;
}/* Aktuelles Sub Drop Menü Position */
.hor-menu ul li ul li ul {
	position:absolute;
	left:60px;
	z-index:6;
	padding:0;
	display:none !important;
}
.hor-menu ul li ul li:hover ul {
	display:block !important;
}/*sub Drop Down Menü breite*/
.hor-menu ul li ul li ul li{
	width:120px;
}
.hor-menu.foot ul li{
	text-align:center;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	border:none;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
/* End Images */

/* kontakt form */
.formline {
	margin:4px 0px;
	clear:both;
}
.formline .name {
	display:block;
	float:left;
	font-size:11px;
	font-weight:bold;
	width:220px;
}
.formline .input select {
	width:100x;
}
.formline .wide select {
	width:200x;
}
