/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #013644 url(images/bg01.gif) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

.test {
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	color: #FFCC00;
}

.headline {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	}

h3 {
	font-size: 12px;
	font-weight: normal;
	color: #FFCC00;
}

h4 {
	font-size: 10px;
	color: #4493A4;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.readmore {
	font-size: 11px;
	}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align:left;
	line-height: 16px;
}

.text1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}

.text2 {
	height: 26px;
	padding: 8px 0px 0px 17px;
	background: url(images/homepage05.jpg) no-repeat left top;
}

.text3 {
	height: 26px;
	padding: 8px 0px 0px 17px;
	background: url(images/homepage07.gif) no-repeat left top;
}

.text4 {
	height: 26px;
	padding: 8px 0px 0px 17px;
	background: url(images/homepage06.jpg) no-repeat left top;
}

.text5 {
	height: 26px;
	padding: 8px 0px 0px 17px;
	background: url(images/homepage16.jpg) no-repeat left top;
}

.text6 {
	height: 26px;
	padding: 8px 0px 0px 17px;
	background: url(images/homepage20.jpg) no-repeat left top;
}

.text7 {
	text-align: center;
	color: #3A7A84;
}

.text8 {
	height: 26px;
	padding: 8px 0px 0px 17px;
	background: url(images/subpage2_01.jpg) no-repeat left top;
}
.text9 {
	height: 26px;
	padding: 8px 0px 0px 17px;
	background: url(images/subpage2_01.jpg) no-repeat left top;
	width: 724px;
	float: left;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	padding: 5px 0px 8px 0px;
	background: url(images/homepage21.gif) repeat-x left top;
}

.list1 .first {
	background: none;
}

/** LINKS */

a {
	color: #B2F8FF;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #EEFCFF;
}

.link1:hover {
	text-decoration: underline;
}

.link2 {
	display: block;
	padding: 5px 0px;
	text-align: center;
	background: url(images/homepage21.jpg) repeat left top;
}

.link3 {
	padding-left: 13px;
	background: url(images/homepage17.gif) no-repeat left center;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(images/bg_bigmenu.jpg) no-repeat left top; }
.bg2 { background: url(images/bg05.jpg) no-repeat left top; }
.bg3 { background: url(images/bg07.gif) no-repeat left top; }
.bg4 { background: #104C61 url(images/homepage08.gif) no-repeat left bottom; }
.bg5 { background: url(images/homepage18.jpg) no-repeat left top; }
.bg6 { background: url(images/homepage19.jpg) no-repeat left top; }
.bg7 { background-image: url(images/subpage1_03.gif); }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

