img {
border: 0;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
        font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
        font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
        font-weight: bold;
}

.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
        font-weight: bold;
}


hr {
	text-decoration: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #4b8192;

	text-decoration: none;
}

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

a.gallery {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
	text-decoration: none;
}


.comment {
	font-family: Arial, Helvetica, sans-serif;
}

td.inheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
        color: #666666;
}

body {
        scrollbar-DarkShadow-Color: #4b8192;
        scrollbar-Track-Color: #CCCCCC;
        scrollbar-Face-Color: #4b8192;
        scrollbar-Shadow-Color: #CCCCCC;
        scrollbar-Highlight-Color: #CCCCCC;
        scrollbar-3dLight-Color: #4b8192;
        scrollbar-Arrow-Color: #CCCCCC;
}

input.button {
        background-color: #EEEEEE;
        border-style: solid;
        border-color: #4b8192;
        border-width: 1;
        cursor:pointer;cursor:hand;
}

input, textarea, select, option {
        background-color: #EEEEEE;
        border-style: solid;
        border-color: #4b8192;
        border-width: 1px;
}