#normal {
	font-size: 70%;
}

#top,#header {
	font-size: 70%;
}

#footer {
	font-size: 70%;
}

#header table,#normal table,#top table,#footer table {
	font-size: 100%;
}

#list {
	line-height: 180%;
	font-size: inherit;
}

.large {
	font-size: 120%;
}

.medium,a.medium,a.nav_main,a.nav_main_this {
	font-size: 110%;
}

.small,a.small {
	font-size: inherit;
}

.smallest,a.smallest,a.nav_bottom,a.nav_bottom_this {
	font-size: 90%;
}

/*** NAVIGATION ***/
ul.navigation {
	margin: 0;
	padding: 11px 10px 60px 6px;
}

ul.navigation li {
	list-style: none;
	font-size: 110%;
	background: url("../pict_des/menue_main.gif") no-repeat 0 6px;
	padding: 10px 0 4px 10px;
}

ul.navigation li a {
	padding-left: 20px;
}

ul.navigation li a.navigation_this {
	font-weight: bold;
}

ul.navigation ul {
	margin: 0;
	padding: 0;
}

ul.navigation ul li {
	margin: 0;
	font-size: 90%;
	font-weight: normal;
	background: url("../pict/men_sub.png") no-repeat 0 14px;
	padding: 8px 0 1px 0px !important;
	font-size: 90%;
}

ul.navigation ul li a {
	color: #666;
	padding-left: 20px;
	display: block;
}

/*** SUB ***/
a.nav_sub,a.nav_sub_this {
	font-size: inherit;
}

h1 {
	font-size: 110%;
}

h2,h3,h4 { /*text-align: left;*/
	font-size: 100%;
}

pre {
	font-size: 120%;
}

/************ END SIZES ***********/ /*//////////////////*/
body {
	background-color: #ffffff;
	color: #000000;
	margin: 0px;
	font-family: verdana, tahoma, serif;
}

#lines {
	margin-top: 6px;
	margin-bottom: 6px;
}

#date {
	color: #660000;
	font-style: italic;
}

#content {
	text-align: justify;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
}

a {
	color: #990000;
	text-decoration: none;
}

a:hover {
	color: #cc0000;
	text-decoration: underline;
}

a.nav_main {
	color: #990000;
}

a.nav_main:hover {
	color: #ffcc00;
}

a.nav_main_this {
	color: #990000;
	font-weight: bold;
}

a.nav_sub {
	color: #666666;
}

a.nav_sub_this {
	color: #990000;
	font-weight: bold;
}

a.nav_bottom_this {
	color: #ffffff;
}

a.nav_bottom {
	color: #999999;
}

a.news {
	color: #000000;
}

a.news:hover {
	color: #000000;
}

h1.title,h2.title,h3.title,h4.title {
	padding: 0px;
	margin: 0px;
}

h1.string,h2.string,h3.string,h4.string {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

hr {
	border: 1px solid #dddddd;
}

th {
	border: 1px solid #999999;
}

.img {
	border-width: 0px;
}

input,select,textarea {
	font-size: 8pt;
	border: 1px inset #999999;
	font-family: verdana;
	background-color: #ffffff;
}