/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

	body {
			font-size: 100.01%;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			letter-spacing: .5px;
			color: #333;
			margin: auto ; 
			padding: 0px;
			background-color: #660033; 
			width: 100%;
			xborder: 1px solid red;
			 
			}
		
		.sprechblase{
	 
	background: #eeb547 url(images/sprechblase_middle.png) no-repeat;  
	background-repeat: no-repeat;
	font-size: 12px; 
	font-family: Verdana; 
	font-weight: normal;
	color: #666;
	padding:0 0 0 0px;
	margin:0 0 0px 0;
	width:404px;
	}
.sprechblase_top{
	background: url(images/sprechblase_top.png) no-repeat;   
	width: 404px;
	height: 24px;
	}

.sprechblase_bottom{
	background: url(images/sprechblase_bottom.png) no-repeat;  
	width: 404px;
	height: 27px; 
	margin: 0;
	padding: 0;
	}

.comment-text{
	background: #eeb547 url(images/sprechblase_middle.png) no-repeat; 
	width:390px
	font-size: 12px; 
	font-family: Verdana; 
	font-weight: normal;
	color: #333;
	padding: 5px; 
	margin:0 10px 0 10px;
}

 	   #wrapper { 
			width: 1000px; 
			margin: auto; 
			background: url("images/wrapper.gif") repeat-y 0px 0px; 
			xborder: 1px solid pink;
			 
			
			}

		#buy{
			background: url("images/buy.gif") no-repeat;
			padding: 5px 0px 5px 0; 
			width: 170px; 
			height: 52px; 
			}
		
    
		#left{
			 margin: 20px 0 0 90px;
			 width:410px;
			 float:left;
			 xborder: 1px solid green; 
			}
    
		#right{ 
			  margin: 0px;
			  float: right;
			  width: 340px;
			  background: url("images/right_bg.jpg") no-repeat -5px 0; 
			  xborder: 1px solid fuchsia; 
			}
		
		#content{
			font-size: 13px;
		    background: url("images/header.gif") no-repeat 0px 0; 
			font-family: Verdana;
			color: #222;
			padding: 241px 0 0 15px;
			width: 1000px;
			
			}
		#content2{
			font-size: 13px;
			 
			font-family: Verdana;
			color: #333;
			padding: 220px 0 0 40px;
			width: 300px;
			}
		#content3{
			  font-size: 13px;
			  margin: 0px 0px 0px 40px; 
			  font-family: Verdana;
			  color: #333; 
			  width: 630px;
			}
	   #content_bottom{
			  background: url("images/footer.gif") no-repeat 0px 0;
			  height: 79px;
			  width: 1000px;
			  margin : auto;
			}
    
		#footer {
			   
			  font-size: 11px;
			  margin: 65px auto auto 90px; 
			  xpadding: 150px 0 0 0px;
			  position:absolute;
			  font-family: Verdana;
			  color: #fff;
			  font-weight: bold;
			  width: 690px;
			  xborder: 1px solid red;
			}
		
		
		#navigation{
			  margin: 190px 20px 10px 170px;
			  font-size: 13px;
			  font-family: Verdana;
		 
			  position:absolute; 
			   
			  width: 800px;
			}
		#navigation a{
			color:#000;
			text-decoration:none;
			padding: 0 0 0 10px;
			
		}
		#sponsors{
			 xbackground: url("images/sponsors.gif") no-repeat 0px 0;
			 background-color:#FFF;
			 float:left;
			 xborder:1px solid red;
			 margin: 0px 0 0 40px;
			 width:320px; 
			 height:504px; 
			 padding: 20px 0 0 20px;
		}
		#sponsors2{
			 background: url("images/sponsors.gif") no-repeat 0px 0;
			 float:left;
			  
			 margin: 0px 0 0 0px;
			 width:145px; 
			 height:704px; 
			 padding: 70px 0 0 30px;
		}

   /* Design */
   
   
   			 ul{ 
			 xborder: 1px solid grey;
			 
			 margin: 0;
			 padding: 0; 
		  	 }
		     ul li{ 
			   background-repeat: no-repeat;
			   line-height: 100%; 
			   font-family: Verdana;
			   padding: 0px 0 15px 28px;
			   background: url("images/green-check.jpg") no-repeat 0 0px;
			   background-repeat: no-repeat;
			   color: #333333;
			    xborder-bottom: 1px solid #ccc;
			   font-size: 11px; 
			   font-family: Verdana; 
			   color: #333; 
			   
			      
			   }
			     
		   ul.advantages{ 
				 xborder: 1px solid grey;
				 width: 350px;  
				 margin: 20px 0 0 0;
				 padding: 0; 
				 }
		   ul.advantages li{
		   	   background: url("images/bullet.gif") no-repeat;
			   background-repeat: no-repeat;
			   line-height: 140%; 
			   font-family: Verdana;
			   padding: 5px 0 15px 60px;
			   color: #333333;
			   xborder-bottom: 1px solid #ccc;
			   font-size: 13px; 
			   font-family: Verdana; 
			   color: #333; 
			   font-weight: bold; 
			   list-style:none;
		       }


		/* Typo */
		h1 {
			font-size: 110%;;
			font-family: Verdana   ;
			
			width: 500px;
			color:#fff;
			
			}
		h2 {
			  font-size: 26px;
			  font-family: Verdana   ; 
			  xwidth: 800px;
			  color: #bd0661;
			  margin: auto;
			}
			
		h2.advantages {
			  font-size: 14px;
			  font-family: Verdana   ; 
			  color: #333;
			  font-weight: bold; 
			  margin-bottom: 15px; 
			 }
		h1.head {
			  font-size: 14px;
			  font-family: Verdana   ; 
			  color: #000;
			  font-weight: bold; 
			  border-bottom:1px solid black; padding: 5px 0 0 0 ;
			  width:400px; 
			  
			 }
			
		h3 {
				font-size: 90%;
				color: #999;
				padding-bottom: 10px;
				}

		p {
		   clear: both;
		   padding: 10px 0 10px 0px;
				}
				
		strong {
			font-weight: 900;
			}
			
	
