/* Style TkBlueGreen von www.3DSpieleWelt.de */
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 14px;
}
h2 {
	font-size: 12px;
	left-margin: 1px;
}
h3 {
	font-size: 12px;
	left-margin: 2px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #009999;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	left-margin: 3px;
}
a:hover {  color: #000000; text-decoration: underline overline; }
a:visited {  color: #557B84}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
body {
	scrollbar-face-color: #8FAFB6;
	scrollbar-shadow-color: #1F1F1F;
	scrollbar-highlight-color: #9A9A9A;
	scrollbar-3dlight-color: #2A2A2A;
	scrollbar-darkshadow-color: #2A2A2A;
	scrollbar-track-color: #293D41;
	scrollbar-arrow-color: #344A50;
	background-color: #B8EBEA;
	color: #009999;
	font-size: 12px;
}
input, .textinputsmall, .smallbutton {
	font-size: 12px;
	color: #003333;
}
.small, .textinputsmall {
	font-size: 10px;
	height: 16px;
	padding: 0px;
}
.smallbutton {
	font-size: 10px;
	height: 16px;
	padding: 0px;
}
.textinputsmall {
	
}
table {
	border: none;
	margin: 0px;
	text-indent: 0pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.warnung {
	font-size: 12px;
	font-style: italic;
}

