body, body.nomargin {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 8pt;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

body.text {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 8pt;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}

body.right {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 8pt;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

table, tr,td, div {
	font-family: Arial, Helvetica, sans-serif, Verdana;		
	font-size: 8pt;	
}

table.margin {
	font-family: Arial, Helvetica, sans-serif, Verdana;		
	font-size: 8pt;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
	margin-bottom: 0px;
}


table.nomargin  {
	font-family: Arial, Helvetica, sans-serif, Verdana;		
	font-size: 8pt;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

ul {
	font-size : 8pt;
	margin-top: 3px;
	margin-bottom: 0px;
	list-style: disc;
	margin-left: 20px;
}

ul.right {
	font-style: italic;
}

ul.board {
	
}

li {
	font-size: 8pt;
}		

h1 {
   font-size: 10pt;
   font-weight: bold;
   margin-top: 6px;
   margin-bottom: 0px;
   color:#CF7A39;
}

h1.board {
 color: black;	
}

h1.aktuell {
	color: black;
}

h1.right {
	font-style: italic;
}

h2  {
  font-size: 8pt;
  font-weight: bold;
  margin-bottom:0px;
  margin-top: 4px;
  margin-bottom: 0px;
  color:#CF7A39;
}		

h2.right {
	font-style: italic;
}

h2.board {
	color: black;
}

h3 {
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	margin-bottom:0px;
	margin-top: 3px;
	margin-bottom: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 8pt;
	margin-top: 3px;	
	margin-bottom: 0px;
}

p.right {
	font-style: italic;
}

div.small {
	font-size: smaller;
}

em {
	font-style : italic;
}

p.section { line-height: 6px;}

p.title {
   font-style : italic;
   margin-top: 3px;
   margin-bottom: 0px;
}
		
span.color { color: #CF7A39; }		

span.caption {
	font-size: 8pt;
	text-align : center;
}

a.card {
	position: relative;
	left: 70px;
	top: 50px;
}

div.aktuell {
	width: 550px;
	height: 120px;
	background: #F19552;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: black;
	border-bottom-color: black;
	padding: 5px;
	border-right-style : solid;
	border-bottom-style : solid;
	margin-top: 5px;
}

div.board {
    width: 180px;
    height: 180px;
	background: LightGrey;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: black;
	border-bottom-color: black;
	padding: 5px;
	border-right-style : solid;
	border-bottom-style : solid;
}

p.slogan {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size : 10pt;
	font-style: italic;
	color: #CF7A39;
	font-weight : bold;
	margin-bottom: 10px;
}

p.rightIndent {
	margin-right: 220px;
}

a:link {
	color: brown;
}

a:visited  {
	color :#CF7A39;
}

a.board:visited {
   color: white;
}

a:active {
	color: red;
}

a:hover {
    background-color: #F19552;
	color:white;
}
