/* BASIC ELEMENTS */
body {
	background-color: #051121;
	margin: 0;
	padding: 0;
	height: 100%;
    min-width: 950px;
}
html {
    height: 100%;
    min-width: 950px;
}

a {
	color: #f7cd3c;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:hover {
	color: #99ccff;
	text-decoration: none;
}
a:visited {
	color: #FAFE63;
}
h2 {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: absolute;
	text-align: center;
	z-index: 2;
	width: 100%;
	top: 500px;
	left: 0px;
	margin-top: 10px;
	display: block;
}
h2 a:hover {
	color: #99ccff;
	text-decoration: underline;
}
#table {
	position: relative;
	min-width: 950px;
	margin-top: -200px;
	z-index: 5;
}


/* SPECIFIC DIVS */

/* Header */

#header {
	background: #051121 url(../images/header_bg.jpg) no-repeat top center;
	min-width: 950px;
	min-height: 733px;
	position: relative;
}
#lang {
	position: absolute;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	top: 42px;
	left: 40px;
	color: #99ccff;
}
#lang li {
	margin-top: 10px;
	margin-left: 0px;
	list-style-type: none;
	list-style-position: outside;
}
#lang a {
	color: #f7cd3c;
	font-family: Arial, Helvetica, sans-serif;
}
#lang a:hover {
	color: #99ccff;
}
#home {
	position: absolute;
	background: url(../images/home_blue.gif) no-repeat bottom center;
	height: 10px;
	left: 40px;
	top: 16px;
}
#home a {
	background-image: url(../images/home.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: absolute;
}
#home a:hover {
	background-image: url(../images/home_blue.gif);
	position: absolute;
}
#search {
	position: absolute;
	background: url(../images/search_blue.gif) no-repeat bottom center;
	height: 11px;
	left: 73px;
	top: 17px;
}
#search a {
	background-image: url(../images/search.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: absolute;
}
#search a:hover {
	background-image: url(../images/search_blue.gif);
	position: absolute;
}
#mail {
	position: absolute;
	background: url(../images/mail_blue.gif) no-repeat bottom center;
	height: 8px;
	left: 106px;
	top: 18px;
}
#mail a {
	background-image: url(../images/mail.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: absolute;
}
#mail a:hover {
	color: #99ccff;
	background-image: url(../images/mail_blue.gif);
	position: absolute;
}
#contact_info {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	position: absolute;
	background: url(../images/contact_bg.jpg) repeat-x;
	right: 40px;
	top: 16px;
	height: 28px;
	font-size: 12px;
	padding-top: 3px;
}
#contact_info a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #f7cd3c;
	margin-right: 7px;
	margin-left: 7px;
}
#contact_info a:hover {
	color: #99ccff;
}


/* Mainnavigation */
#menu {
	font-size: 24px;
	color: #99ccff;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
	top: 150px;
}
#menu li {
	list-style-type: none;
	list-style-position: outside;
	padding-bottom: 15px;
	margin-left: 40px;
}
#menu a {
	color: #f7cd3c;
}
#menu a:hover {
	color: #99ccff;
	padding-left: 5px;
}

/* CONTENT */

#image_inlage {
	background-color: #FF0000;
	position: absolute;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	z-index: 1000;
	visibility: hidden;
	cursor: hand;
}
.news_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #bed3da;
	line-height: 1.5em;
	text-align: left;
	font-size: 100%;
}
.news_text p {
	margin-right: 15%;
	margin-left: 38px;
	position: relative;
	margin-top: 53px;
}
.news_text i {
	color: #ebdfad;
	font-style: normal;
}
.attantion {
	color: #ebdfad;
	font-style: normal;
	font-size: 150%;
	list-style-type: none;
	list-style-position: outside;
	line-height: 150%;
}

/* Photoimages */

.date {
	height: 100%;
	position: relative;
	float: right;
}
.date h1 {
	background: url(../images/date_bg.png) no-repeat top right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #786001;
	font-weight: bold;
	height: 36px;
	width: 97px;
	margin-top: 0px;
	padding-top: 4px;
	text-align: center;
	position: relative;
	margin-bottom: 0px;
}
.reflection {
	background: url(../images/reflection_01.png) repeat-x bottom right;
	position: relative;
	padding-bottom: 52px;
	float: right;
}
.news_img {
	border: 7px solid white;
	margin-top: 55px;
	position: relative;
}


/* FOOTER */
#footer {
	background-color: #3a72aa;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	min-width: 950px;
	height: 164px;
	color: #bed3da;
	position: relative;
}
#footer a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #f7cd3c;
}
#footer a:visited {
	color: #FAFE63;
}
#footer a:hover {
	color: #99ccff;
	text-decoration: underline;
}
#footer p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 90px;
}
.copyright {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 84%;
	position: absolute;
	left: 45%;
	top: 100px;
}
.copy {
	top: -1px;
	position: relative;
}
.footer_left {
	height: 164px;
	position: absolute;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 84%;
}
.footer_right {
	height: 164px;
	position: absolute;
	right: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 84%;
	width: 261px;
	text-align: right;
}
.footer_right p {
	bottom: -15px;
	position: relative;
}
.banners {
	position: absolute;
	bottom: 23px;
	left: 6%;
	width: 94%;
	text-align: center;
	/*letter-spacing: 100px;*/
}
.banners a {
	margin-left: 6%;
}
