.titel { font-family:Helvetica, Arial, sans-serif; color:#000000; font-size:12px; font-weight:bold; letter-spacing:0.1em;	line-height:1.2; }
.subtitel {	font-family:Helvetica, Arial, sans-serif; color:#000000; font-size:11px; font-weight:bold; letter-spacing:0.1em; line-height:1.2; }
.lead { font-family:Helvetica, Arial, sans-serif; color:#000000; font-size:11px; font-weight:bold; line-height:1.5; }
.fliesstext { font-family:Helvetica, Arial, sans-serif; color:#000000; font-size:11px; line-height:1.5; }
.link { font-family:Helvetica, Arial, sans-serif; color:#999999; font-size:11px; line-height:1.5; text-decoration:underline; }
.link:hover { font-family:Helvetica, Arial, sans-serif; color:#000000; font-size:11px; line-height:1.5;	text-decoration:none; }
.unorderedlist { font-family:Helvetica, Arial, sans-serif; color:#000000; font-size:11px; line-height:1.5; list-style-image:url(../../image/list.gif); border:1px solid #E0E0E0; margin:0px 0px 20px 0px; padding: 0px 0px 0px 0px; }
.orderedlist { font-family:Helvetica, Arial, sans-serif; color:#000000; font-size:11px; line-height:1.5; border:1px solid #E0E0E0; margin:0px; padding:0px; }
.unorderedlist ul { margin:0px 0px 0px 0px; padding:10px 10px 10px 30px; }


/* body */
body {
	background-color:#FFFFFF;
	color:#000000;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	margin: 0px;
}

/* general */
a {
	color:#999999;
	text-decoration:underline;
}

a:visited {
	color:#999999;
	text-decoration:underline;
}

a:hover {
	color:#000000;
	text-decoration:none;
}

img {
	border:0px;
}

/* navigation */
#navigation {
	color:#000000;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:1.5;
	margin:275px 0px 0px 20px;
	position:absolute;
	text-align:right;
	vertical-align:top;
	width:160px;
}

#navigation a, #navigation a:visited {
	display:block;
	text-decoration:none;
}

#navigation a:hover {
	display:block;
	text-decoration:none;
}

#navigation .active {
	color:#000000;
	text-decoration:underline;
}

/* content */
#content {
	color:#000000;
	letter-spacing:0.1em;
	line-height:1.5;
	margin:275px 0px 0px 200px;
	position:absolute;
	text-align:left;
	vertical-align:top;
	width:500px;
}

#content p {
	margin:0px 0px 20px 0px;
}

#content h1 {
	font-size:12px;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:1.2;
	margin:0px 0px 10px 0px;
}

#content h2 {
	font-size:11px;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:1.2;
	margin:0px 0px 10px 0px;
}

#content ul.plain {
	list-style-image:url(../../image/list.gif);
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 30px;
}

#content ul.box {
	border:1px solid #E0E0E0;
	display:block;
	list-style-image:url(../../image/list.gif);
	margin:0px 0px 20px 0px;
	padding:10px 10px 10px 30px;
}

#content ul.search {
	border:1px solid #E0E0E0;
	list-style-type:none;
	margin:0px 0px 20px 0px;
	padding:10px 10px 10px 30px;
}

#content .search li {
	padding:0px 0px 0px 0px;
}


#content ol.box {
	border:1px solid #E0E0E0;
	display:block;
	margin:0px 0px 20px 0px;
	padding:10px 10px 10px 30px;
}

#content .imgbox {
	border:1px solid #E0E0E0;
	display:block;
	margin:0px 0px 20px 0px;
	padding:10px;
	text-align:right;
}

#content .box {
	border:1px solid #E0E0E0;
	display:block;
	margin:0px 0px 20px 0px;
	padding:10px;
}

#content .boxgrey {
	border:1px solid #E0E0E0;
	background-color:#F2F2F2;
	display:block;
	margin:0px 0px 20px 0px;
	padding:10px 10px 0px 10px;
}

#content td {
	vertical-align:top;
	text-align:left;
}

#content p.zitat {
	font-family:'Times New Roman',Times,serif;
	font-size:16px;
	margin: 0px;
	font-weight:bold;
}

#content p.zitatquelle {
	font-family:'Times New Roman',Times,serif;
	font-size:12px;
	font-style:italic;
	padding:0px 0px 10px 250px;
}


/* form */
form {
	margin: 0px;
	padding: 0px;
}

form label {
	display: block;
	float: left;
	text-align: left;
	width: 100px;
}

form br {
	clear: left;
}

form label, input {
	margin-bottom: 10px;
}

form input, select, textarea {
	background-color: #F2F2F2;
	border-bottom: 1px solid #E0E0E0;
	border-left: 1px solid #666666;
	border-right: 1px solid #E0E0E0;
	border-top: 1px solid #666666;
	color: #000000;
	font-size: 11px;
	padding: 1px;
}

form input:focus, 
form select:focus, 
form textarea:focus {
	background-color: #E0E0E0;
}

form input[type=submit], 
form input[type=reset], 
form input[type=button],
form button {
	background-color: #F2F2F2;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #666666;
	border-top: 1px solid #E0E0E0;
	color: #000000;
	font-size: 11px;
	margin:0px;
	padding: 1px;
	float: right;
}

form .radiobutton {
	margin:0px 5px 0px 0px;
	padding:0px;
}

form .box300 {
	width:300px;
}

form .box200 {
	width:200px;
}

form .box50 {
	width:50px;
}

form .box30 {
	width:30px;
}

form .line {
	border-top: 1px solid #E0E0E0;
	font-size: 1px;
	margin: 20px 0px 20px 0px;
	padding: 0px;
}

.error {
	color:#CC3300;
	font-weight:bold;
}

table.formtable {
	border:0px;
	margin:0px;
	width:100%;
}

table.formtable td {
	padding: 0px 0px 10px 0px;
	text-align:left;
	vertical-align:top;
}

table.formtable td.left {
	padding:0px 10px 0px 0px;
	width:40px;
}

/* members */
table.membertable {
	width:100%;
	border:1px solid #E0E0E0;
}

table.membertable td {
	padding:4px 2px 4px 2px;
	text-align:left;
	vertical-align:top;
}

table.membertable td.left {
	padding:4px 0px 4px 12px;
}

table.membertable td.tel {
	width:110px;
}

/* agenda */
table.agendatable {
	width:100%;
	border:1px solid #E0E0E0;
}

table.agendatable td {
	padding:1px 2px 0px 2px;
	text-align:left;
	vertical-align:top;
}

table.agendatable td.left {
	padding:1px 0px 0px 12px;
	width:100px;
}
table.agendatable td.middle {
	padding:1px 0px 0px 12px;
	width:100px;
}

/* boerse */
table.boersetable {
	width:100%;
	border:1px solid #E0E0E0;
}

table.boersetable td {
	padding:1px 2px 0px 2px;
	text-align:left;
	vertical-align:top;
}

table.boersetable td.left {
	padding:1px 0px 0px 12px;
	width:200px;
}

table.boersetable td.middle {
	padding:1px 0px 0px 12px;
	width:200px;
}

table.boersetable td.right {
	padding:1px 0px 0px 12px;
	width:150px;
}

