/*  
Theme Name: CSA-AG Wordpress Theme DE-Edition
Theme URI: http://wordpress.org/
Description: CSA-AG Wordpress Theme DE-Edition by PR SEO
Version: 1.0
Author: PR SEO

	CSA AG v1.0

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


body {
	background-color: #fffbcc;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
h1 {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #66cc99;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1 a:link {
	color: #ffffff;
	text-decoration: none;
}
h1 a:visited {
	text-decoration: none;
	color: #ffffff;
}
h1 a:hover {
	text-decoration: none;
	color: #66cc99;
}
h1 a:active {
	text-decoration: none;
	color: #ffffff;
}

td ul li {margin-left:-18px;}
