html,p,br,p,ul,ol,li,div,table,td,th,tr,address,blockquote {
	font-family:Trebuchet MS,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;
}

h1 {
	padding:0px;
	margin:0px;
	font-size:16px;
	color:#980067;
}

body {
	padding:0px;
	margin:0px;
	background-image:url(/templates/standard/images/header_bg.jpg);
	background-repeat:repeat-x;
	text-align:center;
}

.result {
	font-size: 13px;
	text-decoration:none;
	color:#980067;
	font-weight:bold;
}


.cat {
	font-size: 14px;
	text-decoration:none;
	color:#980067;
	font-weight:bold;
}

.cat:hover {
	font-size: 14px;
	color: #006699;
	text-decoration:none;
}

.cat:visited {
	font-size: 14px;
	
}

.empfehlung {
	font-size: 11px;
	text-decoration:none;
	color:#980067;
	font-weight:bold;
}

.empfehlung:hover {
	font-size: 11px;
	color: #006699;
	text-decoration:none;
	font-weight:bold;
}

.empfehlung:visited {
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
}

.suche {
	width:300px;
	border: solid 1px #980067;
	height: 25px;
	font-size: 14px;
	padding-top:3px;
	padding-left:3px;
	color: #980067;
	font-weight: bold;
}

.suche_abschicken {
	background: #980067;
	color: white;
	font-weight: bold;
	border: solid 1px #980067;
	height: 25px;
	width: 75px;
	font-size: 14px;
}