BODY {
	background-color : #FFFFFF;
	color : #808080;
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	text-align : left; }

A {
	text-decoration : none; }

A:hover {
	color : #FF0000; }
h1 {
	font-weight : bold;
	font-size:1.2em;
	margin-top: 10px;
	margin-bottom: 15px;
  color:#000;
  }
H5 {
	font-weight : bold;
	margin-top: 0px;
	margin-bottom: 5px; }

h2 {
	font-weight : bold;
	margin-top: 10px;
	margin-bottom: 5px;
  font-size:0.9em;
  color : #990000; 
  }

.links {	
	font-size : 11px;
	text-decoration : underline;
	font-weight : bold;
	color : #990000; }
	
.linka {	
	text-decoration : underline;
	font-weight :none;
	color : #990000; }

.brown {
	color : #990000; }

.grey {
	color : #808080; }

.menu {
	font-size : 11px;
	color : #FFFFFF;
	font-weight : bold; }

.actual {
	font-size : 12px;
	color : #FFFFFF;
	font-weight : bold; }

.article {
	font-size : 13px;
	color : #808080;
	margin-bottom: 5px; }
	
span.me {
  font-size:0.8em;
  font-weight:bold;
  margin-bottom:10px;
  margin-top:5px;
  display:block;
}

.banner {
  float:right;
  border:1px solid #666;
  margin-left:15px;
  margin-bottom:15px;
}

.banner1 {
  border:1px solid #666;
  margin-bottom:5px;
}

#cont {
  margin-left:15px;
  margin-right:15px;
  width:770px;
}

table#formular, table#program, table#organizer {
  border-color:#666;
  font-size:0.8em;
  width:770px;
  margin-top:10px;
  margin-bottom:10px;
}

table#formular {
  width: 400px;
}

table#organizer {
  width:771;
}

table#organizer td {
  width:257px;
  text-align:center;
}

table#program th, table#formular th, table#organizer th {
  background-color:#990000;
  color:#fff;
  padding:5px;
}

table#program td, table#formular td, table#organizer td {
  background-color:#eee;
  color:#000;
  padding:5px;
}

.small {
  font-size:0.8em;
  text-align:center;
  margin-top:20px;
}
