* {margin: 0; padding: 0; border: 0;}

body {
	font-family: Verdana, Arial, Helvetica,sans-serif;
	background: #FFFFFF;
	text-align:center;
}

#container {
	padding-top: 33px;
	width : 950px;
	margin : 0 auto;
	text-align : left;
	background: #FFFFFF;
}

#header {
	width: 100%;
	height: 112px;
	background: #E7E8E9;
	padding:0;
}

#content {
	width: 100%;
	height: 112px;
	padding:0;
}

#left {
	margin-left: 26px;
	padding-top: 18px;
	width: 449px;
	height: 94px;
	position: relative;
	float: left;
}

#right {
	width: 470px;
	height: 112px;
	position: relative;
	float: right;
	background:url(/images/titel.jpg) no-repeat center;
} 

.smallgray {
	float: left;
	height: 10px;
	position: relative;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 2px;
	color: #959696;
	font-style: normal;
	font-weight:100;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.smallgrayright {
	float: right;
	position: relative;
	margin-right: 1px;
	padding-top: 1px;
	color: #959696;
	font-style: normal;
	font-weight:100;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.smallgrayright-fix {
	float: right;
	position: relative;
	margin-right: 1px;
	color: #959696;
	padding-top: 3px;
	font-style: normal;
	font-weight:100;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

a {
	color: #959696;
	font-style: normal;
	font-weight:100;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.inplogin
{
	border: 1px #9A9A9B solid;
    font-family: Arial, Sans-Serif;
	height: 15px;
	width: 112px;
}

html>body .inplogin {
	height: 16px;
}

img {
	border: 0px;
}

#content {
	width: 100%;
	height: 633px;
	background: #ecedee;
	padding:0px;
}

#contentleft {
	margin-left: 30px;
	padding-top: 26px;
	width: 442px;
	height: 375px;
	position: relative;
	float: left;
}

#contentright {
	width: 419px;
	height: 375px;
	border-top: 1px #989899 solid;
	border-left: 1px #989899 solid;
	border-right: 1px #989899 solid;
	border-bottom: 1px #FFFFFF solid;
	background: #FFFFFF;
} 

#contentrightholder {
	padding-top: 26px;
	width: 419px;
	height: 309px;
	padding-right: 59px;
	position: relative;
	float: right;
	z-index: 3;
}

#contentcloseholder {
	margin-left: 30px;
	height: 186px;
	width: 861px;
	position: relative;
	float: left;
	z-index:1;
}

#contentclose {
	z-index:2;
	border: 1px #989899 solid;
	background: #FFFFFF;
	height: 186px;
	width: 100%;
	position: relative;
	float: left;
}

#footer {
	margin-top: 24px;
	padding-top: 14px;
	border-top: 1px #D0D0D0 solid;
	height: 60px;
	color: #959696;
	font-style: normal;
	font-weight:100;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

/*Tooltip*/
#tooltip{
	background: url(/images/arrowleft.png) no-repeat ;
	background-position: 0px 0px;
	height: 100px;
	width: 25px;
	text-align: left;
	position:absolute;
	z-index: 11;
	display:none;
	padding-right: 0px;
}

#tooltiptext{
	background: #FFFFFF;
	font-style: normal;
	font-weight:100;
	font-size: 11px;
	font-family: Arial;
	border:1px solid #989899;
	color:#444444;
	height: 100px;
	width: 369px;
	text-align: left;
	padding-top: 19px;
	padding-left: 21px;
	line-height: 14px;
	position:absolute;
	z-index: 10;
	display:none;
	padding-right: 0px;
}

#tooltipshadow{
	background-position: 0px 0px;
	height: 100px;
	width: 25px;
	text-align: left;
	position:absolute;
	z-index: 10;
	display:none;
	padding-right: 0px;
}


input.sbmloginbutton {
	height: 16px;
	width: 43px;
	background: url(/images/login.jpg) no-repeat;
	outline: none;
	border: none;
	cursor : pointer;
}

iframe {
	overflow: hidden;
}

p{
	font-family: Arial;
	font-size: 12px;
	color: #454545;
	padding-left: 23px;
	padding-bottom: 10px;
	padding-right: 46px;
}

#contentright img{
	padding-left: 23px;
}