﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6f9f2b;
	background-image: url(bilder/hintergrund-oben.gif);
	background-repeat: repeat-x;
}

h1, h2, h3, h4, h5, h6, p, ul, li, td, tr { font-family: "Lucida Grande", Verdana, Tahoma, sans-serif; font-weight: normal; }

h1 { font-size: 18px; font-weight: bold; line-height: 24px;color: #df0027; margin: 16px 0 10px 0; text-transform:uppercase;}

h2 { font-size: 15px; font-weight: bold; line-height: 20px; color: #ee5b1f; margin: 30px 0 10px 0;
	border-top: 1px dotted #ee5b1f; padding: 4px 0 0 0; text-transform:uppercase;}

h3 { font-size: 14px; font-weight: bold; line-height: 18px; color: #ee5b1f; margin: 14px 0 0 0; 
	background-color:#fbc362;  padding: 4px 0px 3px 16px; text-transform:uppercase;}
	
p, td, tr { font-size: 12px; color: #333333; line-height: 18px; margin: 6px 0 10px 0; }

a:link, a:visited { font-size: 12px; font-weight:bold;color: #ee5b1f; line-height: 18px; text-decoration:underline;}
a:hover {text-decoration:none; font-weight:bold; color:#ee5b1f}

ul { margin-top: 5px; }
li { font-size: 12px; color: #333333; line-height: 18px; margin: 0 30px 0 -6px; }

.news-basic {font-size: 12px; line-height: 18px; font-weight:normal; color: #852d09; margin: 6px 0 10px 16px;}
.news-orange {font-size: 12px; line-height: 18px; font-weight:bold; color: #ee5b1f; }
.bold-black {font-weight:bold; color: #333333;}
.bold-red {font-weight:bold; color: #df0027;}
.bold-orange {font-weight:bold; color: #ee5b1f;}

.preise {font-size: 11px; color: #666; }
.klein { font-size: 9px; color: #666;}

.bildrahmen {border: 1px #ffffff solid; margin: 0 0 0 16px;}
.bildrahmen-content {border: 1px #ffffff solid; margin: 0 0 10px 10px;}
