﻿/*
Theme Name: Twentyeleven Childtheme
Description: Ein schönes Childtheme
Author: Axel Breuer
Author URI: http://www.delphin-66.de
Template: twentyeleven
Version: 1.0
Tags:
*/
/* One column */
.one-column #page {
	max-width: 1100px;
}
.one-column #content {
	margin: 0 7.6%;
	width: auto;
}
.one-column #nav-below {
	border-bottom: 1px solid #ddd;
	margin-bottom: 1.625em;
}
.one-column #secondary {
	float: none;
	margin: 0 7.6%;
	width: auto;
}
#access ul ul a {
	background: #f9f9f9;
	border-bottom: 1px dotted #ddd;
	color: #444;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 240px;
}
