#windowcontainer{
	position: relative;
	text-align: left;
/*	margin : 0px auto;
*/	width: 400px;
	padding-bottom: 20px;
	left: 75px;
}

#linie, #linie2, #linie3{
	position: relative;
	top: 0px;
	left: 0px;
	width: 400px;
	font-size: 1px;
	border: solid 1px #3F3E3C;
	border-left: none;
	border-top: none;
	border-right: none;
}

h1, h1.unterlinie{
	font-family: Arial, Helvetica, sans-serif;
	margin: 35px 0px 1px 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #494949;
}

h1.unterlinie{margin: 2px 0px 2px 0px;}

h2{
	font-family: Arial, Helvetica, sans-serif;
	margin: 25px 0px 15px 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #494949;
}

.bildli, .txtre, .bildli1, .txtre1, .bildli2, .txtre2, .bildli3, .txtre3  {
	position: relative;
	width: 120px;
	left: 0px;
	margin-top: 20px;
	margin-bottom: 15px;
	float: left;
	
}
.txtre{width: 280px;}
.bildli1{width: 140px;}
.txtre1{width: 260px;}
.bildli2{width: 170px;}
.txtre2{width: 230px;}
.bildli3{
	width: 145px;
	left: 15px;}
.txtre3{
	left: 15px;
	width: 235px;
	}

.image{
	position: relative;
	float:left;
	margin:0px 20px 5px 0px;

}

p.txt11, p.ref, div.ref {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3F3E3C;
	margin-bottom: 15px;
}

p.ref, div.ref{
	margin-left: 15px;
	margin-right: 5px;
}

table p.txt11, p.txt11ohne {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3F3E3C;margin-bottom: 0px;
	}

a{color: #3F3E3C;}

p.txt11oben{
	margin: 15px 0px 15px 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3F3E3C;
}

.comment{
	float: left;
	width: 180px;
	display: inline;
	background-color: #EFEFE6;
	border: solid 1px #A5A39B;
	margin: 0px 10px 5px 15px;
	padding:12px;
	voice-family: "\"}\"";	/**** Tanteks Box-Model Hack ****/
	voice-family: inherit;	/**** Tanteks Box-Model Hack ****/
	width: 154px;
}

html>body .comment{
	width: 154px;				/**** Tanteks Box-Model Hack fr Opera 5 ****/
}


.comment2{
	float: left;
	width: 160px;
	display: inline;
	background-color: #EFEFE6;
	border: solid 1px #A5A39B;
	margin: 0px 10px 5px 15px;
	padding:12px;
	voice-family: "\"}\"";	/**** Tanteks Box-Model Hack ****/
	voice-family: inherit;	/**** Tanteks Box-Model Hack ****/
	width: 134px;
}

html>body .comment2{
	width: 134px;				/**** Tanteks Box-Model Hack fr Opera 5 ****/
}

.comment3{
	float: left;
	width: 180px;
	display: inline;
	background-color: #EFEFE6;
	border: solid 1px #A5A39B;
	margin: 0px 10px 5px 15px;
	padding:12px;
	voice-family: "\"}\"";	/**** Tanteks Box-Model Hack ****/
	voice-family: inherit;	/**** Tanteks Box-Model Hack ****/
	width: 154px;
}

html>body .comment3{
	width: 154px;				/**** Tanteks Box-Model Hack fr Opera 5 ****/
}

.commentfull{
padding:12px;
background-color: #EFEFE6;
	border: solid 1px #A5A39B;
	margin: 0px 10px 5px 15px;
}

p.commenttxt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	color: #3F3E3C;
}

p.commenttxtvon{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	margin-top: 12px;
	color: #000000;
}

ul{
	margin-left: 30px;
	padding-left:0px;
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0px;
}

li{
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3F3E3C;
	margin-bottom: 5px;
} 