body {
	font-family:Helvetica;
	font-size:12px;
	letter-spacing:1px;
	text-align: center;
}
.navigation_title {
	font-size:14px;
	padding-left:3px;
	padding-top:0px;
}
.navigationtext {
	margin-top:7px;
	padding-left:20px;
	font-size:12px;
	color:#000000;
}



.navigationtext_entry {
	margin-top:7px;
	padding-left:20px;
	font-size:12px;
	color:#000000;
	background-repeat:no-repeat;
	background-position:2px 0px;
	background-image:url(pen.gif);
}

.textfett {
	font-size:12px;
	font-weight:bold;
}

.text {
	font-size:12px;
}

.spezial {
	font-size:10px;
}
.textueberschrift {
	font-weight:bold;
	text-decoration:underline;
}

.headline {
	width:500px;
	float:left;
	height:7px;
	background-image:url(headline.gif);
	background-repeat:repeat-x;
	background-position:0px 3px;
	font-size:1px;
	line-height:0px;
}

a:link { 
	text-decoration:none;
}
a:visited { 
	text-decoration:none; 
}
a:hover {
	text-decoration:none; 
	color:#FF0000;
}
a:active { 
	text-decoration:none; 
	color:#000000;
}
a:focus {
	text-decoration:none; 
	color:#000000;
}


img { 
	border:none;
}
div {
	border:none;
}

/***wordpress begin***/
.alignleft {
    float: left; margin-right: 0px;
}

.alignright {
    float: right; margin-left: 0px;
	padding-left:10px;
}
/***wordpress end***/
