/* CSS Document */

/* layout */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
#headline {
	position: relative;
	height: 86px;
	margin-bottom: 10px;
}
#centerContainer {
	width: 650px;
	left: 50px;
	top: 10px;
	text-align: left;
	border: 0;
	clear: both;
	margin: 10px auto;
	padding: 0;
}
#addEvent {
	position:relative;
	left:0px;
	top:0px;
	width:450px;
	z-index:2;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../_stuff/pix_96dd54.gif);
}
#example {
	background-color:#cccccc;
	width:180px;
	float:right;
	padding:5px;
	font-size: 9px;
	line-height:14px;
	color: #000000;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contentFootLine {
	margin-top: 20px;
}
#contentFoot {
	color: #4fa33a;
	font-size: 10px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 4px;
	line-height: 13px;
	height: 60px;
}

/* typo layout */
h1 {
	font-style: italic;
	font-weight: normal;
	color: #666666;
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 0px;
}
h2 {
	font-weight: normal;
}
h3 {
	font-weight: normal;
}
a {
	font-style: italic;
	color: #FF0000;
}
.a48029  {
	color: #a48029;
}
.4fa33a  {
	color: #4fa33a;
}
#contentFoot a {
	color: #4fa33a;
	text-decoration: none;
}
form, input {
	margin-bottom: 0px;
}

/* typo agenda */
#example h1 {
	font-size: 20px;
	font-style: italic;
	color:#000000;
	margin-top: 0px;
	margin-bottom: 10px;
}
#example h2 {
	font-size: 12px;
	font-style: italic;
	line-height:16px;
	color:#000000;
	margin-bottom: 10px;
	margin-top: 20px;
}
#example p {
	margin: 10px 0px 4px 0px;
}
