/*  
Theme Name:WordPress Theme Vorlage
Theme URI: 
Hier kannst Du walten und schalten wie Du magst und kannst.
viel Spass mts von http://www.texto.de
*/


/* fuer unterschiedliche Kommentare*/

html{
	margin:0px;
	padding:0px;
	border:0px none;
     }

body{
	background-color: #FFFFFF;
	font-family:Georgia, Times, "Times New Roman", serif;
	color:#20201E;
	font-size:62.5%; /*-- reduziert die Standartgr?sse auf 10px; 1em = 10px --*/
	line-height:18px;
	background-image: url(../../../../../images/bg.jpg)
     }

.postcontent {
	background-color: #fff;
	margin-left: 17px;
	margin-right: 17px;
	padding: 15px;
	padding-top: 5px;
	margin-bottom: 15px;
	border-bottom: 1px solid #666;

}

.postcontent2 {
	background-color: #fff;
	margin-left: 17px;
	margin-right: 17px;
	padding: 15px;
	padding-top: 5px;
	border-top: 1px solid #ccc;

}


.einzug {
	margin-left: 17px;
	margin-right: 17px;
	padding-left: 15px;
	padding-top: 12px;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	font-family: Arial;
}

.strich {
	font-size: 1.5em;
}


#comment {
	width: 480px;
}

.tester {
	margin: 0px;
	padding: 0px;

}

.moretext {
	text-decoration: underline;
}

/*--------------------for your text--------------------*/

p{
	font-size: 1.2em;
	line-height: 18px;
     }

/*.datum {
	font-size: 1.1em;
	line-height: 0px;

}*/

h2{
	font-size: 1.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-transform: uppercase;
	line-height: 23px;
     }
     
a {
	color: #000;
	text-decoration: none;

}

.bilder {
	margin-bottom: 10px;
}



.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

/* braucht man immer*/
acronym, abbr, span.caps {
	cursor: help;
	}


.moretext {
	text-decoration: underline;
}
