@charset "utf-8";
/* CSS Document */

#header, #maincontent {}
#content {}
#wrapper {border: 0px width: 800px; margin: 0 auto; padding-bottom: 0px; position: relative;}
#maincontent {position: absolute; bottom: 80px; left: 50%; margin-left: -390px;width:790px; height: 0px;}
#maincontent h1 {
	font-size: 10px;
	color: #fff;
	display: inline;
}
#maincontent h2 {
	font-size: 10px;
	color: #fff;
	display: inline;
}
#maincontent h3 {
	font-size: 10px;
	color: #fff;
	display: inline;
}
#maincontent h4 {
	font-size: 10px;
	color: #fff;
	display: inline;
}
#maincontent h5 {
	font-size: 10px;
	color: #fff;
	display: inline;
}
#maincontent h6 {
	font-size: 10px;
	color: #fff;
	display: inline;
}
body {
	margin: 0px;
	background-image:url(images/bg.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#0E82CD;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.bg_left {
	background-image:url(images/bg_left.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
.bg_right {
	background-image:url(images/bg_right.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
.bg_bottom {
	background-image:url(images/bottom.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
.text_small_db {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1B3474;
	font-weight:bold;
}
.text_headline_menu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #80D2FF;
	font-weight:bold;
}
a.link_left_menu:link {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: none;
}

a.link_left_menu:visited {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: none;
}

a.link_left_menu:active {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: none;
}

a.link_left_menu:hover {
	color: #FFFF66;
	font-size: 12px;
	text-decoration: underline;
	font-weight: none;
}
a.link_small:link {
	color: #FFFF66;
	text-decoration: none;
	font-weight: none;
}

a.link_small:visited {
	color: #FFFF66;
	text-decoration: none;
	font-weight: none;
}

a.link_small:active {
	color: #FFFF66;
	text-decoration: none;
	font-weight: none;
}

a.link_small:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: none;
}
a.link_menu:link {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.link_menu:visited {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.link_menu:active {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.link_menu:hover {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFF66;
	text-decoration: none;
}
.text_verysmall {
	font-size: 10px;
	color: #cccccc
}
.text_white {color: #FFFFFF}
/*--------------------------------------------*/
h1 {
	color: #FF3300;
	font-size: 18px;
	font-weight: bold;
}
h2 {
	color: #FF3300;
	font-size: 16px;
	font-weight: bold;
}
h3 {
	color: #FF3300;
	font-size: 14px;
	font-weight: bold;
}
hr {
	height: 1px;
	border: 0px;
	background-color: #FFFFFF;
}
.img_border {
	border:solid #F4F4F4 5px
}
.img_border2 {
	border:solid #F4F4F4 5px
}
.img_border2:hover {
	border:solid #B8EC88 5px
}
