/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #003548 url(images/bg_body.png) repeat-x left top;
}

#all{
	background: transparent url(images/bg_all_new.jpg) no-repeat center top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h1, h2 {
	text-transform: lowercase;
	letter-spacing: 0.5px;
	color: #FFFFFF;
}

h1 span, h2 span {
	color: #D4F2FF;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
}

h2.text1, h3 {
	text-transform: none;
	letter-spacing: normal;
	font-size: 11px;
	color: #ECFAFF;
}

/** MENU */

#menu {
	height: auto;
	position:relative;
	top:208px;
	width:575px;
}

#menu a {
	text-transform: lowercase;
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
}

/** PAGE */

#page {
	width: 900px;
}

.wide #page {
	background-image: url(images/subpage2.bg01.jpg);
}

/** CONTENT */

#content {
	float: left;
	width: 600px;
	background: url(images/homepage.bg04.jpg) no-repeat left top;
}

#content-bg {
	padding: 28px 51px 20px 27px;
	background: url(images/homepage.bg05.jpg) no-repeat left bottom;
}

.subpage #content {
	background-image: url(images/subpage1.bg01.jpg);
}

.wide #content {
	float: none;
	width: auto;
	background-image: url(images/subpage2.bg02.jpg);
}

.wide #content-bg {
	background-image: url(images/subpage2.bg03.jpg);
}

/** TEXTS */

body, th, td, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #61d4ff;
  }
  
input {color: #61d4ff;}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 160%;
}

#menu ul {
	text-align:left;
}

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.list1 li {
	padding: 14px 0px 15px 0px;
	background: url(images/homepage14.gif) repeat-x left top;
}

.list1 li.first {
	background: none;
}

.list1 h3 {
	display: inline;
}

.list1 p {
	margin: 0px;
}

.list2 {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.list2 li {
	display: block;
	height: 22px;
	padding: 10px 0px 0px 8px;
	background: url(images/homepage16.gif) no-repeat left top;
}

.list2 li.alt {
	background-image: url(images/homepage17.gif);
}

.list3 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

/** LINKS */

a {
	color: #61D4FF;
}

a:hover {
	text-decoration: none;
}

.more {
	padding-left: 15px;
	background: url(images/homepage15.gif) no-repeat left center;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.left {
	float: left;
	margin: 0px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 52px;
	background: url(images/homepage14.gif) repeat-x left center;
}

/** FOOTER */

#footer {
	height: 70px;
	background: url(images/homepage.bg06.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding-top: 20px;
	text-align: center;
	text-transform: lowercase;
	font-size: 10px;
	color: #35798F;
}

#footer a {
}

.wide #footer {
	background-image: url(images/subpage2.bg04.jpg);
}

/** BOX1 */

#box1 {
	margin-bottom: 25px;
	min-height:470px;
}

#box1 .title {
	height: 70px;
	background: url(images/homepage10.jpg) no-repeat left top;
}

#box1 .title h1 {
	margin: 0px;
	padding: 6px 0px 0px 39px;
}

#box1 .content {
	padding: 0px 22px 20px 19px;
	background: url(images/homepage11.jpg) no-repeat left bottom;
}

/** BOX2 */

#box2 {
}

#box2 .title {
	height: 65px;
	background: url(images/homepage12.jpg) no-repeat left top;
}

#box2 .title h2 {
	padding: 11px 0px 0px 37px;
}

#box2 .content {
	padding: 0px 13px 0px 19px;
}

/** BOX3 */

#box3 {
}

#box3 .title {
	height: 65px;
	background: url(images/homepage13.jpg) no-repeat left top;
}

#box3 .title h2 {
	padding: 11px 0px 0px 37px;
}

/** BOX4 */

#box4 {
	background: url(images/homepage.bg07.jpg) repeat-y left top;
}

#box4 .bg {
	background: url(images/homepage.bg08.jpg) no-repeat left top;
}

#box4 .title {
	padding: 20px 23px 0px 25px;
}

#box4 .title .tx-srlanguagemenu-pi1 {
	height: 50px;
	padding: 5px 0px 0px 33px;
	background: url(images/homepage20.jpg) no-repeat left top;
}

#box4 .content {
	padding: 16px 23px 40px 25px;
	background: url(images/homepage.bg09.jpg) no-repeat left bottom;
}
#box4 #c138 .t3_content_container{
	height:65px;
	overflow:hidden;
}

/** BOX5 */

#box5 {
	background: url(images/homepage.bg10.jpg) repeat-y left top;
}

#box5 .bg {
	background: url(images/homepage.bg11.jpg) no-repeat left top;
}

#box5 .title {
	padding: 20px 23px 0px 25px;
}

#box5 .title h2 {
	height: 50px;
	padding: 0px 0px 0px 27px;
	background: url(images/homepage21.jpg) no-repeat left top;
}

#box5 .content {
	padding: 0px 23px 110px 25px;
	background: url(images/homepage.bg12.jpg) no-repeat left bottom;
}

/** BOX6 */

#box6 {
	background: url(images/subpage1.bg02.jpg) repeat-y left top;
}

#box6 .bg {
	background: url(images/subpage1.bg03.jpg) no-repeat left top;
}

#box6 .title {
	padding: 20px 23px 0px 25px;
}

#box6 .title h2 {
	height: 50px;
	padding: 0px 0px 0px 27px;
	background: url(images/subpage1_03.jpg) no-repeat left top;
}

#box6 .content {
	padding: 0px 23px 120px 25px;
	background: url(images/subpage1.bg04.jpg) no-repeat left bottom;
}

/** BOX7 */

#box7 {
	margin-bottom: 25px;
}

#box7 .title {
	height: 70px;
	background: url(images/subpage1_01.jpg) no-repeat left top;
}

#box7 .title h1 {
	margin: 0px;
	padding: 6px 0px 0px 39px;
}

#box7 .content {
	padding: 0px 22px 22px 19px;
}

/** BOX8 */

#box8 {
	margin-bottom: 25px;
}

#box8 .title {
	height: 70px;
	background: url(images/subpage2_02.jpg) no-repeat left top;
}

#box8 .title h1 {
	margin: 0px;
	padding: 6px 0px 0px 39px;
}

#box8 .content {
	padding: 0px 22px 22px 19px;
}

.clearer {
	clear:both;
	height:0px;
	overflow:hidden;
}

.CUR img {
	display:none;
}

.CUR a img {
	display:inline;
}

#submenulist {
	padding-left:22px;
	list-style-type:square;
}

#submenulist li {
}

#submenulist a{
	display:block;
	line-height:16px;
	font-size:14px;
	text-decoration:none;
}

#submenulist a.active, #submenulist a:hover{
	text-decoration:underline;
}
.csc-sitemap ul{
	padding-left:0;
}
#content .pagerank div.t3_content_container {
	background:none repeat scroll 0 0 transparent;
	margin-bottom:0;
	padding-bottom:0;
	padding-top:10px;
}
#content .pagerank div.t3_content_container img,
#content .pagerank div.t3_content_container a {
	border-style:none;
}