body {
	background-color: #917c6f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	color:#000000;
}
/*  delicious bold italic @ 25px */

#main {
	background-color:#e3dedb;
	width:750px;
	margin: 10px 0 40px 0;
	border:#fff solid 5px;
}

#logo {
	background-color:#e3dedb;
	background-image:url("images/k_2.png");
	border-bottom:#fff solid 5px;
	width:750px;
	height:300px;
	background-repeat:no-repeat;
	padding:0px;
}

/* Draußen nur Kännchen */
h1 {visibility:hidden; height:0px; padding:0px; margin:0px;}

/* Improtheater aus Bremen */
h2 {visibility:hidden; height:0px; padding:0px; margin:0px;}

div.hidden {visibility:hidden; height:0px; padding:0px; margin:0px;}
span.hidden {visibility:hidden; height:0px; padding:0px; margin:0px;}

/* "Termine" ... */
h3 {
       	height:30px;
	width:150px;
	float:left;
	margin:90px 0px 0px 150px;
}

#minilogo {
	background-color:#e3dedb;
/*	background-image:url("images/k_5.png");*/
	border-bottom:#fff solid 5px;
	width:750px;
	height:120px;
/*	background-repeat:no-repeat;*/
	padding:0px;
}
#minilogo2 {
	background-image:url("images/k_5.png");
	width:200px;
	height:120px;
	background-repeat:no-repeat;
	float:left;
}
#close {
	border:0px;padding:0px;margin:0px;height:0px;
	clear:both;
}

/* --------------------------------------------------- */

#navi {
	width:150px;
/*	border:1px solid #f0f;*/
	float:left;

}

#navi ul {
/*	border:1px solid #f0f;*/
	list-style-type:none;
	padding:10px 0px 0px 3px;
	margin:0px;
}

#navi li a {
	border: 0px;    
	height:32px;
	width:150px;
/*border:1px solid #f0f;*/
	display:block;
	text-decoration:none;
}

li.dist {
	margin-top:15px;
}
/* --------------------------------------------------- */

#inhalt {
	width:585px;
/*	background-color:#e3deab;*/
	border-left:5px solid #fff;
	float:left;
	padding:5px;
	text-align:left;
}
#ii {
/*	width:370px;*/
	background-color:#fff;
	min-height:300px;
	padding:10px;
}

.kanne {
	background-image:url("images/k_6.png");
	background-repeat:no-repeat;
	background-position:right bottom;
}

/* ----------------------------------------------------- */

.fotos {
	margin:10px 0px 50px 40px;
	float:none;
	display:block;
}

.fotos img { 
	border:2px solid #483e37;
        margin:5px; 
	float:none;
}



/* ----------------------------------------------------- */

#footer {
	margin: 15px 0px 0px 0px;
	width:100%;
	text-align:center;
	padding:10px 0px 10px 0px;
	font-size:10px;
	background-color:#6c5d53;
/*	border-top:#c8beb7 solid 5px;*/
	color:#483e37;
	position:fixed;
	bottom:0px;
}

#footer a {
	color:#483e37;
}
/* ------------------------------------------------------ */

div.spieler {
/*	border: #483e37 solid 2px;*/
	padding: 4px;
	margin: 0 0 10px 0;
}
#inhalt img.left {
	float:right;
}
#inhalt img {
	float:left;
}


h4 {
	margin: 50px 0 10px 30px;
	font-weight: bold;
	font-size:14px;
}

div.spieler dt {
	padding:5px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-style:italic;
/*	float:left;*/
/*	width:12em;*/
	color:#6c5d53;
/*	display:inline;*/
/*	clear:both;*/

}
div.spieler dd {
	padding:5px 0px 5px 20px;
	margin:0px 0px 0px 0px;
/*	display:inline;*/
/*	float:left;*/

}

div.w1 {
	margin-left:350px;	

}
div.w2 {
	margin-left:300px;	

}

div.termin {

	margin-top:20px;
}
div.termin dt {
	padding:5px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-style:italic;
/*	float:left;*/
/*	width:12em;*/
	color:#6c5d53;
/*	display:inline;*/
/*	clear:both;*/

}
div.termin dd {
	padding:5px 0px 5px 20px;
	margin:0px 0px 0px 0px;
/*	display:inline;*/
/*	float:left;*/

}


/* ------------------------------------------------------- */

br.clear {
	clear:both;
}


.improtheater { background-image:url("images/improtheater.png"); }
.diespieler { background-image:url("images/diespieler.png"); }
.links { background-image:url("images/links.png"); }
.termine { background-image:url("images/termine.png"); }
.kontakt { background-image:url("images/kontakt.png"); }
.impressum { background-image:url("images/impressum.png"); }
.archiv { background-image:url("images/archiv.png"); }

.info { padding: 30px;}

#inhalt a {
	color:#6c5d53;
}
#inhalt ul {
	list-style-type:none;
}
#inhalt li {
	padding-bottom:4px;
}	

