/*   
Theme Name: Bettels
Theme URI: http://g-werbe.net/
Description: 
Author: 
Author URI: 
Version: 2011
*/


* {
	margin:0px;
	padding:0px;	
}

p {
	line-height:21px;
	margin-bottom:10px;	
}

a {
	color:#365d82;	
}

img {
	border:none;
}

.entry h1 {color:#279560;
margin-top:6px;
		font-size:19px;
		margin-bottom:15px;
}

.entry {color:#2a4b5e;
}

.entry a {color:#aa2326;}

body {
	padding:25px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background:#124757;
}

#header {
	background:URL(images/header.jpg) no-repeat center top;
	height:111px;
	width:850px;
}

#wrapper {
	margin:auto;
	width:850px;
	background: #fff URL(images/background.jpg) repeat-y center;
}

#navigation {
	background-image: url(images/menu.jpg);
	height:28px;
}

#navigation ul li {
	float:left;
	list-style:none;
}

#navigation ul li a {
	display:inline-block;
	padding:5px;
	padding-left:15px;
	text-decoration:none;
	color:#fff;
}

#left,#content,#right {
	min-height:300px;
}

#content {
	float:left;
	width:450px;
	padding:20px;
	padding-top:15px;
}

#left {
	float:left;
	width:180px;
}

#left ul {
	margin:25px;
	margin-top:20px;
}

#left ul li {
	list-style:none;
	padding:5px;
}

#left ul li a {
	text-decoration:none;
	font-weight:bold;
}

.menu-item-237 a {
	color:#852326;
}

#right {
	float:right;
	width:180px;
}

#menu-item-233 {
	margin-left:185px;
}

#menu-item-236 {
	margin-left:151px;
}

#header a {
	display:block;
	text-decoration:none;
	height:111px;
	width:850px;
}

.box {
	margin:10px;
	margin-top:24px;
	padding:10px;
	background:#c9d7e0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

.box img {
	border:3px solid #fff;
	width:135px;
}

.startbox {
	float:left;
	width:184px;
	height:192px;
	margin:10px;
	padding:10px;
	background:#c9d7e0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

.startbox a{
	float:right;
	color:#aa2326;
	margin:10px;
	margin-top:20px;
	margin-right:5px;
	background:#c9d7e0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

.startbox span{
	font-size:14px;
}

.startbox img {
	margin-bottom:9px;
	display:block;
	border:3px solid #fff;
	width:175px;
	height:140px;
	background:#000;
}

p.head {
	color:#852326;
	font-weight:bold;
	margin-bottom:0px;
}

.post-edit-link {
	margin-bottom:-5px;
	color:#aa2326;
	margin-right:-10px;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	float:right;
				z-index:9999;
				background:#fff;
				position:relative;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	display:none;
				}

/*
	Load CSS before JavaScript
*/

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/
.slides_container *{
	z-index:1!important;
	position:relative;
	
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/
.slides_container div {
	width:140px;
	height:80px;
	display:block;
	z-index:1!important;
	position:relative;
}

/*
	Optional:
	Reset list default style
*/
.pagination {
	display:none;
	list-style:none;
	margin:0;
	padding:0;
}

/*
	Optional:
	Show the current slide in the pagination
*/
.pagination .current a {
	color:red;
}

a{text-decoration:none;}
.post-edit-link {
	position:absolute;
	top:10px;
	right:30px;
-webkit-box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.3);
        
        box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.3);
	display:block;
}

#content { position:relative; }


hr {
	border:none;
	height:1px;
	background:#666;
	margin-bottom:15px;
}

.linie{
border-top: 2px solid rgb(187, 187, 187);
margin-top: -16px;}

.kontakta{
margin-left: 240px;}