#page {
	margin: 0 auto;
	width: 810px;
	color: black;
	line-height: 19px;
}

#logo img {
	display: block;
/*	margin-top: 119px;*/
}

#main {
	text-align: left;
}

#menu {
	height: 29px;
	background: url('../images/tabs/bg.gif') left top no-repeat;
	margin: 0;
	padding: 0;
}

#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-position: inside;
	padding-top: 4px;
	height: 25px;
	line-height: 25px;
	text-transform: uppercase;
	float: left;
	width: 159px;
	margin-right: 2px;
	font-size: 12px;
	overflow: hidden;
}

#menu li a {
	color: white;
	display: block;
}

#menu li.m4 {
	padding-left: 4px;
}

#submenu ul {
	padding-top: 5px;
	height: 18px;
	padding-bottom: 19px;	
}

#submenu ul li {
	float: left;
}

#submenu ul li.first {
	width: 245px;
}

#submenu ul li a {
	color: #c4d4e2;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}

#main {
	height: 451px;
	padding: 17px 23px 23px 33px;
	background: #eff0ef url('../images/backgrounds/blue.gif') center top scroll no-repeat;
	overflow: hidden;
}

h1, h2, h3 { color: #009ace; }
h1 { font-size: 14px; font-weight: bold; line-height: 19px; margin-bottom: 20px; }
h2 { font-size: 16px; font-weight: normal; line-height: 16px; margin-top: 2px; }
h3 { font-size: 14px; font-weight: bold; line-height: 19px; }

#mainImage {
	float: right;
	width: 284px;
	height: 451px;
	overflow: hidden;
}

#mainImage img {
	display: block;
}

div#mainImage div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	margin: 0;
}

#mainContent {
	height: 451px;
	width: 462px;
	overflow: hidden;
	text-align: left;
}

#mainContent a { font-weight: bold; }

#mainContent .csc-bulletlist-0 li {
	list-style: url('../images/list_disc_blue.gif') outside;
	padding-left: 16px;
	margin-left: 20px;
}

#mainContent .small { font-size: 11px; line-height: 13px; }

#footer {
	color: #848f93;
	text-align: left;
	margin-bottom: 50px;
	padding: 0 5px;
	font-size: 12px;
	padding-top: 4px;
}

#footer a {
	color: #848f93;	
}

#languages li {
	display: inline;
}

#languages li.active a {
	font-weight: bold;	
}

#impressum {
	float: right;
}


