@charset "utf-8";
body { 	background-color: #43ade4;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-image: url(src/main_bg.jpg);
		background-attachment: scroll;
		background-repeat: repeat-x;
}

a:link { color: #000000; }
a:visited { color: #000000; }
a:focus { color: #0033CC; }
a:hover { color: #0033CC; }
a:active { color: #0033CC; }

p { line-height: 17px; }
h1 { font-size: 14px; font-weight: bold; }
h2 { font-size: 14px; font-weight: bold; color: #FFFFFF; line-height: 14px; margin: 0 0 0 0; padding: 0 0 0 0; }
h3 { font-size: 12px; font-weight: bold; color: #0033CC; line-height: 14px; margin: 5px 0 5px 0; padding: 0 0 0 0; }

#preistabelle td { border: 1px solid #666666; }
#nebenkostentabelle td { border-bottom: 1px dotted #666666; }