/*
Theme Name: picoCMS
Theme URI: http://stereophone.de/
Description: Klassisches CMS Template mit Page/Subpage Navigation
Author: stereophone
Author URI: http://stereophone.de/
*/

body {
	background: #fff;
	margin: 0px;
	padding: 10px 0 10px 0;
	font-family: verdana, tahoma, arial, sans-serif;
	line-height: 1.6em;
	text-align:center;
	font-size: 12px;
}

a:link {
	text-decoration:underline;
	color: #006EBA;
}

a:hover {
	text-decoration:underline;
	color: #000;
}

a:visited {
	color: #186FAA;
}

h1 {
	margin:0;
	color: #06c;
	font-weight: normal;
	font-size: 2.6em;
}

h2 {
	font-family: Verdana, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.4em;
	margin: 5px 0 0 0;
}

h1 a:link, h1 a:visited {
color: #000;
}


h2 a:link, h2 a:visited {
color: #492e1c;
text-decoration: none;
border-bottom: 2px solid #dedede;
}

h3 {
font-size: 110%;
font-weight: bold;
margin: 20px 0 -10px 0;
padding: 0;
}

#interface {
width: 800px;
margin: 0 auto;
text-align:left;
padding:0;
}

#head {
width: 800px;
height: 80px;
margin: 0px;
padding: 0px;
text-align: left;
}

#head h1 {
color: #5A7800;
padding: 10px 0 10px 0;
width: 250px; height: 48px;
}

#head h1 a:link, #head h1 a:visited {
	display:block;
    text-indent: -9999em;
	background: url(http://www.freiereferate.de/images/logo.gif) no-repeat top left;
	background-position: 0 -98px; width: 250px; height: 48px;
}

#head h1 a:hover {
	background: url(http://www.freiereferate.de/images/logo.gif) no-repeat top left;
	background-position: 0 0; 
	width: 250px; 
	height: 48px; 
}

#cse-search-box {
	padding: 15px 0 0 0;
	float: right;
}

#cse-search-box input {
	padding: 10px !important;
}

.description {
text-align: center;
}

#menu {
	width:800px;
	height: 35px;
	background: #E12D3F;
	color: #EE8791;
	font-weight: bold;
}

#menu a{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	padding: 7px;
	display: block;
	border-top: 1px solid #EE8791;
	border-right: 1px solid #EE8791;
	border-bottom: 1px solid #EE8791;
}

#menu a:hover {
	color:#E12D3F;
	background-color: #fff;
	text-decoration: underline;

}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	float:left;
	list-style: none;
	padding: 0;
}

#menu li.start a{
    width: 15px; 
    text-indent: -9999em;
    background: url(http://www.freiereferate.de/images/icon-start.png) no-repeat 10px 13px;
	border-left: 1px solid #EE8791; 
}

#menu li.start a:hover { 
	background-position: 10px -27px; 
	background-color: #fff;
}

.tile_body ul {
	list-style-type: none;
	padding: 0;
	margin: 15px 0 0 0;
}

.tile_body li  {
    background: url(http://www.freiereferate.de/images/icon-pages.png) no-repeat 10px 10px;
	padding: 5px 0 5px 24px;
	background-color: #F8F1DA;
	border-bottom: 1px solid #E12D3F;
}

.tile_body a:link, .tile_body a:visited {
	text-decoration: none;
	display:block;
}

.tile_body a:hover {
	text-decoration: underline;
	color: #000;
}
	
#container {
width: 800px;
padding-top:10px;
background: #FFFFFF;
}

#navi {
float:right;
width: 230px;
}

#navi a{
text-decoration: none;
display: block;
}


#navibox li{
	list-style: none;
	background: #F8F1DA;
	margin-bottom: 9px;
	padding: 5px 0px 5px 5px;
	border-left: 3px solid #EE8791;
}

#navibox li:hover{
	background: #F3EAC5;
	border-left: 3px solid #E12D3F;
}

.current_page_item {
font-weight: bold;
color: #468F00;
}

#content {
	float:left;
	width: 570px;
	background: #fff;
	text-align: left;
	margin-bottom: 30px;
}

#contentbox {
	width: 550px;
	background: #fff;
	margin-left: 10px;
	margin-bottom: 10px;
}

#footer {
	clear:both;
	width: 800px;
	height: 50px;
	border-top: 2px solid #dedede;
	text-align: right;
	padding-top: 5px;
	font-size: 11px;
}

#footerlink{
	float:right;
	margin: 6px 10px 0 10px;
}

#wpstats {
	display: none;
}

#suche {
	text-align:right;
}

#searchform {
	display: inline;
}

#searchform input {
	color: #333;
	border: 1px solid #dedede;
	padding: 4px 5px;
	background: white;
	margin-right: 3px;
}

#s {
	width: 115px;
}

#searchsubmit {
	width: 55px;
}


table {
	font-size: 0.9em;
	text-align: left;
}

th {
	background: #D9D9D9;
	color: #000;
	padding: 10px 5px 10px 5px;
}

td {
	background: #F2F2F2;
	padding: 10px 5px 10px 10px;
}

hr {
	color: #dedede;
	background-color: #dedede;
	height: 2px;
	border: 0;
}

.hinweis {
	background: #F8F1DA;
	border: 1px solid #dedede;
	padding: 10px;
	margin: 10px 0 0 20px;
	font-size: 10px;
	line-height: 1.3em;
}

.datum {
	text-align: right;
	padding: 3px;
	margin-bottom:20px;
	font-size: 10px;
}

img {
	border: 0;
}

.wp-caption {
	background: #F8F1DA;
	border: 1px solid #dedede;
	padding: 10px;
	text-align: center;
}

img.centered,.aligncenter,div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

#breadcrumbs {
	padding: 10px 0 0 0;
	margin:0;
}

#suchbox {
	float:right;
}
