/* * {
	padding: 0;
	margin: 0;
}
*/

body {
	background-color: #fff; 
	padding: 0;
	margin: 0;
	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #333;
	line-height: 16px;	
	
	background: url(images/bg_top.gif) repeat-x top left;
}

img {
	border: 0;
}

p {
	margin: 0px;
	padding: 0px;
}

#subbox {
	background-color: #266B86;
	color: #fff;
	font-size: 9px;
	width: 150px;
}

#preise h3,
#ziele h3,
#wachstum h3
{
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; 
	color: #266B86; 
	font-size: 20px;
	margin: 5px 0 10px 0;
	font-weight: normal;
	padding: 0;
}

#preise .preisjahr {
	font-size: 13px; 
	font-weight: bold;
	margin: 15px 0 0 0;
}

#preise .preistitel,
#ziele .zieltitel 
{
	font-family: Verdana, Arial, sans-serif; 
	color: #266B86; 
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.04em;
	margin: 0 0 4px 0;
}

#preise a:link, 
#preise a:visited {
	text-decoration: underline;
}

#preise a:hover {
	text-decoration: none;
}

/*
#projektwebsite ul { 
	padding: 0; 
	margin: 0; 
}

#projektwebsite li {
	padding: 0 0 0 25px; 
	margin: 0; 
	background-image:  url(images/listmarker.gif); 
	background-repeat: no-repeat;
	background-position: 0px 3px;
	list-style: url(images/a_spacer.gif); 
	line-height: 20px;   
}
*/

a:link, a:visited {
	color: #266B86;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}


#kontakt a:link,
#kontakt a:visited
{
	color: #d90e18;
	font-weight: bold;
	text-decoration: underline;
}

#kontakt a:hover
{
	text-decoration: none;
}