.MenueElement {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF}
a:link {  text-decoration: none}
a:active {  text-decoration: none}
a:visited {  text-decoration: none}
a:hover {  text-decoration: underline}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; list-style-type: circle}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; list-style-type: circle}
body { font-family: Arial, Helvetica, sans-serif; font-size: 12px ; list-style-type: circle}
.Header1 {  font-size: 18px; font-weight: bold}
.Header2 { font-size: 16px; font-weight: bold }
.Header3 { font-size: 14px; font-weight: bold }
input { font-family: Arial, Helvetica, sans-serif; font-size: 12px; list-style-type: circle }
select { font-family: Arial, Helvetica, sans-serif; font-size: 12px; list-style-type: circle }
.Width300 {  width: 300px}
.TextEingerueckt { list-style-type: circle ; margin-left: 50px}
.Width50 { width: 50px}
.Width200 { width: 200px}
.TextfarbeRot {  color: #FF0000}
.ImageAlpha50 {  filter: Alpha(Opacity=50)}
.VeranstaltungenTitel {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #FFFFFF}
.AdminLinks {  font-weight: bold; color: #FFFFFF; background-color: #2D5929; cursor: hand; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px; border-color: #50A049 #1E3E1C #1E3E1C #50A049; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
textarea { font-family: Arial, Helvetica, sans-serif; font-size: 12px ; list-style-type: circle }
.Bildunterschrift {  font-size: 10px; font-style: italic}
.AuflistungRow1 {background-color: #CCCCCC;}
.AuflistungRow2 {background-color: #FFFFFF;}
.AuflistungRowBlack { background-color: #000000; }

/* -- Forstvereintagung 2007 -- */
/* -- Uebersichtsseite -- */
.uebersicht {padding: 0; margin: 0 0 15px 0;}
.uebersicht li {
	list-style: none; 
	background-image: url(/graphics/forsttagung2007/listItem.gif); 
	background-repeat: no-repeat;
	background-position: left 5px;
	margin: 0;
	padding: 0 0 3px 10px;
}
.uebersicht a {font-size: 13px; color: #2D5929; margin: 0; padding: 0;}

/* -- Tagungsprogramm -- */
.tagungsTag {background-color: #FCCDAE; border-bottom: 1px dotted #F36422;}
.subHeader {font-size: 14px; font-weight: bold; font-style: italic;	margin: 5px 0 5px 0; padding: 0;}

.programm {background-color: #fff; border: 1px solid #CCC;}

.programm th {
	color: #676464; 
	font-size: 14px;
	font-weight: bold; 
	text-align: left; 
	background-color: #DDD; 
	border-bottom: 1px solid #CCC; 
	margin: 0; 
	padding: 2px 0 2px 113px;
}

.programm td {margin: 0; padding: 5px;}
.tagesordnung {margin-left: 0; padding-left: 20px !important; padding-left: 25px !important;}

.infoCol {color: #676464; font-weight: bold; vertical-align: top;}
.link {color: #2D5929}

.topLink {
	display: block;
	width: 90px !important;
	width: 105px;
	font-size: 11px;
	color: #676464;
	background-image: url(/graphics/forsttagung2007/topLink.gif); 
	background-repeat: no-repeat;
	background-position: right center;
	margin: 3px 0 0 495px;
	padding: 0 15px 0 0;
}

.topLink:hover {color: #3C3A3A; text-decoration: none; background-image: url(/graphics/forsttagung2007/topLink_over.gif);}

div.item{
	overflow:hidden;
	clear:both;
	margin:0 0 20px 0;
	background:#ccc;
	height:135px;
}
div.image{
	float:left;
	background:#fff;
}
div.image img{
	border:1px solid #2D5929;
	margin:0 10px 0 0;
}
div.text{
	padding:5px;
	margin:0 0 0 215px;
}
