html, body {
	margin: 0;
	padding: 0;
	text-align: center;
}

body {
	font: 12px Verdana, Arial, 'Helvetica', sans-serif;
        padding: 0;
}


blockquote {
	border-left: 1px solid #326ea1;
        color: #555555;
        font-size: 1.00em;
        padding-left: 10px;
        padding-right: 10px;
	margin: 0 30px;
}

a {
	color: #326ea1;
	text-decoration: none;
        outline: none;
}

code {  background: #f5f5f5;
        border: 1px solid #cccccc;
	color: #555555;
        font: 11px Verdana, Arial, 'Helvetica', sans-serif;
        padding: 10px;
	text-align: left;
}

/*#####################*/
/*### Headlines ###*/
/*#####################*/

h1 a {
	color: #326ea1;
        font-weight: 100;
	font: 24px Arial, 'Helvetica', Verdana, sans-serif;
        margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
        display: block;
}

h1 {
	color: #326ea1;
        font-weight: 100;
	font: 24px Arial, 'Helvetica', Verdana, sans-serif;
        margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
}

h2, h2 a {
	color: #326ea1;
        font-weight: 100;
	margin: 0;
	clear:both;
	padding: 0;
}

h3, h3 a {
	color: #326ea1;
        font-weight: normal;
	margin: 15px 0 10px 0;
	padding: 0;
}

h4 {    color: #326ea1;
	font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

img {
	border: none;
        }

ol, form {
	margin: 0;
	padding: 0;
}

p {
	line-height: 1.7em;
	text-align: justify;
}

.entry {
	line-height: 1.3em;
	text-align: justify;
}

small {
	font-size: 10px;
}

#page {
	background: transparent;
        margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 960px;
}

/*################*/
/*### Header   ###*/
/*################*/

#header {
	background: #e4f2fd;
	min-width: 960px;
	min-height: 550px;
	border-bottom: 1px solid #c6d9e9;
}

#header a {
	color: #383d44;
}

#header a:hover {
	color: #669933;
}

#blogname {

}

#header h1 {
text-align:center; 
padding:30px 0 0px 0; 
color:#000000; 
font:bold 46px helvetica,arial sans-serif; 
font-size:46px; 
letter-spacing:-2px; 
margin:0;
	}

#header h1 a { text-decoration:none; }

p.descrition{
color:#333; 
margin-bottom:20px; 
font:normal 16px georgia,helvetica,arial,sans-serif; 
margin:0 auto; 
text-align:left; 
line-height:24px ;
width:900px;
}
.product {
	width: 960px;
	margin: 0 auto;
	clear: both;
}
.product-left{
  float: left;
  width:470px;
}
.product-right{
  float: right;
  width:480px;
}


#header img.screenshot {
	margin-top: 22px;
	margin-right: 10px;
	float: left;
}


#header p.intro {
	font-family: Georgia, Times, "Times New Roman", serif;
	padding-top: 24px;
	font-size: 17px;
	line-height: 1.5em;
}


.check_list {
	margin:10px 0 15px 10px;
	padding:0;
	
}
.check_list li {
	margin:0 auto;
	padding:8px 0 8px 29px;
	list-style:none;
	color:#292d34;
	font-size:13px;
	font-weight:bold;
	background: url(images/checkbox.png) no-repeat left 6px;
	color:#444;
        text-align:left;
}



.button {
	position:relative;
	display:block;
	font-size:14px;
}
.button span {
	height:100%;
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	cursor:pointer;
}
.button span a {
	display:block;
}
.b_joinnow {
	float:left;
	margin-left:10px;
}
.b_joinnow span, .b_joinnow span a {
	background:url(images/b_jointheclub.gif) no-repeat;
}
.b_joinnow span a, .b_joinnow {
	width:181px;
	height:46px;
	margin-bottom:15px;
}
.b_joinnow span:hover {
	background-position:0 -46px;
}
.b_joinnow {
	float:left;
	margin-right:10px;
}
.b_viewallourthemes {
	float:left;
	margin-right:10px;
}
.b_viewallourthemes span, .b_viewallourthemes span a {
	background:url(images/b_viewallourthemes.gif) no-repeat;
}
.b_viewallourthemes span a, .b_viewallourthemes {
	width:202px;
	height:46px;
}
.b_viewallourthemes span:hover {
	background-position:0 -46px;
}
.aleft {
	float:left;
}
.action_button {

	height:50px;
	overflow:hidden;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	padding-left:20px;
        float:right;
}
.or {
	padding-top:15px;
	color:#333;
}


/*###################*/
/*### Topmenu ###*/
/*###################*/

#top {
          background: #4b4e52;
          border-bottom: 1px solid #dd4003;
          height: 34px;
          margin: 0 auto;
          width:100%;
          text-align: center;
          overflow: hidden;
}

#topbar { height: 34px;
          width: 810px;
          margin: 0 auto;
          padding: 0;
          text-align: center;
}

ul.topmenu {
        background: transparent;
        float: left;
        margin: 0 auto;
	padding: 0;
	list-style-type: none;
}

ul.topmenu li {
	float: left;
}

ul.topmenu li a {
	float: right;
	display: block;
        height: 34px;
	padding: 9px 20px 0 0px;
	color: #cbcbcb;
}

ul.topmenu li a:hover {
	color: #ffffff;
        text-decoration: none;
}
.logo { position: relative; display: block; width:300px; height:25px;  font-size:13px; float:left; }
.logo span { width: 100%; height: 100%; position:absolute; bottom:0; left:0;    }
.logo span, .logo span a { width:300px; height:25px; background:url(images/logo.gif) no-repeat;  }
.logo span a { display:block; background:url(images/logo.gif) no-repeat; }
.logo a:hover { text-decoration:none; }
.addthis {float:right;}
/*################*/
/*### Content  ###*/
/*################*/

#content {
	background: transparent;
        border: none;
	color: #282828;
	float: left;
	margin: 20px 0px 30px 0px;
	padding: 0 40px 0 0px;
        text-align: left;
	width: 650px;
}


#content a:hover {
        color: #669933;
        background: transparent;
        text-decoration: none;
}

#content img {

	margin: 3px 10px 5px 0;
        _margin: 3px 5px 5px 0;
        padding: 5px;
        background-color: transparent;
}

#content a:hover img { 
        background: transparent;
}

#content h1 a:hover { 
        color: #669933; 
        background: transparent; 
        text-decoration: none; 
}

#content h2 a:hover { 
        color: #669933; 
        background: transparent; 
        text-decoration: none; 
}

#content h3 a { 
        text-decoration: none; 
}

#content h3 a:hover { 
         color: #669933; 
         background: transparent; 
         text-decoration: none; 
}

#content ul {
         list-style-type: circle; 
         margin: 0 0 0 25px; 
         padding:  0 0 0 0; 
}

#content ul li {
         line-height: 1.5em; 
         margin: 0; 
         padding: 5px; 
}
#content th {
background-color:#E6E6E6;
border:1px solid #C0C0C0;
font-weight:bold;
padding:5px;
text-align:left;
}
table.productGrid {
border-collapse:collapse;
border-spacing:0;
margin:10px 0;
}
.productGrid {
clear:both;
width:100%;
}
.productGrid td {
border:1px solid #C0C0C0;
margin:0;
padding:5px;
vertical-align:top;
}
.productGrid .itemName {
font-weight:bold;
}
/*################*/
/*### content-index  ###*/
/*################*/

#content-index {
	background: transparent;
        border: none;
	color: #282828;
	float: left;
	margin: 20px 0px 30px 0px;
	padding: 0 40px 0 0px;
        text-align: left;
	width: 810px;
}


#content-index a:hover {
        color: #669933;
        background: transparent;
        text-decoration: none;
}



#content-index h1 a:hover { 
        color: #669933; 
        background: transparent; 
        text-decoration: none; 
}
#content-index h2 {
border-bottom: 1px solid #dadada;
font-size:18px;
clear:none;
}
#content-index h2 a:hover { 
        color: #669933; 
        background: transparent; 
        text-decoration: none; 
}

#content-index h3 a { 
        text-decoration: none; 
}

#content-index h3 a:hover { 
         color: #669933; 
         background: transparent; 
         text-decoration: none; 
}

#content-index ul {
         list-style-type: circle; 
         margin: 0 0 0 25px; 
         padding:  0 0 0 0; 
}

#content-index ul li {
         line-height: 1.5em; 
         margin: 0; 
         padding: 5px; 
}
#toc {
	background: #f1f1f1;
	border: 1px solid #dadada;
	-webkit-border-radius: 3px;
	float: right;
	margin-left: 16px;
	margin-bottom: 12px;
	font-size: 85%;
	max-width: 30%;
}
 #toc ul {
		margin-left: 16px;
	list-style: square;

}
 #toc td{
 padding: 4px 8px;
 }
#toctitle h2{
	font-size: 18px;
	margin-top: 0;
	border-bottom: 1px solid #dadada;
}
#title{
  padding-bottom:5px;
  border-bottom: 1px solid #dadada;
  margin-top:15px;
}
#title span{float:right;}
#title ul li{
  list-style:none;
  float:left;
  font-size: 85%;

}
#title h2{
  border:0;
}
#title li img {
  padding:0 3px 0 0;
  vertical-align:text-bottom;
  border:0;
  margin:0;
}
.payment_section {
	background:#fafed6;
	border:1px solid #d7b589;
	padding:15px;
	height:100%;
	overflow:hidden;
	margin-bottom:40px;
	width:810px;
}
.payment_single {
	width:200px;
	float:left;
}
.payment_single h3 {
  border-bottom:medium none;
  color:#002963;
  font-size:18px;
  font-weight:normal;
  margin:0 0 10px;
  padding:0 0 3px;
}
.payment_single img {
	margin-bottom:8px;
	border:0;
}
 .payment_single p{
	font-size:11px;
	line-height:16px;
	color:#666;
	text-align:left;
	margin:0 0 8px;
  padding:0;
   font-family:inherit;
}
.payment_second {
	width:270px;
	float:right;
}
.payment_second h3 {
	font-size:18px;
	margin:0 0 10px 0;
	color:#002963;
	font-weight:normal;
	border-bottom:none;
	padding:0 0 3px;
}
.payment_second p{
  color:#333333;
  font-size:12px;
  line-height:20px;
  margin:0 0 8px;
  font-family:inherit;
}
#content-index .payment_second ul{
  list-style-type:square;
}
#content-index .payment_second ul li{
  padding:0 0 3px;
}

.grey {
	color:#a3a3a3
}
.price {
	color:#333;
	border-bottom:1px solid #ccc;
}
.spacer {
	margin-right:25px;
}
.b_buy {
	float:left;
	margin-top:18px;
}
.b_buy span, .b_buy span a {
	background:url(images/b_buy.gif) no-repeat;
}
.b_buy span a, .b_buy {
	width:117px;
	height:32px;
}
.b_buy span:hover {
	background-position:0 -32px;
}
.b_download {
	float:left;
}
.b_download span, .b_download span a {
	background:url(images/b_download.gif) no-repeat;
}
.b_download span a, .b_download {
	width:117px;
	height:32px;
}
.b_download span:hover {
	background-position:0 -32px;
}

/*############################*/
/*#### Comments #### */
/*############################*/

#comment {
        background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
	font-size: 13px;
	padding-left: 2px;
	vertical-align: middle;
	width: 510px;

}

.commentbody {
        background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
	font-size: 13px;
	margin: 0 0 10px 0;
	padding: 15px 15px 5px 15px;
	position: relative;
        -moz-border-radius: 10px;
}

.commentbody a {
	color: #aa0000;
        text-decoration: none;
}
.commentbody a:hover {
	color: #2d5175;
        text-decoration: none;
}

.commentbody p {
	line-height: 1.2em;
}

.commentlink {
	font-size: 13px;
}

.commentlist {
	list-style: none;
}

#email, #author {
	background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
        font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	padding-left: 5px;
	vertical-align: middle;

}

#url {
	background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
        font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	height: 16px;
	padding-left: 5px;
	vertical-align: middle;
}

#submit {
	background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
        font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	margin: 0;
	padding: 0 10px;

}

textarea {
        overflow:auto;
}

/*################*/
/*#### Footer ####*/
/*################*/

#footer {
        background: #e6e3d7;
        border-top: 1px solid #cccccc;
        height: 50px;
        clear: both;
	color: #363636;
        margin: 0;
	padding: 0;
        text-align: center;
        overflow:hidden;
}

#footer a {
        color: #363636;
        text-decoration: none;
}

#footer a:hover {
        color: #aa0000;
        text-decoration: none;
}

/*################*/
/*### Suchfeld ###*/
/*################*/

.s {
	background: transparent;
        border: 0px solid #c7c7c7;
	color: #383d44;
        font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	height: 15px;
	padding-left: 3px;
	vertical-align: middle;
	width: 220px;
}

/*################*/
/*#### SIDEBAR ###*/
/*################*/

#sidebar {
        width: 250px;
        text-align: left;
        float: left;
        margin: 20px 0px 30px 0px;
        padding: 0;
        line-height: 1.6em;
        color: #383d44;
        }

.sidelist {
        background: transparent;
        margin: 0 0 20px 0;
        padding: 0;
        }

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#sidebar li{
        border-bottom: 1px solid #cccccc;
	margin: 0;
        padding: 0;
        display: block;
	}

#sidebar li a {
        display: block;
        background-color: transparent;
        color: #383d44;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
        border-bottom: 0;
	}

#sidebar li a:hover {
        color: #669933;
	background-color: #e3e6d7;
        text-decoration: none;
	}

#sidebar h2{
        background: inherit;
        color: #326ea1;
        font: 24px Arial, 'Helvetica', Verdana, sans-serif;
        font-weight: 100;
        padding: 3px 0px 3px 0px;
        margin: 0;
}

#wrapper {
	float: left;
	margin: 0;
	padding: 0;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	margin-top: -1px;
	text-align: right;
}


.date {
	background: transparent;
	color: #363636;
	font: 11px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.postmetadata {
        background: transparent;
        font-style: italic;
        color: #363636;
        line-height: 1.5em;
	margin: 15px 0 70px 0;
	padding:3px 3px 3px 3px;
	text-align: right;
        clear:both;
}

.postmetadata a {background: transparent; color: #363636; text-decoration: none;}

.postmetadata2 {
        background: #eeeeee;
        color: #282828;
        border: 1px solid #cccccc;
        font-size: 11px;
        line-height: 1.3em;
	letter-spacing: 0em;
	margin: 0 0 20px 0;
	padding: 5px;
	text-align: left;
        clear:both;
        -moz-border-radius: 10px;
}

/* different postmetadata style for single.php */

.alt {
	line-height: 1.3em;
	padding: 10px;
}

.alt a {
	background: inherit;
	color: #aa0000;
        text-decoration: none;
}

.commentheader {
        background: inherit;
        font-size: 18px;
        font-weight: lighter;
        text-align: left;
        color: #326ea1;
        padding: 0;
        line-height: 1.5em;
}

.clear {clear:both;}

<!--######################-->
<!--### Menü im Footer ###-->
<!--######################-->

#bottom {
        clear: both;
	width: 810px;
	height: 100%;
	margin: 0;
	padding: 0px;
	background: transparent;
	text-align: left;
	color: #383d44;
	}

#bottom-left {
	width: 30%;
	padding: 0 0 25px 0;
	float: left;
}

#bottom-mid {
	width: 30%;
	padding: 0 0 25px 40px;
	float: left;
}

#bottom-right {
	width: 30%;
        margin-right: 10px;
	padding: 0 0 25px 0;
	float: right;
	}

#bottom h2 {
        font: 24px Arial, 'Helvetica', Verdana, sans-serif;
        font-weight: 100;
	margin: 25px 0 5px 0;
	padding: 0 1px;
        color: #326ea1;
	}

#bottom ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
#bottom li {
        border-bottom: 1px solid #cccccc;
        margin: 0;
        padding: 0;
        display: block;
	}
#bottom li a {
        display: block;
        background-color: transparent;
        color: #383d44;
	padding: 7px 5px 7px 5px;
	text-decoration: none;
        border-bottom: 0;
	}
#bottom li a:hover {
	color: #669933;
	background-color: #e6e3d7;
        text-decoration: none;
	}

.product_buy {
display:inline;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
margin:10px 0 0 100px;
width:300px;
}
.product_screenshot a {
color:#000000;
font-family:Verdana,Geneva,sans-serif;
font-size:14px;
line-height:22px;
}
.product_buy img {
float:left;
padding-right:5px;
}
.product_buy span {
color:#CC0000;
line-height:21px;
}
.product_download {
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
margin:10px 0;
width:200px;
}
.product_download img {
float:left;
padding-right:5px;
}
.product_download span {
line-height:21px;
}