/*  
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*/

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
margin-bottom:10px;
	}
.alt p {
padding-top:10px;
padding-right:10px;
}
/* braucht man immer*/
acronym, abbr, span.caps {
	cursor: help;
	}

h1 a:link,h1 a:visited {
text-decoration:none;
color:#fff;
}
h2 a:link,h2 a:visited {
text-decoration:none;
color:#000;
}
