.commentlist li {
	font-weight: bold;
	}

/*  
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.5
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	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
	

	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.

	Have fun, and don't be afraid to contact me if you have questions.
*/



/* Begin Typography & Colors */
body {
	font-size: 12px;
	line-height: 17px;
	font-family: Helvetica, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	background: #FFFF00 none repeat;
}

#page {
	text-align: left;
	list-style-type: none;
	list-style-image: none;
	}

#content {
	font-size: 12px;
	}

.widecolumn .entry p {
	font-size: 12px;
	letter-spacing: 0px;
	line-height: 17px;
	font-family: Helvetica, Arial, Sans-Serif;
	text-align: left;
}

.att {
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 17px;
	letter-spacing: 0px;
	font-family: Helvetica, Arial, Sans-Serif;
	text-align: left;
	color: #666666;
}

.narrowcolumn .entry, .widecolumn .entry {
	font-size: 12px;
	line-height: 17px;
	letter-spacing: 0px;
	font-family: Helvetica, Arial, Sans-Serif;
	text-align: left;
}

.widecolumn .entrytext p {
	font-size: 12px;
	line-height: 17px;
	letter-spacing: 0px;
	font-family: Helvetica, Arial, Sans-Serif;
	}
	
.narrowcolumn .postmetadata {
	text-align: right;
	}

.alt {
	background-color: #fff;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background-color: #fff;
	}

small {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 9px;
	line-height: 16px;
	color: #464841;
	text-align: left;
	padding-left: 0;
}

.small {
font-family: Helvetica, Arial, Sans-Serif;
	font-size: 9px;
	line-height: 16px;
	color: #7a7c75;
	margin-left: 0px;
}

.language_item {
	padding: 0;
	margin: 0 0 0 5px;
	background-color: #fff;
}

.ohne {
	padding: 0;
	margin: 0;
	background-color: #fff;

}

language_item {
	padding: 0;
	margin: 0;
	background-color: #fff;

}

#flagg {
	padding: 0;
	margin: 0;
	background-color: #fff;

}

h1, h2, h3 {
	font-family: Helvetica, Arial, Sans-Serif
	font-weight: bold;
	}

h1 {
	font-size: 14px;
	text-align: left;
	color: #999;
}

.description {
	font-size: 10px;
	text-align: center;
	}

h2 {
	font-size: 12px;
	letter-spacing: 1px;
}

h2.pagetitle {
	font-size: 12px;
	color: #333;
	text-transform: uppercase;
	padding-bottom: 0;
}

#sidebar h2 {
	font-family: Helvetica, Arial, HelveticaSans-Serif
	font-size: 11px;
	color: #fff;
}

h3 {
	font-size: 12px;
}

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

h2 {
	color: #333;
	text-transform: uppercase;
}

h3, h3 a, h3 a:visited {
	color: #fff;
	text-transform: uppercase;
}

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

.entry p a:visited {
	color: ##ff2676;
}

.entry a {
	color: #fff;
	padding: 0;
}

.entrytext a {
	color: #fff;
	padding: 0 2px;
}

.current-cat a   {
	color: #fff;
	text-decoration: none;
	background-color: #999;
	margin: auto;

}

.active_category  {
	color: #fff;
	text-decoration: none;
	background-color: #999;
}


#level1current  {
	color: #ffffff;
	text-decoration: none;
	background-color: #999;
}

#level2current  {
	color: #ffffff;
	text-decoration: none;
	background-color: #a9a9a9;
}


.commentlist li, #commentform input, #commentform textarea {
	font: italic 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding-left: 5px;
}

.commentlist small {
	font: 9px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding-left: 0px;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 10px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 12px;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding-right: 2px;
	padding-left: 2px;
}

.commentmetadata {
	font-weight: normal;
	text-align: left;
}

.commentmetadata a, a:hover {
	color: #f01c00;
	text-decoration: none;
	background-color: #fff;
	text-align: left;
}

#sidebar {
font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 26px;

}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #464841;
	text-align: left;
}
	
code {
	font: 10px 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 9px;
	letter-spacing: 1px;
	}

a {
	color: #fff;
	text-decoration: none;
	background-color: #000;
	padding-left: 3px;
	padding-right: 40px;
}

h3 a {
	padding: 0;
}



#nav a, h2 a:hover {
	text-decoration: none;
	padding: 0px;
	display: inline-block;
	margin: 0;
	float: left;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #999;
}
	
#wp-calendar #prev a {
	font-size: 9px;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	text-align: left;
}

#page {
	margin: 0 auto;
	padding: 0;
	width: 802px;
	list-style-type: none;
	list-style-image: none;
	}
	
#header {
	padding: 0;
	height: 108px;
	width: 100%;
	margin: 0 auto;
}

#headerimg {	
	padding: 0;
	height: 100%;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0px;
	background-image: url(images/header-images/tc_1.gif);
}

#lang {
	position: absolute;
	top: 300px;
	padding: 0;
}

/* My Comment */

.neu {
	float: none;
	width: 100%;
	text-align: left;
	list-style-type: none;
	list-style-image: none;
	z-index: -1;
	background: none no-repeat;
	height: 100%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin: -3px auto 0;
}

.narrowcolumn {
	float: left;
	padding: 9px 0 15px;
	width: 802px;
	text-align: left;
	list-style-type: none;
	list-style-image: none;
	z-index: 1;
	margin-right: 0;
	margin-top: -2px;
	margin-bottom: 5px;
}

.narrowcolumn_form {
	float: left;
	width: 802px;
	text-align: left;
	list-style-type: none;
	list-style-image: none;
	z-index: 1;
	margin-right: 0;
	margin-top: 40px;
	margin-bottom: 5px;
		background: url(http://medialab.milchhof.net/medialab/wp-content/uploads/2009/05/backround_neutral.jpg) repeat-y;
	height: 1200px;
	top: 40px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 15px;
}

.level1 {
	list-style-type: none;
	list-style-image: none;
	top: 40px;
	left: 0;
	margin-left: 0;
	padding-left: 0;
}

.level2 {
	list-style-type: none;
	list-style-image: none;
	top: 40px;
	left: 0;
	margin-left: 20px;
	padding-left: 0;
}

#level2 {
	top: 18px;
	list-style-type: none;
}

#level2 a {
	color: #fffeff;
	text-decoration: none;
	list-style-type: none;
	border-style: none;
	border-top: 1px dashed silver;
	border-bottom: 1px dashed silver;
	border-right: 1px dashed silver;
	background-color: #a9a9a9;
}

#level2 a:hover {
	color: #fff;
	background-color: #999;
}

#level2 a:active {
	color: #fff;
	background-color: #999;
}

.level3 {
	list-style-type: none;
	list-style-image: none;
	left: -80px;
	position: relative;
}

.level4 {
	list-style-type: none;
	list-style-image: none;
	left: -40px;
	position: relative;
}
.widecolumn {
	float: left;
	padding: 10px 0 15px;
	margin: -2px 0 5px 0px;
	width: 802px;
	text-align: left;
	list-style-type: none;
	list-style-image: none;
	z-index: 1;
}
	
.post {
	text-align: left;
	letter-spacing: 0px;
	float: left;
	border-top: 5px #ff3333 none;
	border-bottom: 0px;
	list-style-type: none;
	list-style-image: none;
	margin-right: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	display: list-item;
	background: url(http://medialab.milchhof.net/medialab/wp-content/themes/default3/images/linie.jpg) repeat-x left top;
	width: 802px;
	padding-top: 20px;
}

.titel1 {
	font-size: 12px;
	background-color: #fff;
		color: #4ed84f;
	text-transform: uppercase;
	
	}

.titel1 a:hover {
	font-size: 12px;
	background-color: #fff;
		color: #4ed84f;
	text-transform: uppercase;
	
	}

.widecolumn .post {
	margin: 0 0 10px;
	text-align: left;
	letter-spacing: 0px;
	float: left;
}

.narrowcolumn .postmetadata {
	padding-top: 0;
	float: left;
	text-align: right;
	color: #999;
	font-size: 10px;
	text-decoration: none;
	width: 600px;
	margin-left: -10px;

}

.narrowcolumn .postmetadata a {
	color: #f01c00;
	text-decoration: none;
	background-color: #fff;
	padding: 0;
}

.narrowcolumn .postmetadata a:hover {
	background-color: #999;
	color: #fff;
}

.widecolumn .postmetadata {
	float: left;
	text-align: left;
}

.widecolumn .postmetadata a {
	color: #f01c00;
	text-decoration: none;
	padding: 0;
	background-color: #fff;


}

.widecolumn .postmetadata a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #999;
}
	
#footer {
	padding: 0 0 0 0px;
	margin: 0 auto 0 0;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 0px 0 0px 0px;
	text-align: left;
	}
/* End Structure */



/*	Begin Headers */

.description {
	text-align: center;
	}

h2 {
	margin: 0px 0 10px;
	text-transform: uppercase;
}

.search {
	color: #ca4a00;
	padding: 2px;
	font-size: 9px;
}

h2.pagetitle {
	font-size: 12px;
	color: #333;
	text-transform: uppercase;
	padding-bottom: 0;
}

#sidebar h2 {
	font-size: 18px;
	background-color: #83ff00;
}

h3 {
	padding: 0;
	margin: 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: 0px;
	margin: 0 0 2px 7px;
	display: inline;
	}

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

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



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	list-style-type: none;
	list-style-image: none;
} 

html>body .entry li {
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/* content: "\00BB \0020"; */
	list-style-type: none;
	list-style-image: none;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	text-align: left;
}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	display: inline;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
	display: inline;
}

.calender {
	margin-bottom: 15px;
	font: bold 14px/20px "Trebuchet MS";
}

.nnn ul li {
	margin-bottom: 15px;
	font: bold 14px/20px "Trebuchet MS";
}

#sidebar ul p, #sidebar ul select {
	margin: 0px 0 0px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0;
	}

ol li, #sidebar ul ol li {
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	padding: 0 0 0 4px; 
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 4px;
	display: inline-block;
	text-align: left;
}

#sidebar #searchform #s {
	width: 106px;
	height: 10px;
	padding: 0;
	font-size: 9px;
}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 0px;
	text-align: left;
}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px 0;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	list-style: none;
}

#commentform p {
	margin: 5px 0;
	padding-right: 2px;
	padding-bottom: 2px;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	padding-left: 0;
	text-align: left;
}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0px 0 3px 2px;
	margin-left: 0px;
	width: 800px;
	margin-top: 4px;
}

#left
{
	top: 112px;
	right: 0;
	text-align: left;
}

#left a
{
		color: #fff;
	text-decoration: none;
	background-color: #000;
	padding-left: 3px;
	padding-right: 20px;
	
}

#left a:hover
{
	color: #ffffff;
	text-decoration: none;
	background-color: #999;
	
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: left;
	}

hr {
	display: none;
	}

img a {
	border: none;
	padding: 0;
	background-color: #fff;
	text-decoration: none;
	margin: 0;
	float: none;
}

.navigation {
	display: block;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

.cform_rechts { 

	margin: 10px auto 0 450px; 

	width: 350px;
	background: url(http://medialab.milchhof.net/medialab/wp-content/uploads/2009/04/backround_neutral.jpg) repeat-y;
	height: 1200px;
}

/* experimentalnavi*/
#nav, #nav ul { padding: 0;
margin: 0;
list-style: none;}

#nav a {
display: block;
width: 8.5em;
font-size:1em;
text-transform:uppercase;
border-bottom:none;}

#nav li { float: left;
width: 8.5em;
	padding: 0;
	margin: 0;
}

#nav li ul { position: absolute;
width: 8.5em;
text-align:left;
left: -999em;
	top: 125px;
	display: block;
}

#nav li ul ul { margin: 0 0 0 8.5em;
text-align:left;}

#nav li:hover ul ul, #nav li.sfhover ul ul {
left: -999em;}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { left: auto;}

/* experimentalnavi end*/




/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
