/*
* Default CSS File
*/


div#text {
		text-align: left;
}

div#content  {
        font-family:Arial, Helvetica, sans-serif;
        color:#000000;
		font-size: 12px;
		width: 600px;
        font-size:1m
}

div#footer {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:0.8em
}

td,th {
	border-top: solid 1px black;
	border-right: solid 1px black;
	padding: 2px;
}

table {
	border-left: solid 1px black;
	border-bottom: solid 1px black;
	font-family: Verdana;
	font-size: 11px;
}

.pr {
	text-align: center;
}

#load {
	display: none;
	text-align: left;
	width: 180px;
	height: 65px;
}


/* NEWS */

.post {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #F2F2F2;
	line-height: 200%;
}

.title {
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
}

.title a {
	border-bottom: none;
}

.title a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

.byline {
	margin: 0 0 0 0;
}

.entry {
	padding: 0 20px;
}

/*gegen spammer im impressum*/
span.email span { display: none; }
span.name span { display: none; }
span.adresse span { display: none; }
