/*
Theme Name: Fahrschule Riedel
Theme URI: http://www.polarismedia.de/
Description: Umsetzung des Designs f&uuml;r Fahrschule Riedel
Version: 1.0
Author: d._f.
Author URI: http://www.polarismedia.de/
*/

/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address,	 big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }
/* Elementdefinitionen */
p {
	margin-bottom: 18px;
	margin-top: 18px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style:upper-alpha;
}
ol ol ol {
	list-style:lower-roman;
}
ol ol ol ol {
	list-style:lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom:0;
}
dl {
	margin:0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	color: #ffffff;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #ffffff;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	padding: 2px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
}
/* Gallery listing
-------------------------------------------------------------- */
.category-gallery {
	margin-bottom: 48px;
}
.category-gallery h2 {
	margin-top: 10px;
}
.category-gallery .entry-meta {
}
.category-gallery .size-thumbnail img {
	border: 10px solid #ffffff;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right:20px;
	margin-top: -4px;
}
.home #content .category-gallery .entry-content p {
	display: inline;
}
.home #content .category-gallery .entry-utility {
	padding-top:4px;
}
/* Images
-------------------------------------------------------------- */

#content img {
	margin: 0;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft, 
#content img.alignright, 
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #ffffff;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	margin: 5px;
	color: #000000;
	font-size: 12px;
}
#content .wp-smiley {
	margin:0;
}
#content .gallery {
	margin: auto;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery .gallery-caption {
	color: #000000;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery br+br {
	display: none;
}
/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #ffffff;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px dotted #ffffff;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #ffffff;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #fedd44;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #ffffff;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #fedd44;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px dotted #ffffff;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}
/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	margin: 24px 0;
	border-top: 1px dotted #ffffff;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#ffffff;
	font-weight:bold;
}
#respond label {
	color: #ffffff;
	font-size: 12px;
}
#respond input {
	margin:0 0 9px;
	width:98%;
}
#respond textarea {
	width:98%;
}
#respond .form-allowed-tags {
	color: #ffffff;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	width: auto;
	font-size: 14px;
}

/*____________________________________________________________________________________________________*/
pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}

/*------------------PM-Umsetzung-----------------------------------*/
.zentrierer
{
	margin: auto;
	padding: 0;
	width: 1000px;
	text-align: left;
}

body
{
	font-family: 'Arial', verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #041b41; 
	background:#a8c9ff;
}

a
{
	font-weight: bold;
	color:#f9000c;
	font-style:italic;
	text-decoration:underline;
}

a:hover
{
	color:#d63134;
}

h1, h1 a
{
	font-size: 26px;
	font-weight: regular;
	color: #990000;
}

h2, h2 a
{
	font-size: 22px;
	font-weight: regular;
	color: #990000;
}

h3, h3 a
{
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}

h4, h4 a
{
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

#header
{
	padding:0 0 0 61px;
	margin:0;
	background: url('images/header.jpg') center top no-repeat;
	float:left;
	height:140px;
	width:100%;
}

#logo
{
	padding:0;
	margin:0;
	float:left;
}

#logo a
{
	padding:0;
	margin:0;
	background: url('images/logo.jpg') center top no-repeat;
	float:left;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height:140px;
	width:247px;
}

#logo a:hover
{
	background-position: center -140px;
}

#navi1
{
	padding:4px 0 0 0;
	margin:0;
	float:left;
}

#navi1 ul
{
	padding:0 0 0 423px;
	margin:0;
	float:left;
}

#navi1 ul li 
{
	padding:0 8px;
	margin:0;
	float:left;
	list-style:none;
}

#navi1 ul li a
{
	padding:0;
	margin:0;
	float:left;
	font-size: 11px;
	font-weight: bold;
	color:#990000;
	text-decoration:none;
}

#navi1 ul li a:hover
{
	color:#103f94;
}

#referenzen
{
	padding:88px 0 0 26px;
	margin:0;
	float:left;
}

#referenzen ul
{
	padding:0 0 0 70px;
	margin:0;
	float:left;
}

#referenzen ul li
{
	padding:0;
	margin:0;
	float:left;
	list-style:disc;
}

#referenzen ul li a
{
	margin:0;
	padding:0;
	float:left;
	font-size: 13px;
	font-weight: bold;
	font-style:italic;
	color:#041b41;
	width:150px;
	height:30px;
	display:block;
	text-decoration:none;
}

#referenzen ul li a:hover
{
	color:#990000;
}

.page-item-43 a { width:293px !important;}

#menu
{
	margin:0;
	padding:0;
	float:left;
	background: url('images/kreisbilder_bg.jpg') center top repeat-x;
	height:140px;
	width:100%;
}

#kreise
{
	margin:0;
	padding:0;
	float:left;
	background: url('images/kreisbilder.jpg') center top no-repeat;
	height:140px;
	width:100%;
}


#buttons
{
	padding:0;
	margin:0;
	float:left;
	height:42px;
	width:100%;
	background: url('images/bu_hauptpunkte_leiste_rechts_links.jpg') center top repeat-x;
}

#buttons ul
{
	padding:0;
	margin:0;
	float:left;
}

#buttons ul li 
{
	padding:0;
	margin:0;
	float:left;
	list-style:none;
}

#buttons ul li a
{
	padding:0;
	margin:0;
	background: url('images/bu_hauptpunkt.jpg') center top no-repeat;
	float:left;
	font-size:18px;
	font-weight:bold;
	color:#004aaa;
	text-transform:uppercase;
	height:42px;
	width:200px;
	display:block;
	text-align:center;
	line-height: 40px;
	text-decoration:none;
}

#buttons ul li a:hover
{
	background-position: center -42px;
}

.page-item-25 a {font-size:11px !important; line-height: 13px !important; padding:1px 0 0 0 !important;}

#contentbereich
{
	padding:0 0 0 61px;
	margin:0;
	float:left;
	background: url('images/hellblauer_verlauf_unter_content.jpg') center top repeat-x;
	width:100%;  
	min-height:476px;
}    


* html #contentbereich
{
 height:auto !important;
 height:476px;
}


#contentbg
{
	margin:0;
	padding:0px;
	float:left;
	background: url('images/content_mitte.jpg') 0 0 repeat-y;
	width:1000px;
	display:block;
}

#navi2
{
	padding:0 0 0 3px;
	margin:0;
	float:left;
	width:239px;
}

#navi2 ul
{
	padding:0;
	margin:0;
}

#navi2 ul li
{
	padding:0;
	margin:0;
	list-style:none;
	width:228px;
}

#navi2 ul li a
{
	padding:0 0 0 55px;
	margin:0;
	font-size:14px;
	font-style:italic;
	color:#ffffff;
	height:37px;
	width:180px;
	text-decoration:none;
	display:block;
	float:left;
	line-height:34px;
}

#navi2 ul li a:hover
{
	color:#ffa4a4;
	background-position: 0 -37px;
}

.page-item-41 a {background: url('images/bu_ueber_fahrschule_riedel.jpg') 0 0 no-repeat;}
.page-item-45 a {background: url('images/bu_unsere_schueler_sagen.jpg') 0 0 no-repeat;}
.page-item-29 a {background: url('images/bu_mit_spass_lernen.jpg') 0 0 no-repeat;}
.page-item-31 a {background: url('images/bu_sicher_zum_pruefungserfolg.jpg') 0 0 no-repeat;}
.page-item-39 a {background: url('images/bu_unsere_spezialisierten_fahrlehrer.jpg') 0 0 no-repeat; line-height: 16px !important;}
.page-item-37 a {background: url('images/bu_fuhrpark.jpg') 0 0 no-repeat;}


#subnavi
{
	padding:5px 0px 0 15px;
	margin:0;
	float:left;
	width:670px;
}

#subnavi ul 
{
	padding:0;
	margin:0;
	float:left;
	text-align:center;
	width: 670px;
}

#subnavi ul li
{
	padding:0 8px 0 8px;
	margin:0;
	list-style:none;
	display:inline;
}

#subnavi ul li a
{
	padding:0;
	margin:0;
}

#content
{
	padding:5px 82px 7px 26px;
	margin:0;
	float:left;
	width:650px;
}

#footer
{
	padding:0;
	margin:0;
	background: url('images/content_ende.jpg') 0 0 no-repeat;
	float:left;
	height:5px;
	width:938px;
	overflow:hidden;
}