blockquote cite { font-size:0.7em; display:block; margin-top:0.3em; }
/*
	CSS files kept in the 'styles' directory can be used to
	costumize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 versions as well as debug any potential
	problems.

	You select schemes from the K2 Options page in the
	'Presentation' section of your WordPress administration.
	
	Author Name		: 	Martin Spencer
	Author Site		: 	http://g-web.eu
	Style Name		: 	G-web
	Style URI		:	http://g-web.eu
	Version			:	1.0
	Header Text Color: none
	Header Width	:	800px
	Header Height	:	150px
	Comments		:	Our old G-web Design
*/

body
{
 background:transparent url('bckgrnd_body.png') repeat scroll center center;
}

#page
{
 padding:0px;
 border:none;
 background:url('menu_black.png') repeat-x;
 padding-top:28px;
 width: 800px;
 margin-left:0px auto;
}
 
 .columns-two #page
{
 width:800px;
}
  
#header 
{
 background:url('header.png') no-repeat;
 height: 150px;
}

#primary
{
 width:530px;
}

.secondary
{ 
 padding:0px;
}

.secondary h4
{
 background:url('menu_bg.png') repeat-x;
 height: 40px;
 color:#FFFFFF;
 font-size:2em;
 font-weight:normal;
 padding-left: 5px;
 padding-top: 5px;
 letter-spacing:0.01em
}


.banner 
{ 
 margin-bottom:5px;
}

#header p, #header h1 a 
{
 display: none;
}

ul.menu a
{
 outline:none;
}

div.content
{
 background:url('bckgrnd_gradient.png') repeat-x; 
}

pre 
{
 font-size:larger;
}

#rollingarchives 
{
 width:530px; 
}
 
h3.entry-title a
{ 
 text-decoration: none;
 color: #3399ff;
}

#zitat-des-tages
{
 background: #eeeeee;
 padding-bottom: 5px;
}

#zitat-des-tages p
{
 margin-left: 5px;
}

.footerstyledwith
{
display:none;
}