/*   
	Kubrick v1.2.5  for  WordPress 1.2
	 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
	
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #d5d6d7;
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background-color: #73a0c5;
	}


.inhalt  {
	line-height: 1.8em;
	font-size: 1.2em;	
	
	}
	
.inhalt {
	text-align: center;
	}

#footer {
	background-color: #eee;	
	font-size: 1.2em;
	}


h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 3.8em;
	text-align: center;
	} 



.description {
	font-size: 1.8em;
	text-align: center;
	letter-spacing: 0.1em;
	}

h2 {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Trebuchet MS','Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.1em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2  {
	text-decoration: none;
	}


#sidebar {
	font: 1.3em 'Trebuchet MS','Lucida Grande', Verdana, Arial, Sans-Serif;
	}


.rund a, a:hover {
	color: #000000;
	text-decoration: none;
	}	

a, h2 a:hover, h3 a:hover {
	color: #B27807;
	text-decoration: underline;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}



/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}
	
#header {
	padding: 0;
	margin: 0 auto;
	height: 200px;
	width: 100%;
	background-color: #73a0c5;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.inhalt {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.inhalt {
	padding-top: 0px;
	text-align: left;
	}


#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {	  

	margin: 0;
	padding: 0px 10px 10px 20px;
	text-align: center;
	line-height: 1.5em;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

.description {
	text-align: center;
	}

h2 {
	margin: 30px 0 0;
	}

h2.description {
	margin-top: 10px;
	text-align: center;
	color: #B27807;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}


/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */


/* Begin Form Elements */


#sidebar {
	padding: 1px;
	}


input {
padding: 2px;
font-weight:bold;
font-size:1em;
	}

textarea {
padding: 2px;
font-weight:bold;
font-size: 1.5em;
	}


/* End Form Elements */


/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
color: #B27807;
	}


/* End Sidebar */


/* Begin Various Tags & Classes */


.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}



dl.rund {
	background: #eee url(rundbg.gif) repeat;
	padding: 0;
	margin: 20px 0px 10px 0px;
	width: 100%

}

dl.rund dt {
	background: transparent url(rundobenlinks.gif) no-repeat top left;
	color: #000;
	margin: 0;
	padding: 0;
}

dl.rund dt a {
	background: transparent url(rundobenrechts.gif) no-repeat top right;
	display: block;
	margin: 0;
	padding: 1em 1.5em .2em 1.5em
} 

dl.rund dt a:hover {
	text-decoration: none;
	}

dl.rund dd {
	background: transparent url(runduntenlinks.gif) no-repeat bottom left;
	margin: 0;
	padding: 0
}

dl.rund p {
	background: transparent url(runduntenrechts.gif) no-repeat bottom right;
	margin: 0;
	padding: 0.6em 1.5em 1.33em 1.5em
}		


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	letter-spacing: 0;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}		 

.unsichtbar {
position: absolute;
width: 0px;
height: 0px;
overflow: hidden;
display: inline;
left: -1000px;
top: -1000px;
}



