#content_top {
        margin-top: 0px;
        max-width:770px;
        width:770px;
	max-height: 15px;
	height: 15px;
        position: relative;
	background-image: url(./back_login_top.png);
	background-repeat: no-repeat;
}

#content_wrapper_left {
/*        margin-top: -5px; */
        padding-top: 0px;
        max-width:770px;
        width:770px;
        position: relative;
/*	height: 210px;
	max-height: 210px; */
	overflow: hidden;
	background: #266893;
	font-family: "Verdana", sans-serif;
	color: #FFFFFF;
	font-size: 12px;
        letter-spacing: 0.02em;
	background-image: url(./background_content.png);
/*	border: solid 1px #999933; */
}
#content_wrapper_left .highlight {
	color: #FFFFFF;
}

#content_wrapper_left .highlightred {
	color: #FF0000;
}

#content_wrapper_left a, #content_wrapper_left a:visited {
        color: #95BD2B; 
/*        text-decoration: none; */
}

#content_wrapper_left a:hover {
        color: #FFFFFF;
/*        text-decoration: none; */
}
#content_wrapper_left select {
        letter-spacing: 0.02em;
        font-size: 14px;
}
#content_wrapper_left input {
        letter-spacing: 0.02em;
        font-size: 14px;
}

#content_left_1 {
        margin-top: auto;
        max-width:210px;
        width:210px;
	max-height: 40px;
	height: 40px;
        position: relative;
	top: -5px;
	left: -1px;
	background-image: url(./login_teaser.png);
	background-repeat: no-repeat;
/*	border: solid 1px #999933; */
}

#content_left_2 {
        margin-top: auto;
        max-width:450px;
        width:450px;
        position: relative;
	top: -35px;
	left: 210px;
	background-image: url(./background_content.png);
/*	border: solid 1px #999933; */
}

#content_left_2 p{
	line-height: 25px;
}

#content_left_3 {
        margin-top: -45px;
        margin-bottom: -30px;
        max-width:110px;
        width:110px;
	max-height: 70px;
	height: 70px;
        position: relative;
/*	top: -55px; */
	left: 660px;
/*	border: solid 1px #999933; */
}

#content_down {
        margin-top: 0px;
        max-width:770px;
        width:770px;
	max-height: 15px;
	height: 15px;
        position: relative;
	background-image: url(./back_login_down.png);
	background-repeat: no-repeat;
}
