body		{ 
	margin:0;
	padding:0;
	color:#000;
	min-height:101%;
	font-family:Verdana, Arial, sans-serif;
	line-height: 120%;
	text-align: center;
	background-color:#727C89;
	background-color: #9BACC1;
	}

.txtTitel				{font-size: 90%; font-weight:bold; color:#C34243;}
.txtTitel a 			{color: #AB0C30; text-decoration:none;}
.txtTitel a:hover 	{color: #AB0C30;}

.txtSubTitel				{font-size: 80%; font-weight:bold; color:#C34243;}
.txtSubTitel a 			{color: #AB0C30; text-decoration:none;}
.txtSubTitel a:hover 	{color: #AB0C30;}

.txtStd				{font-size: 70%; }
.txtStd a 			{color: #AB0C30; text-decoration:none;}
.txtStd a:hover 	{color: #AB0C30;}

.txtStdB				{font-size: 70%; font-weight:bold;}
.txtStdB a 			{color: #AB0C30; text-decoration:none;}
.txtStdB a:hover 	{color: #AB0C30;}

h1 {display:inline; font-size: 100%; font-weight:inherit;}
h2 {display:inline; font-size: 100%; font-weight:inherit;}

#DContent{
	width:700px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:5px;
	background-color:#FFF;
	border:1px solid #666;
}

#DFooter{
	width:700px;
	text-align:right;
	margin-left:auto;
	margin-right:auto;
}

.ltitel{
	margin-bottom:10px;
}

#DContent .ct{
	padding:10px;
	
}

.detailbild{
	background-color: #FFF;
	padding:10px;
	border:1px solid #9BACC1;
	margin-bottom:10px;
}

.LClear{
	clear: both;
	height: 0px;
	font-size:1%;	
	overflow:hidden;
}


.entry .col1{
	float:left;
	text-align: center;
	margin-right:5px;
	margin-bottom:5px;
}


.autor{
	text-align: right;
	margin-top:4px;
	margin-bottom:2px;
}

.divline{
	background-color: #9BACC1;
	height:2px;
	overflow:hidden;
	font-size:1%;
margin-bottom:10px;
}


.TTabelle {
	border:0px;
	border-collapse:collapse;
	border-spacing:0;
	background-color: #FFF;
	margin:30px 0px 30px 4px;
}

.TTabelle tr{
	vertical-align: top;
	height: 30px;
}
	
.TTabelle  td{
	background-color:#FFF;
	padding:2px 10px;
	border-bottom-width: 1px;
	border-bottom-color:#9BACC1;
	border-bottom-style:solid;
	border-right-width: 1px;
	border-right-color:#9BACC1;
	border-right-style:solid;
}

.TTabelle  .Titelleiste td{
	background-color:#FFF;
	font-weight:bold;
}


input, select, textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:60%;
	color: #000;
}
