/*  

Theme Name: das-radl

Theme URI: http://www.das-radl.at

Description: Das-Radl Standard Layout. Dieses Theme wurde exklusiv im Auftrag der "das-Radl" Dienstleistungs GmbH erstellt.

Version: 0.7

Author: K.Tarisznyas [pixelpoint multimedia]

Author URI: http://www.pixelpoint.at/



*/





body {
	background:#f0f0da url(images/topline_bg.jpg) repeat-x top left;
	padding-left:80px;
}
p {
	padding:0 10px 0 10px;
	margin:0 0 20px 0;
}
#topline {
	width:100%;
	height:60px;
	background:none;
}
#header {
	background:#1c7d00 url(images/header_bg.jpg) repeat-x top left;
	height:300px;
	margin-bottom:15px;
	margin-top:15px;
}
.head01 {
	height:244px;
	background: url(images/header01.jpg) no-repeat top left;
}
.head02 {
	height:244px;
	background: url(images/header02.jpg) no-repeat top left;
}
.menu {
	height:56px;
	padding:20px 10px 20px 10px;
}
#footer {
	padding-top:5px;
	background:#176500;
	border-bottom:20px solid #1c7d00;
	color:#fff;
}
#content {
	background:#3d7840 url(images/content_bg.jpg) repeat-x top left;
	padding-bottom:35px;
	margin-bottom:10px;
	color:#F8F8F8;
}
#sidebar {
	background:#dcdbc3 url(images/sidebar_bg.jpg) repeat-x top left;
	margin-bottom:10px;
	color:#1F1F1F;
}
#pseudoside ul {
	list-style:none;
}
.entry {
	margin:10px;
}
table {
	width:100%;
	color:#333357;
	background:#1d7d00;
}
th {
	background: #1d7d00;
	color:#eee;
}
td {
	background: #ECF0CF;
	padding:2px;
	margin:1px;
}
mg.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 16px 12px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 12px 16px 0;
	display:block;
}
.alignright {
	float: right;
	height:auto;
}
.alignleft {
	float: left;
	height:auto;
}
.alignright a, .alignleft a {
	color:#333333;
}

#overlay{
	width:500px; 
	background:#f0f0da; 
	border:12px solid #1e7d00; 
	position:absolute; 
	padding:20px; 
	display:none; 
	border-radius:20px; 
	-moz-border-radius:20px; 
	-webkit-border-radius:20px;
}

#siegel{
	background:#f0f0da;
	padding:10px 0;
	text-align:center;
}
#siegel img{
	margin-bottom:10px;	
}

.cf-fs1, .cf-sb{ background:none !important;}
