body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	background-image: url(imgs/bgtop.jpg);
	background-repeat: repeat-x;
	margin: 4px;
	padding: 4px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #00CC00;
	border: #FF9900;

}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #006600;
}

.subnav {
	color: #555555;
	background-color: #eeeeee;
	border-top: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #555555;
	border-left: 0px solid #555555;
	font-size: 11px;
	width: 120px;
	float: left;
	padding-left: 5px;
}
.subnav:hover {
	width: 119px;
	color: #000000;
	background-color: #dddddd;
	border-top: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #888888;
	border-left: 0px solid #888888;
	float: left;
	padding-left: 6px;
}

h1 {
	width: 100%;
	font-size: 10pt;
	font-weight: bold;
	border-top: 1px none #FF9900;
	border-right: 1px none #FF9900;
	border-bottom: 1px solid #FF9900;
	border-left: 1px none #FF9900;
	color: #FF9900;
	margin-bottom : 10px;
	margin-top: 0px;
}
h2 {
	width: 100%;
	font-size: 10pt;
	font-weight: bold;
	border-top: 1px none #FF9900;
	border-right: 1px none #FF9900;
	border-bottom: 1px dashed #888888;
	border-left: 1px none #FF9900;
	color: #888888;
	margin-bottom : 10px;
}

p {
	margin-top : 0;
	margin-bottom : 10px;
}
.frameline {
	background-color: #CCCCCC;
}
.code {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	background-color: #FFFFCC;
}
.file {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
}

.showHide{
	display: none;
	}
.outOfDate {
	color: #999999;
	background-color: #eeeeee;
}
.footer {
	font-size: 70%;
	line-height: 90%;
}
.small {
	font-size: 11px;
}
h3 {
	font-weight: bold;
	font-size: x-small;

}

.heading {
	font-weight: bold;
	font-size: x-small;
}

.heading_red {
	font-weight: bold;
	font-size: x-small;
	color: #ee0000;
}


.imgFooter {
	font-size: 9pt;
	font-style: italic;
	text-align: center;

}
.ivquest {
	font-style: italic;
	font-weight: bold;
}
.tdstrichliste {
	background-color: #eeeeee;
	border: 0px solid #555555;

}

.tdstrichliste_r {
	background-color: #eeeeee;
	border-top: 2px solid #555555;
	border-right: 0px solid #555555;
	border-bottom: 2px solid #555555;
	border-left: 2px solid #555555;
}

.tdstrichliste_l {
	background-color: #eeeeee;
	border-top: 2px solid #555555;
	border-right: 2px solid #555555;
	border-bottom: 2px solid #555555;
	border-left: 0px solid #555555;
}.deutsch {
	color: #666699;
}
.linkcoloredborder {
	border: 1px solid #00CC00;
}
.headerbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
}
.diaryText {
	vertical-align: top;
}
.diaryHeader {
	font-weight: bold;
	text-align: left;
}
