body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00294F;
}
body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	background-image: url(../pic/header-balken.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
a {
	font-size: 12px;
	color: #003A75;
}
a:visited {
	color: #003A75;
}
a:hover {
	color: #005CB9;
}
a:active {
	color: #005CB9;
}
h1,h2,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 13px;
	color: #2C5987;
}
h2 {
	font-size: 12px;
	color: #2C5987;
}
h3 {
	font-size: 12px;
	color: #330000;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
}

h4 {
	font-size: 12px;
	color: #330000;
}
.content {
	background-color: #F3F9FE;
	padding: 15px 15px 20px 20px;
	width: 600px;
	height: 800px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #DCECFC;
}
.bg-left {
	background-color: #DCECFC;
	height: 300px;
	width: 150px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.high-left {
	background-color: #B4D0EA;
	height: 140px;
	width: 150px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#header {
	background-color: #E2EEFC;
	background-image: url(/pic/head-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 109px;
	left: 0px;
	top: 0px;
	width: auto;
}
#site {
	background-color: #E2EEFC;
	background-image: url(/pic/head-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 109px;
	left: 0px;
	top: 0px;
	width: auto;
}
.spot {
	font-weight: bold;
	color: #990000;
}
.img {
	padding: 5px;
	float: right;
	margin: 1px;
}

.navi-a:link,
.navi-a:visited,
.navi-a:active
    {font-size: 12px; font-weight: bold; color: #003A75;text-decoration: none;}
.navi-a:hover {font-size: 12px; font-weight: bold; color: #990000;; text-decoration: none;}
.border-down {
	width: 146px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.border {
	border: 1px solid #DCECFC;
}
.navi-links-bg {
	height: 280px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.subtitle-bg {
	font-weight: bold;
	color: #000000;
	background-color: #B4D0EA;
	padding: 2px;
}
.strich {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #093962;
	margin-top: 2px;
	margin-bottom: 2px;
}
