@import url("fonts.css");


html, body {
	height: 100%;
}


body {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #373737;
}

p, h1, h2 {
	margin: 0;
}

a {
	color: #ee2f58;
}
	
div#page {
	position: relative;
	text-align: left;
	min-width: 680px;
	min-height: 100%;
	font-size: 93%;
	line-height: 138.5%;
	color: #373737;	
	padding-left: 5px;
}

div#top {
	padding: 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 100%;
	height: 153px;
}

div#top div#topleft {
	float: left;
	padding-right: 2%;
}

div#top div#topright {
	float: left;
}

div#top div#topright div#udmmenu {
	position: absolute;
	top: 62px;
	width: 784px;
	height: 22px;
}

div#right {
	width: 220px;
	padding: 0px;
	float: right;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 90%;
	line-height: 161.6%;
}

div#right div#search {
	background-color: #f2f2f2;
	height: 64px;
	margin-bottom: 20px;	
}

div#right div#search form {
	padding: 0;
	margin: 0;
	padding-top: 10px;
	padding-left: 10px;
}

div#right div#search img {
	border: 0;
	float: left;
	border: 1px solid #7f9db9;	
	border-left: 0;
}

div#right div#search input.search {
	width: 140px;
	height: 16px;
	font-size: 120%;
	padding: 2px;
	line-height: 123.1%;
	float: left;
	padding: 0;
	padding-left: 2px;
}
	
div#left {
	position: absolute;
	width: 220px;
	font-size: 90%;
	line-height: 161.6%;	
}

* html div#left {
	float: left;
	position: static;
}

div#left div#languages ul {
	font-size: 108%;
	text-align: left;
	letter-spacing: 0.06em;
	padding: 3px 0px 3px 8px;
	border-bottom: 1px solid #ee2f58;
}

div#left div#leftcontent {
	margin-top: 30px;
	width: 220px;
}

div#content {
	padding-bottom: 30px;
	margin-left: 239px;
	padding-right: 230px;
	padding-top: 2px;
}

 /* for iE6 */
* html div#content {
	height: 600px;
	padding-right: 10px;
	padding-bottom: 80px;
}

div#clear {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	clear: both;
}

div#footer {
	position: fixed;
	bottom: 0px;
	left: -5px;
	border-bottom: 18px solid #ee2f58;
	right: 220px;
	min-width: 500px;
	z-index: 5;	
}

 /* for iE6 */
* html div#footer {
	position: absolute;
}

div#footer div {
	color: black;
}

div#footer div a {
	color: black;
	text-decoration: none;
	background-color: white;
	padding: 4px 4px 0 4px;
}

div#footer div span.left {
	float: left;
	margin-left: 5px;
	padding-bottom: 3px;
	background-color: white;
	font-size: 77%;
}

div#footer div span.right {
	float: right;
	padding-bottom: 4px;
	background-color: white;
}

/* CMS Special */
body.cms_editpage div#footer {
	visibility: hidden;
}

/* CMS Special */
div.cmsGroup {
	padding-top: 0 !important;
	padding-bottom: 4% !important;
}
