/*   
	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: #fff;
	color: #000;
	text-align: center;
	}

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

#header {
	background-color: #fff;
	}


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

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


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

h1 {
	font-size: 3.6em;
	text-align: left;
	} 

.name {
	text-align: left;
	margin-left: 40px
	}


.description {
	font-size: 1.8em;
	text-align: left;
	letter-spacing: 0.1em;
	margin-left: 40px
	}

h2 {
	font-size: 1.6em;
	}

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

h3 {
	font-size: 1.3em;
	}

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

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

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: #000;
	text-decoration: none;
	}	

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

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



/* End Typography & Colors */



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

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

#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: left;
	}

h2 {
	margin: 30px 0 0;
	}

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

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

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


/* End Headers */





/* 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;
	}


/* End Sidebar */


/* Begin Various Tags & Classes */


.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}



dl.rund {
	background: #fff;
	padding: 0;
	margin: 20px 0px 10px 0px;
	width: 100%

}

dl.rund dt {
	background: #fff;
	color: #000;
	margin: 0;
	padding: 0;
}

dl.rund dt a {
	background: #fff;
	display: block;
	margin: 0;
	padding: 1em 1.5em .2em 1.5em
} 

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

dl.rund dd {
	background: #fff;
	margin: 0;
	padding: 0
}

dl.rund p {
	background: #fff;
	margin: 0;
	padding: 0.6em 1.5em 1.33em 1.5em
}		

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}


/* 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;
}



