/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(img/img01.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2 {
	font-weight: normal;
	color: #7CD300;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.4em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

p, ul, ol {
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #7CD300;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 920px;
	height: 160px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
}

#logo h1 {
	padding-top: 52px;
	font-size: 4em;
	color: #7CD300;
}

#logo h1 a {
	color: #7CD300;
}

#logo h2 {
	margin-top: -10px;
	padding-left: 1px;
	letter-spacing: -1px;
	font-size: 1.8em;
	color: #666666;
}

#logo h2 a {
	color: #666666;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 40px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 130px;
	height: 90px;
	padding-top: 30px;
	background: #73D000 url(img/img02.jpg) no-repeat;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.6em;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	padding-top: 20px;
}

#latest-post {
	float: left;
	width: 580px;
}

#recent-posts {
	float: right;
	width: 280px;
	padding: 12px 0 0 30px;
	background: url(img/img03.gif) repeat-y;
}

#recent-posts .entry {
	background: url(img/img04.gif) repeat-x left bottom;
}

.post {
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #BABABA;
}

.post .meta a {
	color: #BABABA;
}

.post .entry {
	margin-bottom: 10px;
	padding-bottom: 5px;
}

/* Sidebar */

#sidebar {
	clear: both;
	width: 920px;
	background: #CDEB8B url(img/img05.gif) no-repeat;
	border-top: 20px solid #FFFFFF;
	color: #008C00;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 200px;
	padding: 15px;
}

#sidebar li ul {
	line-height: 1.9em;
}

#sidebar li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0;
}

#sidebar h2 {
	margin: 0 0 15px 0;
	color: #008C00;
}

#sidebar a {
	text-decoration: none;
	color: #008C00;
}

#sidebar a:hover {
	text-decoration: underline;
}

.checkoutBarFrom, .checkoutBarTo { 
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 12px; 
	color: #8c8c8c; 
}
.checkoutBarCurrent { 
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 12px; 
	color: #dadada;
	font-weight: bold;
}
.checkout_bullet {
	background-image: url(img/checkout_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.checkout_bullet2 {
	background-image: url(img/checkout_bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

/* agb akzeptieren feld */

.conditions {
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #d30000;
  	border: 1px solid #333333;
	padding: 3px;
	margin-top: 2px;
}

SPAN.checktext {
	font-weight: normal;
}

/* Tab Pane in checkout_payment.html AGB und Widerruf*/

.dynamic-tab-pane-control.tab-pane {
	position:	relative;
	width:		100%;		/* width needed weird IE bug */
	margin-right:	-2px;	/* to make room for the shadow */
	margin-top: 15px;
}
.dynamic-tab-pane-control .tab-row .tab {
	width:				auto;
	height:				16px;
	background-image:	url(img/tab.png);
	background-repaet:	repeat-x;
	position:		relative;
	top:			0;
	display:		inline;
	float:			left;
	overflow:		hidden;
	cursor:			pointer;
	margin:			1px -1px 1px 2px;
	padding:		4px 10px 2px 10px;
	border:			0;
	z-index:		1;
	font:			11px Tahoma;
	white-space:	nowrap;
	text-align:		center;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
.dynamic-tab-pane-control .tab-row .tab.selected {
	width:				auto;
	height:				18px !important;
	background-image:	url(img/tab.active.png) !important;
	background-repaet:	repeat-x;
	border-bottom-width:	0;
	z-index:		3;
	padding:		4px 10px 2px 10px;
	margin:			1px -3px -3px 0px;
	top:			-2px;
	font:				11px Tahoma;
}
.dynamic-tab-pane-control .tab-row .tab a {
	font:				11px Tahoma;
	color:				Black;
	text-decoration:	none;
	cursor:				pointer;
}
.dynamic-tab-pane-control .tab-row .tab.hover {
	font:				11px Tahoma;
	width:				auto;
	height:				16px;
	background-image:	url(img/tab.hover.png);
	background-repaet:	repeat-x;
	padding: 4px 10px 2px 10px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
.dynamic-tab-pane-control .tab-page {
	clear:			both;
	border:			1px solid rgb( 145, 155, 156 );
	background:		rgb( 252, 252, 254 );
	z-index:		2;
	position:		relative;
	top:			-2px;
	font:				11px Tahoma;
	color:				Black;
	filter:			progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#fffcfcfe, EndColorStr=#fff4f3ee, GradientType=0)
					progid:DXImageTransform.Microsoft.Shadow(Color=#ff919899, Strength=2, Direction=135);


	/*244, 243, 238*/

	/* 145, 155, 156*/
	padding:		10px;
}
.dynamic-tab-pane-control .tab-row {
	z-index:		1;
	white-space:	nowrap;
}
/* Footer */

#footer {
	width: 920px;
	height: 100px;
	margin: 0 auto;
	background: url(img/img06.gif) no-repeat;
}

#footer p {
	margin: 0;
	padding: 15px;
}

#legal {
	float: left;
}

#links {
	float: right;
}


.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
.parseTime {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}

TD.main, P.main {
  line-height: 1.5;
  padding:2px;
}
.contact2 {border: 0px none; background: #FFF;}
