/* Beitraege */

.eingeben {
}

.eingeben td, .vorschau td, .liste td
{
    color: Black;
    font-size: 12px;
    font-family: Arial, sans-serif;
	padding: 3px 3px 3px 3px;
	vertical-align: middle;
}

.TabelleEingeben {
    border: 1px solid #cccccc;
	background-color: #eeeeee;
}

.mehrinfos {

}

.FrageEingeben {
	padding-bottom: 5px;
}

.AntwortEingeben {
	border-top: 1px solid #cccccc;
}

.Nutzungsbedingungen {
    color: #cccccc;
	text-align: right;
	padding-top: 10px;
}

.vorschau {
	padding-bottom: 20px;
}

.vorschautitel {
	color: #333366;
	letter-spacing: 2px;
	text-transform: lowercase;
}

.fehler{
	color: red;
	font-size: 12px;
    font-family: Arial, sans-serif;
	padding: 3px 3px 3px 3px;
	margin-bottom:20px;
}

.zurliste{
	color: #cccccc;
	font-size: 12px;
    font-family: Arial, sans-serif;
	padding: 3px 3px 3px 3px;
	margin-bottom:20px;
}

#ids{
	color: #cccccc;
	font-size: 12px;
    font-family: Arial, sans-serif;
	padding: 3px 3px 3px 3px;
	margin-bottom:5px;
	margin-right:20px;
	float: right;
	cursor:pointer; cursot:hand;
}

.liste {
}

.TabelleListe {
    border: 1px solid #cccccc;
	background-color: #eeeeee;
	margin-bottom: 10px;
}

.listename {
	color: #333366;
	letter-spacing: 2px;
	text-transform: lowercase;
}

.listedatum {
	color: #333366;
	font-style:italic;
	text-transform: lowercase;
	text-align: right;
}

.listefrage {
	color: #333366;
	font-weight:bold;
}

.listeantwort {
	color: #333366;
}

.listebild {
	text-align: center;
}

.listediskussion {
	text-align: right;
}

.listerating {
	text-align: right;
	width:180px;
}